Search found 5 matches

by cseitan
Fri Sep 20, 2013 4:02 am
Forum: Open Source Nagios Projects
Topic: reset alert after acknowledge
Replies: 6
Views: 6257

Re: reset alert after acknowledge

Hi, Yes, the passive check will change the status into NAGIOS to OK. But next check it will come back again because the plug-in is not aware of the fact that NAGIOS status changed as per our decision. For the plug-in the issue is still not fixed. This is what we want to a certain extent because when...
by cseitan
Fri Sep 20, 2013 3:51 am
Forum: Open Source Nagios Projects
Topic: Reset check_logfiles alerts
Replies: 3
Views: 2856

Re: Reset check_logfiles alerts

Hello, In fact the question is how to fit the log files events into the Nagios way of monitoring. If a service is down and the next check the service is up we can say the issue is fixed. With the log monitoring, If a pattern appear in a log file and the next check there is no new pattern appearing a...
by cseitan
Thu Sep 19, 2013 3:50 am
Forum: Open Source Nagios Projects
Topic: reset alert after acknowledge
Replies: 6
Views: 6257

Re: reset alert after acknowledge

Thank you for this quick answer . I indeed use the is_volatile to treat every check as a state change. But let's say that we have defined a SERVICE_LOG_MONITORING monitoring /var/adm/messages and we are looking for several different patterns inside "WARNING: pattern 1" "WARNING: patte...
by cseitan
Thu Sep 19, 2013 3:19 am
Forum: Open Source Nagios Projects
Topic: Reset check_logfiles alerts
Replies: 3
Views: 2856

Reset check_logfiles alerts

Hello, I need to monitor a lot of log files with Nagios and I came across the check_logfiles plug-in. One of the features that we need is to be able to reset the status of the service defined in Nagios to "OK", from the Nagios GUI, once we fixed the issue. I am able to keep the status for ...
by cseitan
Wed Sep 18, 2013 11:32 am
Forum: Open Source Nagios Projects
Topic: reset alert after acknowledge
Replies: 6
Views: 6257

Re: reset alert after acknowledge

Hi Matthew,

I need the same feature and I am new to this forum. I did not see any replies to your question. Did you find a solution?


Best Regards,
Costel