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

DAC960 plugin

Rating
0 votes
Favoured:
0
Hits
93987
Files:
FileDescription
check_mylexDAC960 Plugin
Nagios CSP

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 plugin to check status of the RAID of a Mylex (possibly other models too) DAC960 controler.
The only requirement is Perl (because the plugin is written in Perl). The plugin monitors the controller status as reported in /proc/rd/status, and currently only monitors the first array created. Whenever I have 30 seconds of free time, I'll update it to be multiple-array aware.

It's the worst-written perl script I've ever seen, if you know perl you can get it done a whole lot better in a couple minutes.