I want to customize /Status/Ping events depend of DeviceClass or else. 
Transform work fine end evens is modify 
---My Transform----
if evt.DeviceClass == '/Server/Windows/Workstations':
    evt.severity = 3
    evt.component = 'Workstation is off'
-----------------------
The problem is when device us UP there is no Clear event generated and device 
never back to Status UP automaticaly.

How can i get Clear event?




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=31935#31935

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to