Travel

Categories

A bug in Nagios core 3.3.1 to prevent you from schedule host/service downtime

edit /etc/init.d/nagios, jum to the start) fragment :

add chown $NagiosUser:$NagiosGroup $NagiosCommandFile

after

if [ -d $NagiosLockDir ]; then touch $NagiosLockDir/$NagiosLockFile; fi
echo " done."

Leave a Reply

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>