1 Dec 2009 02:34
How to make a "not" match for event vbnumber
James Zuelow <James_Zuelow <at> ci.juneau.ak.us>
2009-12-01 01:34:39 GMT
2009-12-01 01:34:39 GMT
I am sending Microsoft Server 2008SP2/2008R2 logon events to OpenNMS via evntwin traps. They turn event
4624 into traps.
Server 2008SP2 typically sends two traps per user login, one with the SID and one with the SID set to all zeroes.
I don't want double notifications, so I can filter on the event that arrives with the SID zeroed out like this:
<varbind>
<vbnumber>18</vbnumber>
<vbvalue>{00000000-0000-0000-0000-000000000000}</vbvalue>
</varbind>
However, 2008R2 does NOT send two events. So if I use the above filter I won't get any notifications from
2008R2 boxes.
Is there a syntax to turn the above varbind into a not match?
Googling for "xml not syntax" isn't helpful -- the word not is used in too many specifications. :(
James Zuelow
Network Specialist
City and Borough of Juneau MIS (907)586-0236
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
(Continue reading)
RSS Feed