$('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 IBM Tivoli Monitoring, Version 6.3
Informational, warning, and error messages overview
Messages relay information about how the system or application is running and can alert you to exceptional conditions when they occur.
Messages are sent to an output destination, such as a file, database, or console screen.
If you receive a warning or error message, you can do one of the following actions:
- Follow the instructions that are listed in the Detail window of the message if this information is included there.
- Consult the message details that are listed in here to see what action you can take to correct the problem.
- Consult the message log for message ID, text, time, and date of the message, and other data that you can use to diagnose the problem.
- Message format
The message format contains a message ID and text, an explanation, and an operator response.
- Agent messages
The following messages apply to Tivoli Monitoring Agent Builder.
Parent topic:
Troubleshooting