I have setup a test alert in Nagios Log Server. Looks like it recognizes the threshold but it is not triggering a warning....
2 issues:
1. Warning level is not trigger a warning status.
2. It doesn't seem to be checking on its own. I've reset all the jobs in command subsystem, but seems like the alert doesn't check until I click on run alert now.
Not alerting...
-
CFT6Server
- Posts: 506
- Joined: Wed Apr 15, 2015 4:21 pm
Not alerting...
You do not have the required permissions to view the files attached to this post.
Re: Not alerting...
This is a known issue that will be fixed in our next release. Please see http://support.nagios.com/forum/viewtop ... 37&t=32534 for a fix.1. Warning level is not trigger a warning status.
After making the above change, everything should be working. If it does not, try resetting the jobs once more and ensuring that jobs are being received by both servers:2. It doesn't seem to be checking on its own. I've reset all the jobs in command subsystem, but seems like the alert doesn't check until I click on run alert now.
Code: Select all
tail -f /usr/local/nagioslogserver/var/jobs.logRunning command run_alerts with args ' ' for job id: run_all_alerts
SUCCESS
-
CFT6Server
- Posts: 506
- Joined: Wed Apr 15, 2015 4:21 pm
Re: Not alerting...
The second reset seems to work. I have this alert in Nagios XI and the alert triggers the critical state, but the once it goes back to green, it doesn't turn back to normal until I force the check manually.
Re: Not alerting...
What do you mean by this exactly? I performed a test on my test cluster, and my alerts will go critical and return to an 'OK' state on their own without issue.it doesn't turn back to normal until I force the check manually.
-
CFT6Server
- Posts: 506
- Joined: Wed Apr 15, 2015 4:21 pm
Re: Not alerting...
I have a passive check that goes to XI. The alert goes back to green in LS, but on the XI side, it remains red until I do a manual check.
Re: Not alerting...
What do the settings look like on your alert?I have a passive check that goes to XI. The alert goes back to green in LS, but on the XI side, it remains red until I do a manual check.
You will want to ensure that the following box is unchecked.
You do not have the required permissions to view the files attached to this post.