Hello everyone,
I've installed Nagios with the plugins and NRPE, with ( i thought succes)
I followed the following guids for installing and configurate it all
Nagios Guide:
http://nagios.sourceforge.net/docs/3...rt-fedora.html
And for the monitor for remote linux host
http://www.thegeekstuff.com/2008/06/...ing-nagios-30/
When the ask for checking if they can talk to eachother i did the following thing in commandline
Code:
/usr/local/nagios/libexec/check_nrpe -H 10.0.1.1
And the result was:
Code:
Thats good, if i must belive the guide
But, when i go back to
http://localhost/nagios i cant find the server 10.0.1.1. Have I forgot something or? Please help