Page 1 of 1

No able to add new host

Posted: Thu Apr 14, 2011 10:27 pm
by Hendrik
Hi Guys

I just added a new Host and ensured I ticked the active box as yes, tha "apply config" runs succesfully but the host stays "Not Synced", I ended up trying to add various ones even coping working ones and renaming but the system does not want to add anymore hosts, ther are only 10 hosts at current on the server

Re: No able to add new host

Posted: Fri Apr 15, 2011 3:21 pm
by rdedon
Hello,
could you give a precise example of how you are adding the new hosts and also what version of Nagios XI you are using? Thanks!

Re: No able to add new host

Posted: Mon Apr 18, 2011 2:53 pm
by Hendrik
Hi I am using an image i downloaded last week ( Latest one)
I am adding a host from the core config, I try by either using add new host button or by copying a currently existing one and changing the name.
All new hosts I attempt to add stay on "Active" "not Synced", I have restarted Nagios and check config files without any errors.

Thanks
Hennie

Re: No able to add new host

Posted: Tue Apr 19, 2011 10:32 am
by mguthrie
Your server's time is probably not synced correctly with your browser. Run:

Code: Select all

yum install ntp
ntpdate time.nist.gov  ##(or a local time server)
If that doesn't fix the issue, try the solution posted below.
http://support.nagios.com/wiki/index.ph ... e.22_Error