This step-by-step example describes how to monitor a user-specific metric.
How to monitor user-specific metrics (MIB extensions)
@echo off echo 99
The policy details appear in the right pane.
The MIB Extensions pane opens.
Index: 1 (if it is the first MIB extension)
Type: integer
Extension Command: C:\data.bat
Access Rights: Read Only
The MIB Extension is added to the Policy.
The policy is saved.
The Threshold Monitor Details Edit pane appears.
Index: (automatically added)
Platform: OS Independent
Object Class: extensionGroup [Extended mib from adding new scalar variables]
Object Attribute: 1
Object Instance Name: MyData
Interval: 60
Severity: Major Alarm
Operator: greater than or equal to
Value: 50
Scale: 1
Sample Type: absolute value
The policy is saved. A ‘major’ alarm with threshold ‘50’ is added. This threshold will be breached immediately as the script created previously always returns the value ‘99’.
The Selected Machines pane appears.
The policy with the MIB extension is applied to the selected computers.
Click Return to Policy.
The policy details pane appears.
Once the agent is configured, you can view the state of this threshold monitor from the Resources tab. You can see that the “major” threshold has been breached.
Copyright © 2013 CA. All rights reserved. |
|