MonitoringExchange
NagiosForge
NagiosWiki
Nagios Community Platform powered by NETWAYS

Plugin:check megaraid sas

Search  
From MonEx Wiki
Jump to: navigation, search

Contents

check_megaraid_sas

This is a plugin to monitor the status of volumes attached to a LSI Megaraid SAS controllers that are supported by their MegaCli utility. It should work with regular LSI branded controller cards as well as OEMed controllers such as the Dell PERC5 and PERC6 (the original motivation for this script).

get it on MonitoringExchange

check_megaraid_sas on Nagios Exchange

what do you need

  • LSI's MegaCli utility for their SAS controllers

Example

nagios@nagioswiki.org:~/
./check_megaraid_sas -s 1

Sample Nagios Look

Help Output

nagios@nagioswiki.org:~/
> ./check_megaraid_sas -h
Usage: ./check_megaraid_sas [-s number] [-m number] [-o number]
       -s is how many hotspares are attached to the controller
       -m is the number of media errors to ignore
       -p is the predictive error count to ignore
       -o is the number of other disk errors to ignore

Comments