Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.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!
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. Read the FAQ for instructions.check_neo4j_stats.pl (Advanced Nagios Plugins Collectio...





Checks the Neo4j stats of IDs allocated for Nodes, Relationships, Properties etc using the Neo4j REST API
check_neo4j_remote_shell_enabled.pl (Advanced Nagios Pl...





Checks whether a Neo4j instance allows a remote shell using the Neo4j REST API Raises critical if remote shell is enabled
check_neo4j_readonly.pl (Advanced Nagios Plugins Collec...





Checks whether a Neo4j instance is Read Only using the Neo4j REST API
check_ndslogin





check_ndslogin can used by Nagios to check every configured Server for eDirectory Login
check_namecheap





check_namecheap is a plugin that uses Namecheap's API to monitor domain expiry status. It will handle 429 status codes and respect Namecheap's rate limiting, just ensure your nagios configs allow for a long enough timeout that the Namecheap rate limiting ...
check_naglio_netint





This plugins gets 64 bit counters from device via SNMP, calculate rates # and use power of naglio to check them. Plugin returns stats variables as perfomance data for further nagios 2.0 post-processing, it was testet witch graphios. ( number of data c ...
check_nagios_summary





check_nagios_summary enables you to do perform distributed monitoring using Nagios. With this plugin, a Nagios system can check and summarize the status of other (satellite) Nagios systems.
check_nagios_latency





Checks the latency of the Nagios server
check_nagios_config





Verify the nagios configuration with 'nagios -v'. There are many situations where a nagios configuration can sit broken without anyone noticing.
check_nagiostats.pl (Advanced Nagios Plugins Collection...





Shows the Nagios stats with perfdata for graphing purposes
check_nagiostats





This plugin checks nagios performance data by parsing the nagios status.dat file, which is expected to be located at
"/usr/local/nagios/var/status.dat".
This version runs stable with host and service latency check on my nagios 3.2.2. Anyway, this plu ...
check_nagiosPerf





Check Nagios Execution Time and Latency averages against thresholds.
check_mysql_wrapper





hack for nagios check_mysql binary - This wraps the information sent back into a format that then produces graphs from the output When executing check_mysql normally the result is: ./check_mysql -H SERVER -P PORT -d DB -u DB_USER -p DB_PASS -w 5 ...
check_mysql_threads





Nagios plugin for MySQL. Checks the MySQL processlist for long running threads.
check_mysql_stats(PNP4Nagios)





Nagios Plugin with PNP4Nagios Template (no alerting) Producing (12 but it can be adjusted easily if one needs different values) MySQL Performance graphs. Written in Perl but it does NOT Require DBI Modules to be installed as DB Query is handled via MyS ...
check_mysql_query.pl (Advanced Nagios Plugins Collectio... Popular





Checks MySQL arbitrary queries against regex matches or numerical ranges, with perfdata support. Obsoleted so many of my custom MySQL related checks, one of my all time favourite plugins!
check_mysql_longqueries





check_mysql_longqueries is a Nagios plugin written in Perl that monitors a MySQL database server for queries (commands, and/or threads) that run longer than the configured threshold. Long running queries are especially problematic on tables whose engines ...
check_mysql_health





check_mysql_health is a plugin for Nagios that allows you to monitor a MySQL database. Among the list of metrics are time to login, index usage, bufferpool hit rate, query cache hit rate, slow queries, temp tables on disk, table cache hit rate, connected ...
check_mysql_counters





Graphs a large selection of mysql counters for visualizing database performance. Not an alerting plugin - merely collects data. Requires pnp4nagios.
check_mysql_config.pl (Advanced Nagios Plugins Collecti...





Checks MySQL config file matches running MySQL server configuration. Primarily written to check that DBAs hadn't changed any running DB from Puppet deployed config without backporting their changes.