On Thu, Aug 4, 2011 at 1:56 AM, <[email protected]> wrote: > check_result_path=/usr/local/nagios/var/spool/checkresults
Make sure the directory exists... Verify that the Nagios user is the owner of that directory (I would just do a chown -R nagios:nagios /usr/local/nagios ) Verify the correct permissions are set for that directory (Maybe chmod 744 /usr/local/nagios/var/spool/checkresults ) Ritchie -- <-- http://23.me.uk/2 --> <--Time flies like an arrow; fruit flies like a banana. --> ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies. Sessions, hands-on labs, demos & much more. Register early & save! http://p.sf.net/sfu/rim-blackberry-1 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
