Skip to content

SHUTDOWN PROGRAM

Command Format

SHUTDOWN_PROGRAM

Description

Shuts down the Naemon process.

Shell Script Usage Example

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

printf "[%lu] SHUTDOWN_PROGRAM\n" \
    `date +%s` > /var/lib/naemon/naemon.cmd