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_mounts





Verify all mounts configured in rclocal and fstab are actually mounted.
check_mountpoint





Simple perl script that check the path that must be the mountpoin.
check_mount.tcl





Checking that fstab mount points are mounted and that swaps are active.
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





Bash script to check mounted devices, passing arguments mount point OR device, and type of filesystem (useful for nfs mountpoints).
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_mogile





Perl script that runs an injection/extraction test on a MogileFS instance.
check_mod_jk_status





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





Plugin to check that all required kernel modules have been loaded.
Check_modbus_tcp





check_modbt - Query and validate values for ModBus TCP Advanced modbtget - Query values for ModBus TCP mdbtset - Setting values for Modbus TCP
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. ...