 |
After you have installed the AppManager WMI Agent on the computer
you want to manage, you can start and stop Knowledge Script jobs
to begin collecting data and generating events.
The exact steps you follow to start and stop jobs depend on the
type of WMI browser you are using. Here is a general example:
- Connect to the NetIQ namespace (<root>\netiq).
- Select the NetIQ_LRJob class.
- Enumerate the instances to display a list of all jobs.
- Double-click the row for the job you want to start (this zooms
in on an individual instance).
- Select the status row, and then click the value cell on the
status row.
- To start a job, type in the word "Running"; to stop
a job, type the word "Stopped".
- If you want the Knowledge Script to generate an event when one
of the preset thresholds is exceeded, set the CollectEvents property
to Y. To suppress events, set the CollectEvents property to N.
- If you want the Knowledge Script to collect performance data,
set the CollectData property to Y. If you do not want to collect
data, set CollectData to N.
- Save your changes.
|