How to configure passive checks.

877    Asked by JanetteWhite in Devops , Asked on Jan 8, 2020
Answered by Janette White

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

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

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 Nagios exchange website



Your Answer

Interviews

Parent Categories