chrisv wrote: > > pmorton wrote: > > I am trying to delineate alters destin for our server team or our router > > team. To do this I am using an alter filter which keys on Device Class. > > When I filter based on Device class /Server/Windows I dno't receive any > > alerts. If I remove the criteria all of the alters come through (including > > those pending for device class /Server/Windows" The rule is as follows. > > > > (prodState = 1000) and (deviceClass like '%|/Server/Windows%') and > > (severity >= 3) and (eventState = 0) > > > > Any thoughts > > > I'm experiencing the same problem. I had some alerts that went out and others > that failed. I wasn't sure what the problem was, but then I saw your posting. > Sure enough, when I add the "Device Class" as a filter the alert will stop > working. Doesn't matter what class I use. > > I'm running 1.1.2 from source on a RHEL WS4 machine. Wish I had a solution, > but I don't... > > chrisv
As a work-around I have created a "Group" that mirrors the "Device Class" and used the group in the filter successfully. It's not an elegant solution and is somewhat redundant but it works. ------------------------ Chris V -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=6623#6623 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
