
RAID Controllers
Adaptec RAID check_aacraid
Description:
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
Current Version
1.0
Last Release Date
2015-02-25
Compatible With
Owner
Download URL
License
GPL
Project Files
File | Description |
---|---|
check_aacraid.py | Python script check_aacraid.py |
Project Notes
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
Reviews
(0)
Add a Review
Page Sections
Project Stats
Rating
0 (0)
Favorites
0
Views
11,778