
Chapter 9. Integrating Tivoli Monitoring 435
You source the Tivoli environment using the following command.
. /etc/Tivoli/setup_env.sh
Your Tivoli Framework administrator or IBM service provider might have
configured your shell environment to source the Tivoli environment each time
you log in.
9.8.1 Installing the integration
You install the integration between Tivoli Monitoring and TWS by ensuring that
Tivoli Monitoring is configured on all systems which impact the production
schedule that need to be monitored. The majority of the integration between
Tivoli Monitoring and TWS occurs during the configuration phase. See your Tivoli
Framework administrator or IBM service provider for details on how to verify the
configuration of the base installation of Tivoli Monitoring.
In the lab for this book, we determined that using the JRE that is supplied by IBM
yields the best results. This JRE was copied from the Tools disc of the Tivoli
Monitoring media. In our lab, we installed the IBM-supplied JRE files under the
directory /usr/java131-itm. It can also be installed using the wdmdistrib
command. For details, refer to IBM Tivoli Monitoring User’s Guide Version 5.1.2,
SH19-4569.
Multiple JREs can coexist without issue on the same system. Example 9-3
shows how we linked the JRE for Tivoli Monitoring. The linking procedure is not
necessary in some Tivoli Monitoring installation scenarios.
Example 9-3 Linking to the IBM-supplied JRE for Tivoli Monitoring
milan:/tivoli/media# wruntask -t DMLinkJre -l 'IBM Tivoli Monitoring Tasks' \
-E -h paris.itsc.austin.ibm.com -m 1800 -a "/usr/java131-itm/jre"
############################################################################
Task Name: DMLinkJre
Task Endpoint: paris.itsc.austin.ibm.com (ManagedNode)
Return Code: 0
------Standard Output------
****************************************************************
java version "1.3.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1)
Note: This procedure should have been performed for you if your Tivoli
Framework administrator installed Tivoli Monitoring on the systems that you
want to monitor. We present this example so that you can verify with your
Tivoli Framework administrator that this JRE has been linked on the servers
that are impacted by the production plan.