Search found 5 matches
- Thu Dec 17, 2015 8:22 pm
- Forum: Open Source Nagios Projects
- Topic: Passive alerts returning as missing randomly and then OK
- Replies: 6
- Views: 2038
Re: Passive alerts returning as missing randomly and then OK
It was just saying out of bounds then it would get the proper results. In any case, I converted all the passive checks to active checks and it works fine now.
- Wed Dec 16, 2015 12:58 pm
- Forum: Open Source Nagios Projects
- Topic: Passive alerts returning as missing randomly and then OK
- Replies: 6
- Views: 2038
Re: Passive alerts returning as missing randomly and then OK
I have enabled flap detection for now which is cutting the alerts by 90%. I would really like to know why nagios says plugin is missing while nsca sends valid information. Something sounds off.
Thanks to all
Thanks to all
- Wed Dec 16, 2015 10:32 am
- Forum: Open Source Nagios Projects
- Topic: Passive alerts returning as missing randomly and then OK
- Replies: 6
- Views: 2038
Re: Passive alerts returning as missing randomly and then OK
I enabled logging and everything coming in to nsca in /var/log/messages is as expected. There are no errors such as missing plugins. All checks are returning something.
Thanks
Thanks
- Tue Dec 15, 2015 2:45 pm
- Forum: Open Source Nagios Projects
- Topic: Passive alerts returning as missing randomly and then OK
- Replies: 6
- Views: 2038
Passive alerts returning as missing randomly and then OK
I have 4 servers sending passive checks to nagios core 3. The checks are making it there, but sometimes it says "plugin out of bounds" and these are critical alerts so we receive emails. Within 30 seconds it refreshes and goes to an OK state. Below is the cron and script sending data via n...
- Thu Feb 06, 2014 4:43 pm
- Forum: Open Source Nagios Projects
- Topic: Securing NRPE against weak SSL Ciphers
- Replies: 8
- Views: 7186
Securing NRPE against weak SSL Ciphers
I am running a PCI scan and NRPE is showing up as having weak or medium ciphers. With other applications there were ways to adjust this to only allow strong ciphers. Is there any way to do this in nagios?