External Commands Reference - START_OBSESSING_OVER_SVC
START_OBSESSING_OVER_SVC;host_name;service_description
Enables 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 START_OBSESSING_OVER_SVC command
# to Naemon. Adjust variables to fit your environment as necessary.
printf "[%lu] START_OBSESSING_OVER_SVC;host1;service1\n" `date +%s` > /var/lib/naemon/naemon.cmd