Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: File System
Nagios plugins for monitoring various aspects of file systems (files, file counts, directories, mount points, etc.)
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_quota
checks a users' quota
check_quota.pl
dev.techno.holics.at/check_quotaThis scripts allows you to check the quota for a specific user, a specific group or all quota users (based on the repquota output), or the dirquota output for directories in Windows systems. Provides perfdata if requested.
check_remote_aix_fs_mounted.sh
www.lemcentral.comThe script check the filesystem in remote aix hosts.
Check_share_size
This plugin allows alert once the storage space is exceeded It is based on the command 'du -s'
check_snfs_clients
www.m-box.deNagios plugin for Quantum StorNext Filesystem. Check internal filesystem latency for clients via Quantum's cvadmin utility. Returns average of all clients as well as lowest / highest client latency with optional DNS name / IP. Should work with all SN ...
check_snfs_latency
www.m-box.deSimple bash script checks Quantum StorNext File System (SNFS, CVFS) statistics files and retrieves HiPriority Latency Data. Warns if threshold is exeeded and outputs performance data. Supplied pn4nagios template graphs PIO Read/Write average, minimum and ...
check_volume_fstab
check_volume_fstab is a plugin for linux systems, checking free space, that takes a volumes list from /etc/fstab file. It was created because standard check_disk results are often messed up by various special mount points, e.g. docker etc. Currently greps ...
check_vzquota
Checks vzquota limits
check_windows_files.ps1
github.com/HunnyPunsAnother plugin to check files in Windows. Meant to be run via an agent like NCPA. Check if a file exists, check the size of a file, check the number of files in a directory. In 1.2, you now get performance data if you're checking either the number of f ...
check_win_hd
Checks available drive space on ALL drives of a Windoze server.
check_zpool_scrub
github.com/Josef-Friedrich/check_zpool_scrubMonitoring plugin to check how long ago the last ZFS scrub was performed.
check_zpool_zfsonlinux
github.com/macskas/nagios-pluginszpool status checker (multiple zpool support)
Diskspace monitor script
serve17.serve-hosting.net/suspended.page/Checks the diskspace on your HP-UX system.
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).
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 ...
File Age Check
This Python script works on both Windows and *nix boxes and returns the date of the file (modified, access, or create) in human understandable form. (Only English.)
filesize.pl
Check's the size of a file or directory Examples: Usage: filesize.pl --warn=5 --critical=20 --file=c:somefile.exe Usage: filesize.pl --warn=5 --critical=20 --file=c:somedir Usage: filesize.pl --warn=0.5:1 --critical=1.1:2.5 --file=c:somedi ...
GlusterFS checks
Checks GlusterFS health on the server. Tests include: - daemons running - number of bricks online - disk space - healing status
nagios-check-gluster
github.com/atlantos/nagios-check-glusterExtensive Nagios check for GlusterFS v3.7
SMBShares
This plugin checks the size, amount of files and writeability of a windows smb share.
snmp_remote_disk_auto
github.com/vahidhedayatiThis is taken from an existing script but ammended to auto discover paritions ./snmp_remote_disk_auto localhost public 100 |-|ALL DISKS OK: / (1415 MB) /var (5657 MB) /tmp (958 MB) /boot (175 MB)