Plugins

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

Nagios CSP

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!

Showing 561-570 of 4379 results.

Sort by:

Software
check_release.pl

A simple script to monitor manually installed software for new upstream releases. Can be used as monitoring plugin with Nagios. It takes a local changelog…

License: GPL by: Jonas Meurer
McAfee
Check_McAfee_Status

To execute from within NSClient++ [NRPE Handlers] check_mcafee_status = cmd /c echo scripts\Check_McAfee_Status.ps1 -AgentVersion 5.0.4.283 -VScanVersion 8.8.0.1599 -EngineVersion 5800.7501 -WarnDays 2 -CritDays 5; exit($lastexitcode) |…

License: GPL by: Steve Furniss
SAN and NAS
Check Dell MD Performance
http://pingtraceroute.tech

check the Dell MD series Storage performance, now can monitor the average IOPS, average MB/s and Read %. Check on the MD3820i issue: must input…

APC
Check APC UPS

This script uses only snmp, please note you need PERL installed with modules: - perl-Net-SNMP - perl-Switch UPS uses SNMPv1 that you can configure from…

5 (5) License: GPL by: Davide Foschi
Others
Docker check
https://github.com/sysC0D

Minimum Docker version -> 1.10.0 Nagios user need permission to use Docker, please add user "nagios" in docker group -> usermod -aG docker ${USER} For…

License: GPL by: sysc0d
Others
Check MongoDB
https://github.com/sokecillo/nagios-check_mongodb

nagios-check_mongodb Check a MongoDB Database Usage: check_mongodb -h 127.0.0.1 -u root -p 1234 -d local --collection test -q "db.test.findOne()" Output: OK - MongoDB CRITICAL -…

License: GPL by: SoKeCiLLo
Others
check_temp_wget

#!/bin/bash WARNING_LEVEL_TEMP=80 CRITICAL_LEVEL_TEMP=85 STATE_OK=0 STATE_WARNING=1 STATE_CRITICAL=2 STATE_UNKNOWN=3 STATE_DEPENDENT=4 # assumed usage: # ./check_temp.sh http://somewhere.com URL=$1 temp=$(wget $URL -q -O -) echo "Temperature: $temp" # Example:…

MySQL
Check MySQL Connections
https://github.com/sokecillo/nagios-check_mysql_connections

Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host…

License: GPL by: SoKeCiLLo
UPS
check-upsmib
https://gitlab.com/anthonywalters/check-upsmib-plugin
4 (1) License: GPL by: Anthony Walters
Submit Your Nagios Project!

Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing.

Sign Up FAQs