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 Lenovo System X3650 M5





Python script for monitoring Lenovo System X3650 M5. This is a fork from check_lenovo_flex https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Lenovo/check-LENOVO-enterprise-flex-chassis/details Basically I modified OIDs to functions in ...
Check Ironport Disk Quota usage





Plugin for monitoring the disk quota usage on ESA (Email Security Appliance) or SMA (Security Management Appliance) Need : ssh connection to ironport (preferred with pubkey) Needed modules : "expect" "awk" "egrep" - check_IronportQuota.sh --help ...
Check IO stats of one or all disks





This plug-in checks IO stats of one (or all) disk. It can be used to send alerts when maximum hard drive IO/s or sectors read|write/s is reached.
Check HP MSA P2000





This checks the HP P2000 for the status of all parts within the SAN, this includes all Enclosures, Fans, Voltages, Disks and Temperatures. SNMP is not needed for this as it uses the inbuilt API to gather the status and performance counters over HTTP or HT ...
check HP hpacucli Array status





This plugin checks RAID Array status on hp servers via SSH. it runs remotely the command "hpacucli" in order to check if the status of the disks changed. Using this plugin, you can have under control the status of all the Arrays on your HP servers in a ...
Check free disk space with snmp





with this simple nagios plugin you can check the free space of every harddisk. You can also pass parameters for warning and critical, when the percentage of the used space goes higher than your supplied levels
Check free disk space





Check free space on windows partitions. It tries to resemble as much as possible with check_disk from the Official Nagios Plugin package. ** Modified Barry W. Alder 2013/09/24 changed code so that an error is reported if no disks are found with th ...
check EdgeRouter 6p





This script allows you to monitor the Ubiquiti Networks EdgeRouter 6P load, network, and disk space. At the moment only the disk space has warning and critical data, the other ones are just monitor scripts that allow me to see performance data graphics. ...
Check drives fragmentation status





Check Windows disks fragmentation status and optionally performs defragmentation. It returns performance counters for each drive.
Check Diskspace via SNMP





Check Diskspace via SNMP. Plugin uses UCD SNMP MIB (1.3.6.1.4.1.2021).
Check Diskspace Used by a Mounted Volume





This plugin is designed using Bash script and intended to display the disk space used by the specified mount point or partition or volume. This plugin is created so that 'Performance Gauges' in Nagios XI work properly, showing appropriate 'Warnin ...
Check Disks on HPE MSA 2050





Based on the work of Stephen Bleazard's plugin over at https://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/RAID-Controllers/check_hp_msa2324sa_disk/details. I made some SIMPLE modifications to make it work via SSH in place of Telne ...
Check DiskIO via SNMP





Check Disks via UCD-DISKIO MIB. This plugin checks the disk-IO per second of a diskdevice.
Check Disk Win2k3 - SNMP





Plugin Nagios via SNMP to check the use of disk in Windows 2003 Server
Check disk free multiple drives





This plugin check free space for one or all the drives in a server, in a single check
Check Disk





Check_disk is a plugin that will return the Total, Free and Used space in MB/GB And % of a given drive.
Check Dell PERC Array





Using Net::SNMP, this script checks the channel state, global state and disk states of a PERC RAID array on a server running Dell's OpenManage
Check BlueCoat Proxy Disk





This plugin allow to check the snmpdiskstate in your bluecoat proxy. The archive contained the README and a pnp4nagios template.