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.FireMotD





Generate a dynamic MotD (Message of the Day) which displays system information after logging into a Linux server.. For example IP, Release, Kernel, Platform, Uptime, CPU Utilisation and Load, Memory, Swap, Disk information, the number of yum / apt-get / z ...
Enhanced Windows Disk Check





Perl script that uses SNMP (via snmpget) to get disk usage information from Windows hosts. Outputs usage %, total, used and free space in human-readable format with auto-scaling (KiB up to TiB).
Enhanced SNMP Windows Disk Check - Check all partitions...





Based on the check_win_snmp_disk.pl script posted here by Dan Capper. Enhancements - all partitions are detected dynamically and tested. Detailed check report (includes Drive letter + supplied threshold). Most "critical" drive will be shown first. Some er ...
Enhanced SNMP Windows Disk Check





Perl script that uses SNMP (via snmpget) to get disk usage information from Windows hosts. Outputs usage %, total, used and free space in human-readable format with auto-scaling (KiB up to TiB).
EMC Unity





### check_unity.py ### This is a Nagios monitoring script for DELL EMC Unity storage box. [root@]# ./check_unity2.py -H myunitybox.foo.com -u monituser -p monitpass -m usage: check_unity2.py [-h] -H HOSTADDRESS -u USER -p PASSWORD -m ...
EMC CLARiiON Monitoring Wizard





This Wizard allows you to monitor an EMC CLARiiON SAN. You can monitor the following components of the SAN: * Storage Processors = Status of each SP * Storage Processors Information = Gets information on the SP (SP ID, Agent Revision, FLARE Revision, PRO ...
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. ...
Diskspace monitor script





Checks the diskspace on your HP-UX system.
Dell Powervault MD38 Series Performance





This script reports the performance of virtual disk arrays of Dell Powervault MD38 Series, but in principle it should work with MD34 Series. Prerequisites: smcli on a windows machine and a Nagios compatible agent Version 0.1 This script uses smcli t ...
Dell OpenManage Storage





Checks storage devices (disks, RAIDs, controllers) attached to Dell server systems.
Dell Array Disks Status Script





This is a bash script that checks all disk status on Dell Servers. You have to have the Dell MIBs installed in your Nagios system, relies on snmpwalk to pull the information.
Compaq Smart Array





A plugin to check status of the Disks of an compaq smart array controler.
Cisco - Check Juniper SA - SNMP v1, v2c, v3





Check Juniper SA - Version 1.2 (29/12/2009) > Disk > Memory > Users connected
check_writespeed





Checks if a file is writable and count the seconds it takes to write it. Can also be used to make sure a disk is writable.
check_with_vsmon





Monitor disk space, memory and swap usage using the vsmon backend, with a "no configuration" philosophy.
check_win_snmp_storage.pl





plugin: Windows SNMP storage check for disk and memory
Check_Win_SNMP_Disk_2





Modified Version of check_win_snmp_disk.pl by Dan Capper, enhanced by Anatoly Rabkin. This version filters snmp-storagetype "hrStorageCompactDisc" out, so that only disk-based volumes are checked.