Nagios performance trouble
Re: Nagios performance trouble
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
If I were you I would bump up the warning and critical thresholds for Total Processes and Current Load n the localhost.
Re: Nagios performance trouble
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.
Also, my customized xi_host_notification_handler and xi_service_notification_handler scripts in commands.cfg were not carried over with 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
- Kyle
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Nagios performance trouble
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
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
Re: Nagios performance trouble
Well I recovered Friday's commands.cfg from backups and that option is clearly there, so it didn't get carried over.
- Kyle
Re: Nagios performance trouble
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...
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
Please check this wiki for resolution steps
http://support.nagios.com/wiki/index.ph ... g_Orphaned
http://support.nagios.com/wiki/index.ph ... g_Orphaned