THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - Core 4 Load Spikes on 1.75 and 7 Hour Intervals

Problem Description

With the release of Nagios XI 2014 the core version on the back-end was updated to Core 4. This introduced a issue in certain environments where an extremely high system level load can occur at intervals most commonly between an hour and seven hours of the Nagios process starting.

 

 

Editing Files

In many steps of this article you will be required to edit files. This documentation will use the vi text editor. When using the vi
editor:

  • To make changes press i on the keyboard first to enter insert mode
  • Press Esc to exit insert mode
  • When you have finished, save the changes in vi by typing :wq and press Enter

 

 

Resolving The Problem

As a temporary solution to this we recommend that if you have been experiencing this problem, you should modify:

/usr/local/nagiosxi/html/config.inc.php

By changing the following line:

"nom_checkpoint_interval" => 1440, // time (in minutes) between nom checkpoints

To:

"nom_checkpoint_interval" => 90, // time (in minutes) between nom checkpoints

 

You may want to alter the above noted interval based on when you are experiencing these problems.

Ideally it should be set to occur as close to the high load anomaly as possible as to minimize system downtime and stress while we work towards a more permanent solution.

This will force the creation of a snapshot, so you may want to archive any important config snaphots as these changes will increase the number of daily snapshots (possibly pushing needed snapshots from the pool).

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - Disabling Database UTF8 Connectivity
Viewed 6186 times since Thu, Mar 8, 2018
Nagios XI - Core Configuration Mananger Display Issues
Viewed 5956 times since Tue, Jan 26, 2016
Nagios XI - ICMP and Ping Checks Stopped Graphing
Viewed 15212 times since Mon, Jan 25, 2016
Turning Off PHP Notices and Deprecated Messages
Viewed 5419 times since Wed, Oct 20, 2021
Nagios XI - Scheduled Backups No Longer Working
Viewed 9354 times since Fri, Jun 3, 2016
Nagios XI - SNMPTT Service generates Cannot find module errors
Viewed 7446 times since Sun, Apr 9, 2017
Nagios XI - Common Upgrade Failures And Solutions
Viewed 15848 times since Thu, Jun 29, 2017
ERROR: Please add the ’Optional’ channel to your Red Hat systems subscriptions
Viewed 29130 times since Tue, Jan 26, 2016
Nagios XI - MSSQL Query Wizard - Invalid characters in the username
Viewed 6474 times since Thu, Aug 3, 2017
Nagios XI - WMI Authentication Problems
Viewed 7614 times since Thu, Feb 25, 2016