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 » Documentation » Architecture

Nagios XI - Cleaner Cron Architecure

Cleaner Cron Overview

The cleaner cron job of Nagios XI is responsible for removing old configuration snapshots as well as responding to callbacks registered for CALLBACK_SUBSYS_CLEANER.  These callbacks may be added to components for items that may need to be ran once per minute.

 

Architecture Components And Execution Flow

The general flow of execution of the Cleaner cron works as follows:

  1. The cleaner.php script runs as a background process.  The cleaner.php script is located at /usr/local/nagiosxi/cron/cleaner.php and runs under cron every one minute.  The cron job is defined in /etc/cron.d/nagiosxi

  2. The cleaner.php script removes old NagiosQL backup files

  3. The cleaner.php script removes old configuration snapshot, keeping just the latest 10 successful and 10 errors

  4. The cleaner.php script runs any callbacks targeting CALLBACK_SUBSYS_CLEANER

 

Troubleshooting Problems

Some potential problems with the Event Manager subsystem, as well as troubleshooting information are listed below:

Problem: Admin -> Configuration Snapshot list does not get truncated to 10 entries and continues to add new snapshots every time configuration is applied.

Potential Causes:

  • There may be a problem with the cron job.  Check the cron file /etc/cron.d/nagiosxi to ensure the job is not commented out.

  • Check the /usr/local/nagiosxi/var/cleaner.log log file for errors

  • The nagios user account is expired causing the cron to not run

 

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 - Manage MIBs Architecture
Viewed 16167 times since Tue, Feb 10, 2015
Nagios XI - Performance Data Architecture
Viewed 9122 times since Wed, Jan 28, 2015
Nagios XI - Command Subsystem Architecture
Viewed 7695 times since Thu, Feb 5, 2015
Nagios XI - Monitoring Using the Full Power of Nagios XI Enterprise - NWC15
Viewed 9641 times since Mon, Feb 8, 2016
Nagios XI - Recurring Downtime System
Viewed 7568 times since Thu, Feb 5, 2015
Nagios XI - Under the Hood - NWC15
Viewed 5534 times since Thu, Feb 4, 2016
Nagios XI - Maximizing Performance In Nagios XI
Viewed 7052 times since Thu, Jan 28, 2016
Nagios XI - Best Practices - NWC15
Viewed 9642 times since Thu, Feb 4, 2016
Nagios XI DB - Maintenance Architecture
Viewed 9019 times since Sun, Feb 8, 2015
Nagios XI - Web Interface Architecture
Viewed 9432 times since Wed, Jan 28, 2015