Nagios Server Performance

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios Server Performance

Post by abrist »

You notifications table may be gigantic. This can happen if you were generating lots and lots of alerts for a long period of time.

Code: Select all

ls -lah /var/lib/mysql/nagios | grep notifications
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Nagios Server Performance

Post by MSPk »

[root@localhost ~]# ls -lah /var/lib/mysql/nagios | grep notifications
-rw-rw---- 1 mysql mysql 8.8K May 10 06:11 nagios_contactnotifications.frm
-rw-rw---- 1 mysql mysql 1.6M Jun 21 12:42 nagios_contactnotifications.MYD
-rw-rw---- 1 mysql mysql 1.5M Jun 21 12:42 nagios_contactnotifications.MYI
-rw-rw---- 1 mysql mysql 33K May 10 06:11 nagios_notifications.frm
-rw-rw---- 1 mysql mysql 20M Jun 21 12:42 nagios_notifications.MYD
-rw-rw---- 1 mysql mysql 5.2M Jun 21 12:42 nagios_notifications.MYI
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios Server Performance

Post by scottwilkerson »

What version of XI are you running?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Nagios Server Performance

Post by MSPk »

Nagios XI 2012R1.8
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios Server Performance

Post by slansing »

Please run the following when trying to access one of the pages which takes a very long time to load:

Code: Select all

tail -f /var/log/httpd/error_log

tail -f /var/log/mysqld.log
"You will have to try to load the page two times, once for each command above."

Once the page loads, please copy all of the output you get from those commands, and paste them into a reply here. Be sure to use the built in code wrappers in the forum when submitting the reply. Thanks MSPK!
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Nagios Server Performance

Post by MSPk »

We have this environment on the trial version, though we have licenses we are awaiting client approval before we apply them. Now the issue is that this trail version is valid only for another 8 days, what would be the condsequences if we go past the trail period? would the server stop monitoring the target systems? will be able able to access the system - login to nagios and access CCM, etc..
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Nagios Server Performance

Post by abrist »

You will be limited to 7 monitored nodes in the "free" version. If you need an extension, contact [email protected]
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Nagios Server Performance

Post by MSPk »

We have configured close to 100 servers and 300 websites. Will these configurations be lost if the the licenses are not applied before the trail period ends?
MSPk
Posts: 317
Joined: Fri Aug 24, 2012 12:03 am

Re: Nagios Server Performance

Post by MSPk »

I have applied the licenses, however we have now realised that the license is for 100-200 nodes. Can you please suggest how we can revert back to the trial version till we get an updated license as we are not able to access some of the features - we get a banner saying upgrade your license.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Nagios Server Performance

Post by slansing »

You will need to contact sales with this question at [email protected]
Locked