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

Rating
0 votes
Favoured:
0
Current Version
1.1
Last Release Date
2013-04-11
Compatible With
  • Nagios 3.x
Owner
Hits
39261
Files:
FileDescription
check_zpool.plcheck_zpool.pl
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks a single zpool for it's status.
This will check the status of a single zpool provided by the -p flag.

In DEGRADED, FAULTED or UNAVAILABLE state the check will list which drives are not in the ONLINE or AVAIL status, this makes it easy to find the drive that is bad.

Performance data is also included but it's a simple count of all disks in state X.

requirments:
- solaris (tested on OpenIndiana and OmniOS)
- Nagios::Plugin perl module (can be instaleld via perl -MCPAN -e shell, install Nagios::Plugin;)