# sample rc for process monitoring using nabou.
# run with "nabou -D -c psrc"
use_mail 1
check_nabou 0
check_proc 1
pidfile /var/run/nabou.pid
rcpt you@somewhere
cc you@anotherhost
alert you@somewhere
from root
subject process report from nabou
sendmail /usr/sbin/sendmail
# how nabou appears in "ps" listing as, kind of hiding :)
argv (kfsiod)
chk_uid 1 # different ruid/euid
chk_gid 1 # different rigd/egid
chk_argv 1 # not matching argv/exe
chk_rundet 1 # running detached process
chk_custom test # a scriptlet usage sample, see