Page 1 of 1
Impact of Passive check disable
Posted: Thu Aug 06, 2015 11:28 pm
by sdbhabal
Hello Experts,
I am new to the Nagios world.
Please redirect me if I ask already asked question.
If I disable "Passive Checks" on all the services & hosts in my Nagios Core, what will be it's impact?
Regards
sdbhabal.
Re: Impact of Passive check disable
Posted: Fri Aug 07, 2015 1:30 am
by Box293
Passive checks are for remote devices that send nagios an update when it (the remote device) thinks it should. Like a UPS that goes onto battery power, it can send an SNMP Trap to nagios. This is what we call passive and Nagios knows about it instantly.
An active check is when nagios executes a check on it's own schedule (as per configuration directives). In the same scenario of the UPS going into battery power, if Nagios is only checking the UPS every five minutes it might not know about it for up to five minutes (not counting max retries and retry intervals).
sdbhabal wrote:If I disable "Passive Checks" on all the services & hosts in my Nagios Core, what will be it's impact?
If your checks aren't passive, there will be no impact.
Re: Impact of Passive check disable
Posted: Fri Aug 07, 2015 2:28 am
by sdbhabal
Thanks for your prompt reply.
Re: Impact of Passive check disable
Posted: Fri Aug 07, 2015 10:45 am
by hsmith
Hi sdbhabal,
Are we all right to close this ticket?
We'll be happy to answer any follow-up questions you may have.