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

AIX Harddisk Checks

Rating
0 votes
Favoured:
0
Hits
95609
Files:
FileDescription
utils.phplike utils.sh, just for basic settings.
check_aix_disks.phpversion 1.4
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Small little script which checks Harddisks via SNMP lookups. Uses NET-SNMP and PHP.
This script uses hr.my MIB (/usr/samples/snmpd) which should be working by default on standard AIX 5.3 installations. It looks for all devices of the type \"HardDisk\" and checks their status and returns usual nagios return values.

**Usage** for now: ./check_aix_disks //community// //hostname//

Please report bugs or additions :)

**Changelog**:
19 Sep 06:
* Error messages were not show, due a linebreak. FIXED
* In case disks cannot be found, UNKNOWN error code.
* Verified working with AIX 5.3 but NOT with 4.3