Home Directory Plugins System Metrics Storage Subsystem

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: Storage Subsystem

Nagios plugins for monitoring storage subsystem metrics (e.g. Disk I/O, USB/Firewire statistics, etc).

Nagios Network Analyzer

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.
Related Categories:
The following categories contain listings related to what you're looking for:
Category Listings:
There are 40 Listings in this Category.List your addon or plugin here!

Check Microsoft Windows Disk Load

github.com/OutsideIT/check_ms_win_disk_load

Check MS Windows disk load by using this Powershell script to get all disk load related counters from Windows Performance Manager, computing averages for all gathered samples and calculating read / write rate, number of reads / writes, read / write latenc ...

LicenseGPL

Check SMART status modified

Check SMART status of a given disk.

Check the disk size of Windows server and Unix server u... Popular

github.com/ynlamy/check_snmp_disksize

Check the disk size of Windows server and Unix server using SNMP This plugin can check the disk size of Windows server and Unix server using SNMP v1 queries.

LicenseGPL

check_afs_rpc

trac.id.ethz.ch/projects/nagios_plugins/wiki/check_afs_rpc

A Nagios plugin for checking AFS file servers to see if there are client connections waiting for a free thread.

check_alldisks_ide_smart

firedrake.org/cgi-bin/gitweb.cgi?p=nagios-plugins.git

This is a basic plugin to locate all suitable disks on a system and then run checkdisk_ide_smart against each of them, returning a single result.

check_amz_sqs.pl

Monitor the ApproximateNumberOfMessages attribute of an Amazon Web Services (AWS) Simple Queue Service (SQS) queue.

LicenseApache

Check_diskio.sh

Nagios plugin (script) to check disk io utilization statistics.

LicenseGPL

check_diskstat

check_diskstat Linux disk IO check. Reads /sys filesystem directly to query tps, read, write, avg. request size, avg. queue size and avg. wait time.

LicenseGPL

check_disks_snmp

github.com/nullDowntimeLtd/nagios_plugins

Plugin to check all mounted disks (with some file system types excluded) without having to specify individual partitions.

LicenseBSD

check_disk_grow.pl

www.thorko.de

Check partition growth of last run

LicenseGPL

check_dmf

plone.jcu.edu.au/hpc/services-offered/nagios/nagios-installa

Check status of SGI's Data Management Facility (DMF) - a hierarchical storage management solution.

check_drive_health.py

github.com/instantlinux/docker-tools

Check health of SSD and magnetic drives: examines SMART attributes and software-RAID status.

LicenseApache

check_FS_ssh

this plugin goes onto your host running nagios and uses ssh and keys to connect to remote systems to check filesystem sizes. critical and warning values are applied to all the filesystems on the remote host and is based off percentage used.

LicenseGPL

check_geom

A feature complete PERL plugin designed to monitor the status of GEOM mirror, stripe, raid3, concat, and shsec volumes on FreeBSD systems. It monitors gmirror very nicely ;)

check_geom.sh

The script checks the status of a given GEOM class (implementing software RAID on FreeBSD) - currently only gstripe, gmirror and graid3 are supported. The script parses output of gmirror, graid3 or gstripe command.

LicenseGPL

check_hadoop-dfs.sh

www.matejunkie.com/

check_hadoop-dfs.sh sh-compliant script to check the amount of available datanodes of a Hadoop cluster and its total and used size as well.

check_iostat_bsd

Disk statistics check script (perfdata only)

LicenseGPL

check_lvm_thinpools

github.com/cavemandaveman/nagios-plugins

A plugin for checking the size of LVM thinpools through SNMPv3

LicenseGPL

check_mio

fidanov.net/c0d3/nagios-plugins/mio/README

check_mio check_mio checks I/O activity on block devices (iops,await,I/O througput speed) and returns performance data

LicenseGPL

check_mogile

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

check_mpath

github.com/daedalus/nagios_plugins

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

LicenseGPL

check_ntdisk_bysize

Checks windows machine disks by size (not percentage), using check_nt.

LicenseGPL

check_omsa_vdisk

Legacy bash script plugin to check virtual disk health using the OpenManage server administrator software. No longer maintained -- please use the vastly superior check_openmanage plugin.

check_smart.pl - physical drive monitoring

www.claudiokuenzler.com/monitoring-plugins/check_smart.php

check_smart.pl - physical drive monitoring This is a plugin to monitor the values of SMART (Self-Monitoring, Analysis and Reporting Technology) attributes of hard (HDD), solid state drives (SSD) and NVMe drives, using smartmontool's smartctl in the background. ATA, SCSI and NVMe drives are support ...

LicenseGPL

check_smart_all_disks.sh

github.com/svamberg/check_smart_all_disks

Check all connected disks by S.M.A.R.T. You can set minimum pending/realocating sectors, disable test for logs, checksum or failing state. There are two tools: check_smart_all_disks.sh - check system for disks and run smart through second script check_sm ...

LicenseGPL

check_smb_speed

mbrownnyc.wordpress.com/

check_smb_speed This is a nagios plugin vb script (VBS) that will check read or write speed over SMB.

LicenseGPL

check_snmp_disks

www.norgie.net/tools/check_snmp_disks/

Check disk usage for a host using SNMP. Settings can be configured per partition or per host.

LicenseGPL

check_sr.py

www.sofor.fi/

check_sr.py check_sr.py is a Nagios check plugin for Citrix XenServer (also should work on XCP), it checks storage SR utilization %. It uses XenAPI. Its compatible with Centreon's storage/disk graph template. You can choose performance metric output format: pnp4n ...

LicenseGPL

check_vg

This is a simple Nagios Plugin which tests how much space in an LVM Volume Group is free. It takes https://exchange.nagios.org/directory/Plugins/System-Metrics/Storage-Subsystem/check_vg_size/details and https://github.com/billcarlson/check_vg_size and ad ...

check_vg_size

www.lihas.de/anleitungen-und-service/nagios-plugins/

This is a simple Nagios Plugin which tests how many space in an LVM Volume Group is free. It`s written in bash

check_vg_size v2016

apgtm.com/nagios/check_vg_size/

Confirm LVM Volume groups have sufficient free space.

check_vinum

www.geocities.com/ntb4real/proj/vinum.htm

A Nagios plug-in designed to report the status of volumes configured under the classic vinum system in FreeBSD 4.x and earlier.

Iostat - check_tps

Iostat - check_tps Nagios plugin/script to check the disk statistic TPS aka IOPS on a Linux machine. I also included a | after the output for performance statistics. Usage: Usage: check_tps.sh [-w|--warning] [-c|--critical] [root@foobar libexec]# ./check_tps.sh -w 20 ...

Linux Software Raid Plugin for 32-bit and 64-bit system...

Checks Linux Software Raid (also known as MD Raid). Works on both 32-bit and 64-bit systems

Raid Check using megaclisas

Plugin to remotely check the status of a raid. - Requires that the server has the "megasas-status --nagios" application available - Requires passwordless login via SSH (key auth) Useage: check_raid [HOSTNAME] [USERNAME]

LicenseGPL

SmartArray 6i 5i Check status

webspace.tiscali.it/

This plugin checks the status of logical array status and return status code.

SNMP Polling

www.groundworkopensource.com/

Check_dell_hw calls omreport (Open Manage must be install) to get status of Dell hardware.

testio

www.arnes.si

testio is program/nagios plugin, for checking I/O response time of filesystem.

LicenseGPL