Random Project
Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 3385-3396 of 4387 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
check a login into a horde/imp webmail
Uses Net::FTP to login to an ftp server for a better-than-tcp-port check.
More functional check_ftp
Check a web page contents for specific search terms. Built on check_curl posted here on Nagios Exchange by maestrx. Added capability to have output from…
A Nagios plugin that parses the status page of an apache or lighttpd server and returns the amount of idle, busy, open and total slots,…
Enhanced version of Lieven De Bodt's check_apachestatus.pl that produces correct performance data for PNP. Requests/sec, kB/sec and kB/Request were added to the output. Bugfix 20080930:…
A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy and open…
This plugin checks the amount of request on apache servers.
Nagios script to check the number of concurrent requests being processed by Apache
Script written in Python to check Apache2's server-status page with warning/critical threshold for req/sec
This plugin is _no_ replacement of the default check_http plugin, but it allows to define critical and/or warning status depending on content and/or http response…
Checks TFTP service by trying to retrieve specified file. By William Leibzon.