Unsolved
This post is more than 5 years old
32 Posts
0
257
September 19th, 2007 22:00
Possibility of presence status of object between Managed and Unmanaged.
Is it possible to see notifications about Unmanaged object or element of object with more low level of severity: during of maintenance work under object we'd like to see notifications with new level of severity as hibrid of critical and Unmanaged.
Algorithm of calculating this severity next:
before generating notification we must analysis field isManaged and change severity:
critical -> major
major -> minor
etc
Algorithm of calculating this severity next:
before generating notification we must analysis field isManaged and change severity:
critical -> major
major -> minor
etc
No Events found!
Dinand1
89 Posts
0
September 19th, 2007 23:00
you should use a hookscript in order to do so.
If you set up the device to unmanaged in AM-PM it won't be monitored by SMARTS although you might still get snmp traps. For this is better if you use the hookscript.
you can find how to configure a hookscript in the SAM admin guide and an example of it in ... \SAM\smarts\rules\ics
i hope this helps
cheers
F.