$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Troubleshooting > Agent trace logs IBM Tivoli Monitoring, Version 6.3


Set RAS trace parameters

Pinpoint a problem by setting detailed tracing of individual components of the monitoring agent and modules.

To ensure that you understand log rolling and can reference the correct log files when you manage log file generation, see (Overview of log file management).


The Agent Builder agents and agent runtime use RAS1 tracing and generate the logs that are described in (Table 1). The default RAS1 trace level is ERROR.

Specify RAS1 trace options in the agent_nameENV file on Windows systems, and in the agentname.ini file on UNIX systems.


Procedure

Use one of the following procedures:


What to do next

Monitor the size of the logs directory. Default behavior can generate a total of 45 to 60 MB for each agent that is running on a computer. See the "Procedure" section to learn how to adjust file size and numbers of log files to prevent logging activity from occupying too much disk space.

Regularly prune log files other than the RAS1 log files in the logs directory. Unlike the RAS1 log files that are pruned automatically, other log types can grow indefinitely. For example, the logs in (Table 1) that include a process ID number (PID).

The following list comprises the RAS1 trace parameters settings:

The KDC_DEBUG setting and the Maximum error trace setting can generate many trace logs. Use them only temporarily, while you are troubleshooting problems. Otherwise, the logs can occupy excessive amounts of hard disk space.


Parent topic:

Agent trace logs

+

Search Tips   |   Advanced Search