IBM E027SLL-H - Tivoli Monitoring - PC Troubleshooting Manual page 58

Troubleshooting guide
Table of Contents

Advertisement

By default, logging and tracing is set to DEBUG_MIN. Higher levels give you
more detailed information about the installation process. This can be useful for
investigating any problems or errors that occur.
You can set the level of logging and tracing by using the /z flag when you execute
the setup.exe file in the CLI.
v For GUI installation use one of the following commands:
v For silent installation use one of the following commands:
UNIX installer and configuration logs
Obtain details about the installation (or upgrade) process in the logging and
tracing information. You can set the trace levels.
For tracing and logging Java code (that is run on UNIX systems), this mechanism
enables problem debugging. Two sets of information are created – logs and traces.
Logs (*.log) are globalized and traces (*.trc) are in English. They contain entry and
exit parameters of method and stack traces for exceptions. The amount of
information traced depends on the level of tracing set.
The level can be set in configuration files or by exporting an environment variable
called TRACE_LEVEL with one of the values mentioned above. Configuration of
RAS settings is stored in the following files:
v CH/config/ITMInstallRAS.properties (for installation)
40
IBM Tivoli Monitoring: Troubleshooting Guide
Level name
DEBUG_MIN
DEBUG_MID
DEBUG_MAX
– setup.exe /zDEBUG_MAX
– setup.exe /zDEBUG_MID
– setup.exe /zDEBUG_MIN
– start /wait setup /z"DEBUG_MAX/sfC:\temp\SILENT_SERVER.txt" /s
/f2"C:\temp\silent_setup.log"
– start /wait setup /z"DEBUG_MID/sfC:\temp\SILENT_SERVER.txt" /s
/f2"C:\temp\silent_setup.log"
– start /wait setup /z"DEBUG_MIN/sfC:\temp\SILENT_SERVER.txt" /s
/f2"C:\temp\silent_setup.log"
Level name
LOG_ERR
LOG_INFO
DEBUG_MIN
DEBUG_MID
DEBUG_MAX
What is logged or traced
Most important method entries, exits and trace messages are
traced
Most of the method entries, exits and trace messages are traced
All of the method entries, exits and trace messages are traced
What is logged or traced
Only exceptions and errors are logged and
traced
Also log messages are logged and traced -
DEFAULT
Also most important method entries, exits
and trace messages are traced
Most of the method entries, exits and trace
messages are traced
All of the method entries, exits and trace
messages are traced

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tivoli monitoring 6.2.3 fp1

Table of Contents