Search found 5 matches
- Fri Dec 22, 2017 9:40 am
- Forum: Nagios XI
- Topic: Set stopped services as a WARNING
- Replies: 9
- Views: 1505
Re: Set stopped services as a WARNING
Thank you for the help! That did the trick. I'll create new commands like this for any future checks like this.
- Thu Dec 21, 2017 10:24 am
- Forum: Nagios XI
- Topic: Set stopped services as a WARNING
- Replies: 9
- Views: 1505
Re: Set stopped services as a WARNING
I made the change to the ini file and restarted the service. I made the adjustment to the check as you indicated but I'm having issues. Do I need to add in an ARG4 and split up the code for ARG3?
- Tue Dec 19, 2017 1:38 pm
- Forum: Nagios XI
- Topic: Set stopped services as a WARNING
- Replies: 9
- Views: 1505
Re: Set stopped services as a WARNING
I am US eastern. I believe I've added an exception for nasty_meta_characters. I've upgraded to 0.4.4.23 and I'm receiving the same error. .ini file attached.
- Tue Dec 19, 2017 1:16 pm
- Forum: Nagios XI
- Topic: Set stopped services as a WARNING
- Replies: 9
- Views: 1505
Re: Set stopped services as a WARNING
Thanks for the quick reply. I'm running 0.4.3.141. Log file attached.
- Tue Dec 19, 2017 12:58 pm
- Forum: Nagios XI
- Topic: Set stopped services as a WARNING
- Replies: 9
- Views: 1505
Set stopped services as a WARNING
I have a specific service that I would like to report as a warning when stopped, rather than critical. Based on some research, it looked like I was not able to achieve this using check_nt. I'm trying check_nrpe with the following command: check_nrpe -H $HOSTADDRESS$ -t 30 -c check_service -a 'servic...