There is a zProperty called zWinEventlogMinSeverity that sets the minimum severity evenlog that will be picked up by Zenoss. It is a bit confusing since windows event logs actually use a reverse severity scheme. Here's the table:
1 = Error 2 = Warning 4 = Information 8 = Security audit success 16 = Security audit failure I believe the default setting of zWinEventlogMinSeverity is 2. This would get you warning and error events. -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10925#10925 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
