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_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_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_multiaddr.php





This script does basically the same as the Perl version, but has the extra of being able to resolve hostnames not just IPs.
check_mswin_user





This is very simple script to check if a windows user account is disabled or not. It is created for security reasons in mind, to remind us if we have forget to close an windows account.
More info: http://stamatisl.blogspot.com/2015/01/nagios-script-to- ...
check_mssql_sproc





This script will connect to an MS SQL server, run a stored procedure, and alert based on the results. NOTE: Tested and works on Windows. Should work on *nix, unable to test right now
check_mssql_jobs.php





checks configured sql server for failed jobs (needs stored procedure 'sp_MonitorJobs' (which is located at my github account, see download URL) -s server e.g. 'sql06' -u username e.g. 'domaindbsnmp' -p password ...
check_mrtgtraf





almost the same as original check_mrtgtraf but this one works and is "fine tuned" to give detailed output on which IN or OUT threshold was exceeded, it is also "fine tuned" to present the output in Mbyte and/or Kbytes depending on how much traffic there w ...
check_mq IBM WebSphere MQSeries Queues Monitor





java program that check the depth of a queue. does not require MQ client!
check_mpath





This plugin remote checks the status of every path in the multipath fibre channel driver. If one or more is paths are down it throws a warning. If it has only one path alive it throws a critical state. Examples: For an esxi system: /usr/local/nag ...
check_mounts.sh





Verifies the current mounts correspond to those defined in /etc/fstab. Return 0 [OK] if true, 1 [WARNING] if mounted but has no matching entry in /etc/fstab and 2 [CRITICAL] if an /etc/fstab entry is not currently mounted. Supports: NFS3, NFS4, CIFS, SM ...
check_mongodb_write.pl (Advanced Nagios Plugins Collect...





Checks MongoDB is working by writing a unique document and then reading it back
check_mk_heartbeat





This plugin is checking timestamp of the last table update (on the slave side) and comparing it with the current system time. It is suitable for checking MASTER-SLAVE and MASTER-MASTER replication. Requirements: - latest mk-heartbeat (http://w ...
check_mk - a performant and easy to use generic monitor...





check_mk replaces NRPE, NSClient, check_snmp and other data plugins. It adopts a completely new approach of retrieving data from hosts and network components which is very performant and easy to configure - especially in large monitoring environments. che ...
check_minecraft_server





These plugins will monitor various aspects of a "Bukkit" Minecraft server. - World size in MB (PerfData) - Ticks per Second (PerfData) - Server Health - # of Players / Slots (PerfData) - Server Memory stats (PerfData) - The plugins DO NOT ac ...
check_minecraft-15_16_17





Nagios plugin to check the status of minecraft servers. Supports Minecraft 1.5, 1.6, and 1.7 (preliminary testing against 1.8 snapshots show the 1.7 protocol still works with 1.8). Tested on MCPC+, Spigot, CraftBukkit, and Vanilla servers. Uses the stand ...
check_mem_ng.sh





Compatible with Linux including RHEL 7+
This plugin is loosely inspired by check_mem v1.1 from Lukasz Gogolin
https://exchange.nagios.org/directory/Plugins/System-Metrics/Memory/check_mem-2Esh/details
I did a code rewrite and added a check of "free ...
check_mem_avail





A simple plugin for checking available physical memory based on concepts already in Nagios exchange. Requires no additional packages to be installed. Memory check is done via /proc/meminfo
check_memory-isilon.pl





Checks the memory usage on a EMC Isilon Node with a SNMP query. Detailed documentation can be found at https://github.com/throwsb/nagios-checks/blob/master/check_isilon.md