Need solution for long plugin execution + passive check
Posted: Thu Jun 28, 2018 7:13 am
Hello,
I have a complicated check which takes a lot of time until it receives an output.
In our organization, we are using he default timeout value in nagios.cfg which is 60 seconds, and we don't want to change it.
I tried to find a solution using nagios to be able to monitor this check (cronjob is not a solution here).
The best solution I found so far is setting up a passive check. My problem is that I didn't find a good guide how to set it up from zero, I did find some old guides but they are not accurate.
We have the main nagios server, and the host that should send the passive check.
I would like to know what do I have to set up on that host and what do I have to set up on the nagios machine.
Then, when I create the service check - how do I have to define inside it.
Thanksfor help
I have a complicated check which takes a lot of time until it receives an output.
In our organization, we are using he default timeout value in nagios.cfg which is 60 seconds, and we don't want to change it.
I tried to find a solution using nagios to be able to monitor this check (cronjob is not a solution here).
The best solution I found so far is setting up a passive check. My problem is that I didn't find a good guide how to set it up from zero, I did find some old guides but they are not accurate.
We have the main nagios server, and the host that should send the passive check.
I would like to know what do I have to set up on that host and what do I have to set up on the nagios machine.
Then, when I create the service check - how do I have to define inside it.
Thanksfor help