Very cool! We were thinking about something like this. You can use a REST call to get the same information and avoid the MySQL requirement. Something like:
http://yourserver:8080/zport/dmd/ZenEventManager/getEventSummary returns [['zenevents_5_noack noack', 0, 19], ['zenevents_4_noack noack', 0, 93], ['zenevents_3_noack noack', 0, 23], ['zenevents_2_noack noack', 0, 3], ['zenevents_1_noack noack', 0, 21281]] fields are: CSS - you can ignore this the list is in order from highest sev to lowest Acked Events UnAcked Events -EAD -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=8812#8812 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
