You should be able to use an event transform. See the admin guide, 15.4
- but there is a typo, try something like:
if evt.component == '/data' and evt.severity != 0:
evt.severity = 5
--
James Pulver
Information Technology Area Supervisor
LEPP Computer Group
Cornell University
beanfield wrote:
Is there any way to change the alert severity on a specific class so that if devices under this class can't be pinged it will send out an "error" instead of "critical" alert?
I have a number of blades in a cluster and would prefer that the alert level be
less severe than that of a more important server if it can't be pinged. I have
my cluster servers in /Servers/Linux/Cluster and my core application servers in
/Servers/Linux/Core. So I would like zenoss to send a critical alert if
anything can't be pinged in class /Servers/Linux/Core and an error alert if
anything can't be pinged in class /Servers/Linux/Cluster.
Does anyone know of an effective way to do this? If it's easier to define this by group than by class, I also have them in separate groups.
Thanks,
-Eric
-------------------- m2f --------------------
Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=25236#25236
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users