External Commands Reference - STOP_OBSESSING_OVER_SVC
STOP_OBSESSING_OVER_SVC;host_name;service_description
Disables processing of service checks via the OCSP command for the specified service.
#!/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