Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Adaptec RAID check_aacraid
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
- 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
- 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)
Be the first to review this listing!