Page 1 of 1

configure Public IP in NagiosXI

Posted: Tue Feb 08, 2011 10:04 pm
by shabeer
Hi,

How to configure NgiosXI with public ip?
is it possible to connect remote location device through Nsclient or NRPE with Nagiosxi public ip?

Re: configure Public IP in NagiosXI

Posted: Wed Feb 09, 2011 10:14 am
by tonyyarusso
How to configure NgiosXI with public ip?
It's just a Linux system, with all the usual IP networking capabilities that entails. There's no different process for a public versus private IP address - that lies in your routing setup. See the man pages for 'ifconfig' and 'route' for information about configuring IP addresses and routing tables, and the Linux Network Administrators' Guide for more in-depth information about networking on Linux systems.
is it possible to connect remote location device through Nsclient or NRPE with Nagiosxi public ip?
Of course - public or private IP address makes no difference here.