Hi,
many examples about event transformations do things like 

Code:

server.getPingStatus() > 0:
   (....)




But how can you get the result of other checks?  For example an interface 
(eth0, eth1,..) being up?  A certain process running?  an IP service available? 
 filesystem space?
All of this is checked and displayed on device->OS so I hope we can also query 
it in python?

Or what about custom datasources for custom templates? (which is just a nagios 
check)

I tried looking at 'ZenModel.Device' on 
http://www.zenoss.com/community/docs/zenoss-api-docs/2.4.0/ but i see none of 
these functions documented. not even getPingStatus is on there?

Thanks,
Dieter




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

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

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



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

Reply via email to