How to install nagios3 on Ubuntu server
April 28th, 2016
No comments
apt-get install nagios3 nagios-nrpe-plugin nagios-plugins dpkg-statoverride --update --add nagios www-data 2710 /var/lib/nagios3/rw dpkg-statoverride --update --add nagios nagios 751 /var/lib/nagios3 |
Categories: How to ... ?, Linux, Quick Tips