CINXE.COM
Monitoring Plugins - Home
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Monitoring Plugins - Home</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="description" content="Standard monitoring plugins for Nagios and compatible monitoring solutions." /> <meta name="keywords" content="Nagios, Icinga, Shinken, Naemon, Sensu, Monitoring, Official, Plugins, Open, Source, Free, Software" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/rss.xml" rel="alternate" type="application/rss+xml" title="Monitoring Plugins News" /> <link href="/resources/plugins.css" rel="stylesheet" type="text/css" /> <link href="/resources/favicon.ico" rel="shortcut icon" type="image/x-icon" /> </head> <body> <div id="github-ribbon"> <a href="https://github.com/monitoring-plugins" title="GitHub Repositories"><img src="/resources/github.png" alt="GitHub" width="149" height="149"/></a> </div> <div id="page"> <div id="menu"> <div id="feed-buttons"> <a href="https://fosstodon.org/@monitoringplugins" rel="me" title="Find Us on Mastodon"><img src="/resources/mastodon.png" alt="Mastodon" width="20" height="20"/></a><a href="/rss.xml" title="RSS Feed"><img src="/resources/rss.png" alt="RSS" width="20" height="20"/></a> </div><span id="current">Home</span> <span><a href="/news/index.html">News</a></span> <span><a href="/download.html">Download</a></span> <span><a href="/doc/index.html">Documentation</a></span> <span><a href="/support.html">Support</a></span> <span><a href="/development.html">Development</a></span> </div> <div id="breadcrumb"> <span id="release">Stable release: <a href="/news/release-2-4-0.html">2.4.0</a></span></div> <div id="content"><h1 id="monitoring-plugins">Monitoring Plugins</h1> <p>We, the <a href="/team.html" title="Monitoring Plugins Development Team">Monitoring Plugins Development Team</a>, maintain a bundle of more than fifty standard plugins for <a href="https://icinga.com/" title="Icinga">Icinga</a>, <a href="https://www.naemon.io/" title="Naemon">Naemon</a>, <a href="https://www.nagios.org/" title="Nagios">Nagios</a>, <a href="https://github.com/shinken-solutions/shinken" title="Shinken">Shinken</a>, <a href="https://sensu.io/" title="Sensu">Sensu</a>, and other monitoring applications. Each plugin is a stand-alone command line tool that provides a specific type of check. Typically, your monitoring software runs these plugins to determine the current status of hosts and services on your network.</p> <p>Some of the provided plugins let you check local system metrics (such as <a href="/doc/man/check_load.html" title="check_load">load averages</a>, <a href="/doc/man/check_procs.html" title="check_procs">processes</a>, or <a href="/doc/man/check_disk.html" title="check_disk">disk space usage</a>), others use various network protocols (such as <a href="/doc/man/check_icmp.html" title="check_icmp">ICMP</a>, <a href="/doc/man/check_snmp.html" title="check_snmp">SNMP</a>, or <a href="/doc/man/check_http.html" title="check_http">HTTP</a>) to perform remote checks. This allows for monitoring a large number of common host and service types. For more specific needs, thousands of community-contributed plugins can be found on sites such as <a href="https://exchange.nagios.org/directory/Plugins" title="Plugins on Nagios Exchange">Nagios Exchange</a> or <a href="https://exchange.icinga.com/" title="Icinga Exchange">Icinga Exchange</a>.</p> <p>In addition to the core plugins bundle, we maintain a <a href="https://metacpan.org/dist/Monitoring-Plugin" title="Monitoring::Plugin Module">Perl module</a> that makes it <a href="/doc/writing-perl-plugins.html" title="Monitoring::Plugin Presentation">easy</a> to write your own plugin. We also take care of an SNMP MIB used for traps sent from monitoring software. Last but not least, we host the <a href="/doc/guidelines.html" title="Monitoring Plugin Development Guidelines">Monitoring Plugin Development Guidelines</a>.</p> <p>Our bundle was previously known as the “official” Nagios Plugins package. The <a href="/news/new-project-name.html" title="New Project Name">new name</a> reflects both the success of the straightforward plugin interface <a href="https://www.nagios.org/about/history/" title="Nagios (Plugins) History">originally invented</a> by the <a href="https://www.nagios.org/team/" title="Nagios Team">Nagios folks</a>, and the popularity of our package, as the plugins are now used with various other monitoring products as well.</p> <p>You can get the latest releases from the <a href="/download.html" title="Download">download page</a>.</p></div> <div id="footer">Copyright © 2008–2025 <a href="/team.html">Monitoring Plugins Development Team</a> | <a href="/impressum.html">Impressum</a> </div> </div> </body> </html>