Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_php
0.4
2015-12-05
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
MIT
9036
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!
This plugin supports performance data (error and warning counts over time) and long output (exact detail about all problems).
Check_php is a POSIX compliant nagios plugin that will check for PHP startup errors (-s), missing PHP modules (-m), misconfigured directives in php.ini (-c) and for available PHP updates (-u). This plugin supports performance data (error and warning counts over time) and long output (exact detail about all problems).
# Features:
------------
* Check for PHP startup errors
* Check for PHP updates (inside minor versions and patch levels)
* Check for missing PHP modules
* Check for blacklisted PHP modules and throw err/warn if they are compiled in
* Check for expected php.ini config directives (e.g.: date.timezone must be "Europe/Berlin", etc)
* Each check can specify its own severity (warning or error)
# Motivation:
-------------
If you have to take care about many servers which have PHP installed you can use this plugin to make sure that all servers or all groups of server use the same configuration with the same compiled modules and are always up to date.
# Usage:
---------
Usage: check_php [-s] [-u ] [-m ] [-b [-c ] [-v]
check_php -h
check_php -V
# Development:
-----------------
Development will continue on github. Please submit any issues or pull requests there:
https://github.com/cytopia/check_php
# Features:
------------
* Check for PHP startup errors
* Check for PHP updates (inside minor versions and patch levels)
* Check for missing PHP modules
* Check for blacklisted PHP modules and throw err/warn if they are compiled in
* Check for expected php.ini config directives (e.g.: date.timezone must be "Europe/Berlin", etc)
* Each check can specify its own severity (warning or error)
# Motivation:
-------------
If you have to take care about many servers which have PHP installed you can use this plugin to make sure that all servers or all groups of server use the same configuration with the same compiled modules and are always up to date.
# Usage:
---------
Usage: check_php [-s
check_php -h
check_php -V
# Development:
-----------------
Development will continue on github. Please submit any issues or pull requests there:
https://github.com/cytopia/check_php
Reviews (0)
Be the first to review this listing!