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 DB - Maintenance Architecture

DB Maintenance Overview

This DB Maintenance cron job of Nagios XI is responsible for optimizing and truncating database tables based on the user defined settings located in Admin -> Performance Settings -> Database Tab.

 

Architecture Components And Execution Flow

The general flow of execution of the Event Manager subsystem works as follows:

  1. A user defines the amount of time they would like to keep certain types of data in Admin -> Performance Settings -> Database tab

  2. The settings are saved in the xi_options table of the nagiosxi mysql database (mariadb on cent/rhel 7 and postgresql on XI versions less than 5)

  3. The dbmaint.php script runs as a background process and grabs the settings from xi_options.  The dbmaint.php script is located at /usr/local/nagiosxi/cron/dbmaint.php and runs under cron every 5 minutes.  The cron job is defined in /etc/cron.d/nagiosxi

  4. The dbmaint.php script truncates entries from tables that are older than the time specified in 

  5. The dbmaint.php script updates the last run time in the xi_meta table of the nagiosxi database

 

Troubleshooting Problems

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

Problem: Admin -> System Status displays a red X next to Database Maintenance

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/dbmaint.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 - How to Manage Remote Nagios XI Servers
Viewed 6450 times since Thu, Jan 28, 2016
Nagios XI - Recurring Downtime System
Viewed 7570 times since Thu, Feb 5, 2015
Nagios XI - Event Manager Architecture
Viewed 7215 times since Sun, Feb 8, 2015
Nagios XI - Cron Jobs
Viewed 11905 times since Thu, Feb 5, 2015
Nagios XI - Manage MIBs Architecture
Viewed 16168 times since Tue, Feb 10, 2015
Nagios XI - High Availability and Failover Solutions for Nagios XI - NWC14
Viewed 9440 times since Thu, Feb 4, 2016
Nagios XI - Terminology Overview
Viewed 5768 times since Sun, Feb 8, 2015
Nagios XI - Best Practices - NWC15
Viewed 9642 times since Thu, Feb 4, 2016
Nagios XI - Introduction: Getting Started with Nagios XI - NWC14
Viewed 6098 times since Thu, Feb 4, 2016
Nagios XI - Command Subsystem Architecture
Viewed 7696 times since Thu, Feb 5, 2015