Search found 1 match
- Wed May 23, 2018 10:27 am
- Forum: Open Source Nagios Projects
- Topic: Suppress services for a client if client NRPE is down.
- Replies: 2
- Views: 1566
Suppress services for a client if client NRPE is down.
Is there any way to achieve below scenario in Nagios using NRPE? Nagios box will first check if NRPE on client box is up or not and if yes it will check on other services configured for that client. If NRPE is down on client, it will throw notification for NRPE and will stop checking rest of the ser...