Browse - computer tips - quick nagios setupDate: 2008apr5 Q. How do I quickly install Nagios on RedHat/Fedora? A. This worked for me: yum install nagios nagios-plugins-all htpasswd -c /etc/nagios/passwd nagios-admin <select a password> service nagios start Browse to: http://localhost/nagios/ and login with User: nagios-admin Password: <that you selected above> You can now customize you setup by editing /etc/nagios/localhost.cfg Add a commentSign in to add a comment |