Config error for Exchange server and Network Switch

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
dmanem
Posts: 83
Joined: Fri Apr 13, 2012 10:27 am

Re: Config error for Exchange server and Network Switch

Post by dmanem »

The I/O wait seems to be fine. The first time I ran the configuration the I/O wait went up to 26% and the second time I ran it the max I/O wait was 12%. The rest of the parameters look good.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Config error for Exchange server and Network Switch

Post by scottwilkerson »

Out of curiosity, since we were able to successfully apply the configuration through the console, is the web interface still timeing out when applying configuration?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
dmanem
Posts: 83
Joined: Fri Apr 13, 2012 10:27 am

Re: Config error for Exchange server and Network Switch

Post by dmanem »

No, It is still timing out when I run the configuration wizard.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Config error for Exchange server and Network Switch

Post by scottwilkerson »

Can you verify that the cmdsubsys cron is running

Code: Select all

ps aux|grep -v grep|grep cmdsubsys
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
dmanem
Posts: 83
Joined: Fri Apr 13, 2012 10:27 am

Re: Config error for Exchange server and Network Switch

Post by dmanem »

Hi,

It looks like they are running.

Thanks.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Config error for Exchange server and Network Switch

Post by scottwilkerson »

Not sure if these are related but looking over the list of file permissions you sent I did notice some anomolies and we should clean them up as well

Code: Select all

cd /usr/local/nagiosxi/scripts
rm -f nagiosql.*
chown nagios:nagios nagiosql_importall.php
Also, when you upped the time in your php.ini did you increase the available memory too?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
dmanem
Posts: 83
Joined: Fri Apr 13, 2012 10:27 am

Re: Config error for Exchange server and Network Switch

Post by dmanem »

Hi,

I ran the commands and its still not working. When I increased the time I did increase the memory as well in the php file.

Thanks.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Config error for Exchange server and Network Switch

Post by mguthrie »

Have you added a large number of configuration items before Applying configuration? In other words, do you have a LOT (500+) of items in the Core Config Manager that do not appear to be synced to file?

What kind of results do you get when you use the Core Config Manager->Write Config Tool to export the configs?
dmanem
Posts: 83
Joined: Fri Apr 13, 2012 10:27 am

Re: Config error for Exchange server and Network Switch

Post by dmanem »

Hi,

No, all the hosts seem to be synced to file in CCM. When I run the write monitoring data in Nagios CCM it just gives a blank screen with Nagios Core Config manager on top. The rest of the write config tools work fine. The error when running the write monitoring tool is shown below. The time mentioned in the error mesage is 5 hrs past CST( the last message). Nagios and linux server are on CST. Could that be a reason it is timing out?

Thanks.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Config error for Exchange server and Network Switch

Post by scottwilkerson »

Please attach your system profile from
Admin -> System Profile
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked