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

Adaptec RAID check_aacraid

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2015-02-25
License
GPL
Hits
11316
Files:
FileDescription
check_aacraid.pyPython script check_aacraid.py
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This script is a major modification of Anchor-Systems script to correct some errors and add new features :

- check arcconf GETCONFIG 1 PD to see state of devices and detect "ready" disk that we forgot to add in a array or in swap mode
- Check the new adaptec raid battery status "ZMM Optimal"
- include nagios status state OK, WARNING and CRITICAL
- change state return code, nagios always OK=0 WARN=1 CRIT=2 and warning error return code 1 can not overwrite a critical error anymore
- Correct the deprecation warning os.popen4
This script is a major modification of Anchor-Systems (http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/RAID-Controllers/Adaptec-RAID-Check-by-Anchor-Systems/details) script to correct some errors and add new features :

- check arcconf GETCONFIG 1 PD to see state of devices and detect "ready" disk that we forgot to add in a array or in swap mode
- Check the new adaptec raid battery status "ZMM Optimal"
- include nagios status state OK, WARNING and CRITICAL
- change state return code, nagios always OK=0 WARN=1 CRIT=2 and warning error return code 1 can not overwrite a critical error anymore
- Correct the deprecation warning os.popen4
The configuration for the nrpe_server is this :
command[check_aacraid]=/usr/local/lib/nagios/plugins/check_aacraid.py