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 - Architecture Overview
Viewed 14828 times since Tue, Jan 27, 2015
Nagios XI - High Availability and Failover Solutions for Nagios XI - NWC14
Viewed 9496 times since Thu, Feb 4, 2016
Nagios XI - How to Manage Remote Nagios XI Servers
Viewed 6499 times since Thu, Jan 28, 2016
Nagios XI - Event Manager Architecture
Viewed 7285 times since Sun, Feb 8, 2015
Nagios XI - Introduction: Getting Started with Nagios XI - NWC14
Viewed 6140 times since Thu, Feb 4, 2016
Nagios XI - How XI Works
Viewed 7363 times since Wed, Jul 19, 2017
Nagios XI - Manage MIBs Architecture
Viewed 16265 times since Tue, Feb 10, 2015
Nagios XI - Best Practices - NWC15
Viewed 9708 times since Thu, Feb 4, 2016
Nagios XI - Maximizing Performance In Nagios XI
Viewed 7105 times since Thu, Jan 28, 2016
Nagios XI - Cron Jobs
Viewed 11973 times since Thu, Feb 5, 2015