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

Check DataDomain

Rating
2 votes
Favoured:
0
Hits
106496
Files:
FileDescription
check_dd.plcheck_dd.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This perl script will monitor Datadomain High-Speed Inline Deduplication Storage Systems and provide "groundwork" like performance data.
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
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