Nagios Core

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
edyth
Posts: 5
Joined: Tue Jan 08, 2013 3:34 am

Nagios Core

Post by edyth »

I would like to know how i can add up a server. I am using nagios core and i am trying i can only monitor localhost. where do i add other servers from with different IP addreses?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios Core

Post by slansing »

Moving this to the core support section, To add a new host you must create a configuration file and drop it in

Code: Select all

/usr/local/nagios/etc/hosts/"name of your host.cfg"
Please see the following documentation regarding hosts in Nagios Core:

http://nagios.sourceforge.net/docs/3_0/hostchecks.html

And our quick start guide here:

http://nagios.sourceforge.net/docs/3_0/quickstart.html
Locked