Nagios performance trouble

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
hhlodge
Posts: 206
Joined: Tue Mar 08, 2011 2:13 pm

Re: Nagios performance trouble

Post by hhlodge »

Dual quad core Intel 2.33 GHz CPUs. I have 194 hosts and 772 services, all active.
- Kyle
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance trouble

Post by scottwilkerson »

If I were you I would bump up the warning and critical thresholds for Total Processes and Current Load n the localhost.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hhlodge
Posts: 206
Joined: Tue Mar 08, 2011 2:13 pm

Re: Nagios performance trouble

Post by hhlodge »

I have done this. I also upgraded to 2011R3.3 (from 3.2) yesterday just to see if it helped anything and it seems to have made things run better. I did get a few errors from the update.

Code: Select all

Setting up Local Package Process
Cannot open file: /tmp/nagiosxi/packages/Ajaxterm-0.10-8.el5.noarch.rpm. Skipping.
Nothing to do
Ajaxterm install failed.
./install: line 22: return: can only `return' from a function or sourced script
.....
2012-11-11 09:45:32 (40.7 MB/s) - `nagiosql.import.monitoring' saved [125822]

SETUID ROOT OK
RESETTING PERMS
/bin/chown: cannot access `/usr/local/nagiosxi/nom/checkpoints/nagiosxi': No such file or directory
.....
SETUID ROOT OK
RESETTING PERMS
/bin/chown: cannot access `/usr/local/nagiosxi/nom/checkpoints/nagiosxi': No such file or directory
/usr/local/nagiosxi/nom/checkpoints/nagioscore /usr/local/nagiosxi/scripts
Also, my customized xi_host_notification_handler and xi_service_notification_handler scripts in commands.cfg were not carried over with the update.
- Kyle
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance trouble

Post by scottwilkerson »

These errors should be of no concern as they are just related to some prep that version was doing for 2012 release.

As for the changes to xi_host_notification_handler & xi_service_notification_handler I didn't think this release would overwrite them, but if you need to recover them they should be available in one of your snapshots from before the upgrade in configure -> Core Config Manager -> Configuration Snapshots
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hhlodge
Posts: 206
Joined: Tue Mar 08, 2011 2:13 pm

Re: Nagios performance trouble

Post by hhlodge »

Well I recovered Friday's commands.cfg from backups and that option is clearly there, so it didn't get carried over.
- Kyle
hhlodge
Posts: 206
Joined: Tue Mar 08, 2011 2:13 pm

Re: Nagios performance trouble

Post by hhlodge »

Now I am getting a continuous stream of these errors in nagios.log for all my services:

Mon Nov 12 16:28:03 2012 Warning: The check of service 'Uptime' on host 'xxxxxxxxr' looks like it was orphaned (results never came back). I'm scheduling an immediate check of the service...
- Kyle
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios performance trouble

Post by scottwilkerson »

Please check this wiki for resolution steps
http://support.nagios.com/wiki/index.ph ... g_Orphaned
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hhlodge
Posts: 206
Joined: Tue Mar 08, 2011 2:13 pm

Re: Nagios performance trouble

Post by hhlodge »

All set, thank you.
- Kyle
Locked