Page 1 of 1

Monitoring Remote Server with NRPE

Posted: Tue May 01, 2012 1:29 am
by gvrsagar
Hi,

Is it possible to monitor a remote server with out installing NRPE daemon on it? I mean in core Nagios.

-thanks

Re: Monitoring Remote Server with NRPE

Posted: Tue May 01, 2012 10:00 am
by mguthrie
Yes. You can either set up passive checks using NSCA or NRDP, or you can also monitor the linux server using SNMP, but that requires that the snmpd service be installed and configured on the client linux server, and requires configuration as well.

Re: Monitoring Remote Server with NRPE

Posted: Sat May 12, 2012 2:58 pm
by gvrsagar
Can you please share docs for configuring linux server with SNMP.

-Thanks

Re: Monitoring Remote Server with NRPE

Posted: Sun May 13, 2012 2:37 am
by gvrsagar
Thanks for the reply, can you please share related instructions/docs for configuring using SMTP.

- Thanks

Re: Monitoring Remote Server with NRPE

Posted: Mon May 14, 2012 9:52 am
by agriffin
There are no definitive docs for working with Nagios and SNMP, because SNMP is a complex beast and most setups require customizing the config in ways that require you to know about the SNMP protocol. There are many how-tos scattered about the web, however. To start with, you could give this one a try.