0

Nagios command execution failed

Hi there, i have got the following error in my Nagios tool, please help to solve the error. Thanks in advance

Network Monitoring Linux Nagios Add a comment
nathan
asked May 30 2018

Answer

0

It's seems like some permission issue, try using the below commands to set proper permission

chown nagios.nagcmd /usr/local/nagios/var/rw
chmod g+rwx /usr/local/nagios/var/rw
chmod g+s /usr/local/nagios/var/rw
Add a comment
parthiban
asked May 30 2018
edited Oct 05 2018
Post your Answer