Thank you again. I would like to get the highest severity of events within each subgroups of Groups/A/B. I have seen that getEventPill can return me this information. However, it returns me in an html format with other information I do not want. I was thinking of creating another python function getEventPillME that would be called by another python function getEventPill. The new getEventPillME function will only return the information I want. I was not able to create another getEventPill function (maybe because of "security.declareProtected(ZEN_VIEW, 'getEventPill')"). Is there another more simple way to do it?
Thank you. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14676#14676 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
