External Command Reference

External Commands Reference - STOP_OBSESSING_OVER_SVC

Command Format:

STOP_OBSESSING_OVER_SVC;host_name;service_description

Description:

Disables processing of service checks via the OCSP command for the specified service.

Shell Script Usage Example:

#!/bin/sh
# This is a sample shell script showing how you can submit the STOP_OBSESSING_OVER_SVC command
# to Naemon. Adjust variables to fit your environment as necessary.

printf "[%lu] STOP_OBSESSING_OVER_SVC;host1;service1\n" `date +%s` > /var/lib/naemon/naemon.cmd