I am not seeing any other issues at this time.
Thank you and have a nice holiday if you celebrate it.
Search found 7 matches
- Wed Nov 25, 2015 2:17 pm
- Forum: Nagios XI
- Topic: XI 5.2.2 (Waiting for configuration verification)
- Replies: 7
- Views: 2034
- Wed Nov 25, 2015 1:38 pm
- Forum: Nagios XI
- Topic: XI 5.2.2 (Waiting for configuration verification)
- Replies: 7
- Views: 2034
Re: XI 5.2.2 (Waiting for configuration verification)
That went through lickety split.
The XI UI apply command seems to be functioning as well now.
Code: Select all
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
RET: 0- Wed Nov 25, 2015 1:15 pm
- Forum: Nagios XI
- Topic: XI 5.2.2 (Waiting for configuration verification)
- Replies: 7
- Views: 2034
Re: XI 5.2.2 (Waiting for configuration verification)
One thing that looks wrong is that the crond daemon isn't running correctly so can you run the following as root on the XI system? killall -9 crond service crond start Then run this tail command on the system, Apply the Configuration and post the output from the tail. tail -f /usr/local/nagiosxi/va...
- Wed Nov 25, 2015 12:16 pm
- Forum: Nagios XI
- Topic: XI 5.2.2 (Waiting for configuration verification)
- Replies: 7
- Views: 2034
XI 5.2.2 (Waiting for configuration verification)
Our Nagios XI server is running and successfully collecting check data. But administrative operations are not completing. Lots of problems in Apache log [Tue Nov 24 14:49:58.105826 2015] [:error] [pid 32650] [client :50084] PHP Warning: simplexml_load_string(): SQL: SQL Error [nagiosxi] :</b> ERROR:...
- Thu Oct 01, 2015 10:47 am
- Forum: Open Source Nagios Projects
- Topic: Host Template Variable Inheritance
- Replies: 4
- Views: 1524
Re: Host Template Variable Inheritance
Please close at your convenience.
Thank you
Thank you
- Thu Oct 01, 2015 8:21 am
- Forum: Open Source Nagios Projects
- Topic: Host Template Variable Inheritance
- Replies: 4
- Views: 1524
Re: Host Template Variable Inheritance
Wow... I made the wrong assumption there. That... "variable names are converted to all uppercase before use."
I appreciate your help and for the simple solution.
Thank You
I appreciate your help and for the simple solution.
Thank You
- Wed Sep 30, 2015 1:15 pm
- Forum: Open Source Nagios Projects
- Topic: Host Template Variable Inheritance
- Replies: 4
- Views: 1524
Host Template Variable Inheritance
Hi, I'm following the recommended best practice method of distributing snmp community strings through a host template. But I'm not getting the results as expected. The community string is not found by a service command. I'm using the reference pages "Understanding Macros and How they work"...