Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Check DataDomain
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!
This is a modified version of a script originaly used to monitor netapp appliance. This script will monitor a datadomain appliance for :
- Disk Usage
- Global Alerts
Typical Output :
----------------
ALERTS OK - No Alerts Found
DISKUSED OK - Index:73% /ddvar:8% Meta-data:32% Data:74%
It will also generate "groundwork" like performance data for disk usage.
Usage :
-------
check_dd.pl -H -v variable [-w warn_range] [-c crit_range]
[-C community] [-t timeout] [-p port-number]
-v DISKUSED - disk space used
-v ALERTS - print current alerts
- Disk Usage
- Global Alerts
Typical Output :
----------------
ALERTS OK - No Alerts Found
DISKUSED OK - Index:73% /ddvar:8% Meta-data:32% Data:74%
It will also generate "groundwork" like performance data for disk usage.
Usage :
-------
check_dd.pl -H -v variable [-w warn_range] [-c crit_range]
[-C community] [-t timeout] [-p port-number]
-v DISKUSED - disk space used
-v ALERTS - print current alerts
Reviews (1)
bytransom324, February 13, 2018
I uploaded the plugin via the Nagios XI GUI. I get this error when I try to test from the command line.
-bash: ./check_dd.pl: /usr/local/groundwork/bin/perl: bad interpreter: No such file or directory
-bash: ./check_dd.pl: /usr/local/groundwork/bin/perl: bad interpreter: No such file or directory