How to configuring passive checks?

776    Asked by StacyReed in Devops , Asked on Nov 5, 2019
Answered by Stacy Reed

Passive checks are enabled at the client side as these are initiated at the client end.

A passive check script is enabled at the client host with the command which is used for respective service checks.

This script can also be enabled via crontab to enable check at the same time when the service will change its state.

Within the script, Nagios code needs to be mentioned and enabled within IF ELSE condition as per the service state.

The associated alerts code can be easily found within Nagios documentation or via the Nagios exchange website.



Your Answer

Interviews

Parent Categories