Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check-drupal
0.3
2015-12-19
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
MIT
7160
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
# Features:
------------
* Check for Drupal security updates
* Check for Drupal system updates
* Check for Drupal required database updates
* Check for Drupal core errors
* Check for Drupal core warnings
* Every check can specify its own nagios severity (Error or Warning)
* Custom name for nagios short output
* Detailed information in nagios long output
* Be able to successfully recognize valid Drupal6 or Drupal7 document root
* Basic performance data fow: how many OKs, Errors, Warnings and Unknowns
# This check can be used in two ways:
---------------------------------------
1. Let nagios always trigger check_drupal which might take 1-3 seconds and cause some load
2. Let nagios simply parse the logfile (with check_drupal_log) created by check_drupal via cron on the target machine.
I would recommend the second option as you do not check each drupal site every 5 minutes and also in order to keep the nagios check as fast as possible. For that use cron to trigger the check_drupal on the target machine every 6 hours or so
# Included scripts:
-------------------
* check_drupal
* check_drupal_log
# Development:
-----------------
Development will continue on github. Please submit any issues or pull requests there:
https://github.com/cytopia/check_drupal
# Motivation:
-------------
Motivation and thoughts are described by me here:
http://www.everythingcli.org/check_drupal-monitoring-drupal-with-nagios/
Description last edited: 2015-12-10
------------
* Check for Drupal security updates
* Check for Drupal system updates
* Check for Drupal required database updates
* Check for Drupal core errors
* Check for Drupal core warnings
* Every check can specify its own nagios severity (Error or Warning)
* Custom name for nagios short output
* Detailed information in nagios long output
* Be able to successfully recognize valid Drupal6 or Drupal7 document root
* Basic performance data fow: how many OKs, Errors, Warnings and Unknowns
# This check can be used in two ways:
---------------------------------------
1. Let nagios always trigger check_drupal which might take 1-3 seconds and cause some load
2. Let nagios simply parse the logfile (with check_drupal_log) created by check_drupal via cron on the target machine.
I would recommend the second option as you do not check each drupal site every 5 minutes and also in order to keep the nagios check as fast as possible. For that use cron to trigger the check_drupal on the target machine every 6 hours or so
# Included scripts:
-------------------
* check_drupal
* check_drupal_log
# Development:
-----------------
Development will continue on github. Please submit any issues or pull requests there:
https://github.com/cytopia/check_drupal
# Motivation:
-------------
Motivation and thoughts are described by me here:
http://www.everythingcli.org/check_drupal-monitoring-drupal-with-nagios/
Description last edited: 2015-12-10
Reviews (0)
Be the first to review this listing!