, , , , monit.
, , , script, . , , , " ", /var/log/messages, .
, , no-op, , , , , , , .
check file testfile with path /path/to/file
if not exist then exec "/bin/bash -c 'echo dne > /dev/null'" else if succeeded then alarm
, exec/bin/ bash, echo /dev/null monit, "dne > /dev/null"
: , , Monit , , :
check file testfile with path /path/to/file
if not exist then exec "/bin/bash -c 'echo dne > /dev/null'" else if succeeded then alert