Home > Plugins > Web Servers

Web Servers

Nagios plugins for monitoring various web servers.

Showing 1-12 of 84 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Description Overview check_iis_apppools.ps1 monitors IIS Application Pool health using the PowerShell WebAdministration module. It verifies that application pools are running and returns Nagios-compatible status codes…
This is a Nagios plugin to check the status of your cPanel licence. Examples: # Valid licence ./check_cpanel_license.py -H 192.0.2.1 LICENSE OK – Package: CPDIRECT-PREMIER…
Python script to check the health status of each backend.
You can use this PS script to check IIS pool status by Nagios / ICINGA via your favourite NRPE. Currently it expects that all applications…
Plugin for check IIS Sites and Application pool status, using NRPE.
With this simple script it's possible to monitor all application pools without adding something to your configuration file or add a new service check. its…
Checks Microsoft Windows IIS application pool state returning web application count, % CPU usage and memory usage.
Nagios plugin for Virtualmin virtual server quota check This is a bash shell script that collects quota usage information for a specified virtual server and…
Check_php 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…
Checks the status of balancer workers through the balancer manager page. The check goes critical if there are no enabled/valid workers or if there are…
This uses openssl to verify a certificate is valid, including the CA Chain. I created this out of necessity since other cert checkers were not…