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_mpd





Plugin to check the mpd status ("playing", "paused", ...) of localhost. Useful when mpd is connected with icecast/shoutcast and should always be playing ;)
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_mount by fuqu





check if a specifoc mountpoint is mounted, optional check filesystemtype, and mountoptions USAGE: ./check_mount -m MOUNTPOINT [-t TYPE] [-o OPTIONS]
check_mount (Perl)





This plugin takes a mountpoint and checks that a filesystem is mounted thereupon, once and once only.
check_mount





A Nagios-plugin to check if a device is mounted.
check_MostRecentFile





VBScript: for a given directory, it finds the most recently modified file and checks if its modification date is older than [w] or [c] minutes. It also checks if the file size is at least [z] bytes. It's useful for monitoring incremental log files with ...
Check_Monit





Using this plugin, you will be able to get CPU and Memory usage for your services and build performance data for graphing in OP5. Additionally, passing warning and critical thresholds will allow for alerting if those thresholds are passed.
check_mongodb_write.pl (Advanced Nagios Plugins Collect...





Checks MongoDB is working by writing a unique document and then reading it back
check_mongodb_master.pl (Advanced Nagios Plugins Collec...





Checks a given Mongod is the Master of a Replica Set
check_mod_jk_status





Check the status of mod_jk load balancers by analysis of jkmanager's XML page from status
check_modbus_eem





This plugin checks the phoenix contact pmm-ma600 devices over modbus tcp. Maybe some other devices will work too. You need to have an ethernet module and you need to active modbus tcp on your device. Look at www.phoenixcontact.com for some manuals. ...
check_modbus





This is Nagios plugin for Modbus TCP and Modbus RTU using RS232/RS485. It can be used to monitor PLCs and any other industrial devices supported Modbus TCP or Modbus RTU.
check_mk_iostat_extended





This is a plugin i wrote for the CHECK_MK. It parse output of IOSTAT and present it in the format acceptable for CHECK_MK. I recommend to cron it and output all to a file, and cat this file using CHECK_MK local check - it uses IOSTAT 2sec interval to ge ...
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 Multisite





Check_MK Multisite is a comprehensive status GUI for Nagios that uses MK-Livestatus as backend.
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_mirror





The output of this script will look like: (I have to break the mirror to test this :-))
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





Plugin for checking availability, response time and number of players on a Minecraft server. The plugin queries the server by sending a 0xFE Server List Ping packet. The server is not required to have enable-query or enable-rcon enabled.