Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_3ware
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!
A collection of perlscripts to query 3ware raidcontrollers with the tw_cli tool.
Reviews (1)
tested on an IPFire Gateway (Linux i386) with installed tw_cli.
./check_3ware
check_3ware: CRITICAL (Unit 0 at Controller 0 is /c0/u0)
execute tw_cli directly works:
sudo /usr/sbin/tw_cli info c0 u0 status
/c0/u0 status = OK
./check_3ware
check_3ware: CRITICAL (Unit 0 at Controller 0 is /c0/u0)
execute tw_cli directly works:
sudo /usr/sbin/tw_cli info c0 u0 status
/c0/u0 status = OK