You can use the trace components details screen to begin tracing a component.
Fields | Description |
Component Type | Select the type of component you want to trace from one of
the following:
|
Component Name | Once a component type has been selected, the available components
for that type appear in the Component Name field. Select the component
you want to trace from this field. For example, health monitor agent has the following traceable components:
|
Tracel Level | Select the appropriate trace level. The trace level determines
what kind of additional information is output. The trace level can
be one of the following: Timer - Additional information about the time it took to complete various events. This is useful when trying to resolve performance problems to see what parts of a particular component are taking the longest to complete. SQLDebug - Additional information about the SQL database statements that are run within the component. This is useful to find out what database statements are actually called. This information can be used to resolve performance problems or to tune your database for optimal performance. Debug - Some additional miscellaneous information about the component. This information may be useful when trying to debug why a component is not running as expected. Verbose - All available additional information about the component. This trace level outputs the additional information for all other trace levels in addition to any other miscellaneous information that may be available. Select this trace level to get the most information possible for a component. Warning: Tracing a component negatively impacts the performance of that component due to the additional information that needs to be output. It is not recommended to keep a trace on for any components for an extended period of time. |
Actions | Description |
Apply | Click to start tracing the component. |
Cancel | Click to close the window without saving. |