Absolute Nagios beginner - help!

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
neworderfac33
Posts: 329
Joined: Fri Jul 24, 2015 11:04 am

Re: Absolute Nagios beginner - help!

Post by neworderfac33 »

Finally sorted it!

The correct sequence of commands is as follows:

chown nagios.nagcmd /usr/local/nagios/var/rw
chmod g+rwx /usr/local/nagios/var/rw
chmod g+s /usr/local/nagios/var/rw
usermod -G nagcmd apache
service httpd restart
service nagios restart

I found this at:
http://giuseppeturri.it/NAGIOS_INSTALLATION_GUIDE.pdf

Plus, I sorted the code tags!

Code: Select all

Sample Code Tags
Thanks again for your valuable assistance yesterday!

Pete
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Absolute Nagios beginner - help!

Post by tmcdonald »

You are quite welcome on all accounts!

I'll be closing this thread now, but feel free to open another if you need anything in the future!

And for reference, the code tags have a button above the text box where you write your post. 5th from the left, beneath all the post icons and the subject.
Former Nagios employee
Locked