NSClient++ Help (#1) - CheckEventLog - New Errors (#534) - Message List
CheckEventLog - New Errors
Here is my check:
CheckEventLog filter=new file=System file=Application MaxWarn=1 MaxCrit=1 filter+generated=\<2d filter+eventType==error filter=in filter=all
Which seems to return any error that is less than 2 days old. Works great. However if the system incurs a new error in that time period and I've acknowledged the alert, Nagios will not report a new error on that machine.
Is there a way to have new errors alert?
Thanks.
GG
ggoodenough
03/09/10 18:25:17 (5 months ago)
-
Message #1662
I think that's because Nagios can't tell the difference between the two errors. You have acknowledged the error and, it the error occurs again within 2 days, Nagios thinks it's still the same error...
The only way to work around this ( I think ) is by setting the thresholds higher...
mike2k03/09/10 19:22:44 (5 months ago)







