Search found 19 matches

by daq
Mon Jan 25, 2016 7:00 pm
Forum: Nagios XI
Topic: Adding hosts without notifications
Replies: 6
Views: 342

Re: Adding hosts without notifications

Feel free to lock it. Thank you.
by daq
Mon Jan 25, 2016 2:04 pm
Forum: Nagios XI
Topic: Adding hosts without notifications
Replies: 6
Views: 342

Re: Adding hosts without notifications

In your case I would just clone the template(s), and add whatever new hosts/services to it that you wished. When you clone the template, it won't bring the services and hosts that were associated with the previous one over, just whatever new services/hosts you set up using that template. Is this ma...
by daq
Fri Jan 22, 2016 12:57 pm
Forum: Nagios XI
Topic: Adding hosts without notifications
Replies: 6
Views: 342

Re: Adding hosts without notifications

Right, but I'm specifically looking for the simplest solution. Lets say we currently have 100 hosts all configured the same way. All services use the same template and all hosts use the same template. Do we need to create a whole new set of services and attach a template with notifications disabled ...
by daq
Thu Jan 21, 2016 8:58 pm
Forum: Nagios XI
Topic: Adding hosts without notifications
Replies: 6
Views: 342

Adding hosts without notifications

Is there any way to add a new host and attach services to it, but only collect metrics without sending any notifications or running events when state changes for the host or services? Basically we would like to collect metrics for hosts in testing environments, but only generate alerts for hosts in ...
by daq
Tue Jan 19, 2016 1:22 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

At the time, there isn't. On the bright side, I have filed a feature request for this. ID 7509. As the FR has been filed, and your original issue resolved - do you mind if I close this thread out? No I don't. Please close the thread. Thanks for your help! Unless it is internal, could you post the l...
by daq
Fri Jan 15, 2016 7:03 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

As Nagios uses processes on a front end, and system services on the backend - this causes your timing to be off and could be why the configuration isn't applying as they like to stay in sync. I believe this is related to those two times mismatching, can you adjust your system time to PST or visa-ve...
by daq
Fri Jan 15, 2016 1:31 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

There is a mismatch between your PHP & System time... PHP Time: Thu, 14 Jan 2016 17:11:03 -0800 System Time: Fri, 15 Jan 2016 01:11:03 +0000 In order to fix this issue, please follow the steps outlined in our "Nagios XI – Changing The System Time" document: https://assets.nagios.com/d...
by daq
Thu Jan 14, 2016 8:20 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

Go to Admin->System Profile->Show Profile and post a screenshot of the page. Also run the following commands and show the output: uname -a cat /etc/*release date file /etc/localtime cat /etc/sysconfig/clock grep timezone /etc/php.ini echo 'select now();'|mysql -t -u root -pnagiosxi Is MySQL local o...
by daq
Thu Jan 14, 2016 8:09 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

What version of XI are you using? You can grab it from the bottom left hand side of the web interface. Maybe there's a known bug, I've seen this in older versions. The likely issue is that the DB timestamp for last_modified date/time is either not being updated or is wrong. What is the output of th...
by daq
Mon Jan 11, 2016 4:39 pm
Forum: Nagios XI
Topic: Hosts/services stuck "Not applied"
Replies: 19
Views: 1089

Re: Hosts/services stuck "Not applied"

hsmith wrote:Did you change any database credentials?
Not since installation, but this problem existed since we originally installed Nagios.
We have 2 separate deployments both affected by this issue since Nagios was originally installed.