Page 1 of 1

monitor remote host from nagios

Posted: Tue Oct 14, 2014 5:37 am
by varalakshmi
Hi

I have to monitor a device which is connected beyond one server ..

i can ping that server ip from nagios but not that device but then to i would like to monitor that device how?

please some one help me to solve this problem

Thanks in Advance
Varalakshmi

Re: monitor remote host from nagios

Posted: Tue Oct 14, 2014 2:53 pm
by tmcdonald
NRPE is what you want:

http://assets.nagios.com/downloads/nagi ... ios-XI.pdf

It will let you use the one pingable server as a proxy to check the other server.

Re: monitor remote host from nagios

Posted: Sat Oct 18, 2014 1:00 am
by varalakshmi
Hi
Thanks for your reply
i have one doubt where should i install this nrpe on my nagios server or on the server which i would like to monitor

Re: monitor remote host from nagios

Posted: Mon Oct 20, 2014 9:19 am
by tmcdonald
You will need to install NRPE on the middle server, the one that Nagios can reach. Then you will need to configure the NRPE commands on that server to be whatever you need to check on the remote machine.