Hello, I want to create an event class for some syslog messages that I get all the time for switch interfaces going down. They come up as severity "Error" but I want to to be "Warning" or "Info".
So, I tried to create an event class that matches the regex "INTERFACE_STATUS" and this works fine, these events are now classified as "/Events/Unknown/interface_status". So I changed the zEventSeverity zProperty for this class to "Info" but the events still come up as "Warning". What am I doing wrong? (Also Ideally these events should be classified under /Net/Link but I'm going to take this one step at a time here) -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=19255#19255 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
