nagios-plugin-check_raid icon indicating copy to clipboard operation
nagios-plugin-check_raid copied to clipboard

Nagios/Icinga/Sensu plugin to check current server's RAID status ⛺

Results 42 nagios-plugin-check_raid issues
Sort by recently updated
recently updated
newest added

Hi, Probably a very dumb question, but it's been a while since I have (re)configured Nagios and your very useful plugin script to check RAID functions and health. So far...

Hey. This is the very same system as described in #211... i.e. the same failed drive, output, etc.. After marking the predictively failed disk (which is actually completely broken and...

Hi, I have some fixes for check_raid to be able to cope with the changed text output of cciss_vol_status version 1.12a. First opening the WIP MR with the code changes,...

Hey. From #212, there is some unhandled output from `ssacli` that `check_raid` passes on to stdout: ``` # /usr/lib/nagios/plugins/check_raid Unhandled: [Warning: Unrecoverable Media Errors Detected on Drives during previous Rebuild...

Hey. IIRC, for some RAID tools you consider the information whether the physical drives have some "predictive failure" (e.g. as determined by the controller via SMART). We have now HPE...

Trying to check the status of a P440ar, check_raid returns ``` UNKNOWN: cciss:[Plugin error] ``` **Output of `check_raid -d`:** ``` check_raid 4.0.8 Visit how to report bugs Please include output...

It would be great to implement a predictive failure status for the hp-controller-disks as well: # hpssacli ctrl all show config detail ... Physical Drives physicaldrive 4I:1:1 (port 4I:box 1:bay...

need test data
hpacucli/hpssacli/ssacli

**Output of `check_raid -d`:** ``` check_raid 4.0.10 Visit how to report bugs Please include output of **ALL** commands in bugreport DEBUG EXEC: /sbin/dmsetup status --noflush at /usr/lib/nagios/plugins/check_cciss-1.12 line 503. DEBUG...

cciss/hpsa

Hi, Just giving an idea. Megacli is very old already.

Hello I have a bug with centos. I'm using NRPE service for this check and the service is running with nrpe user It's possible to modify "User_Alias CHECK_RAID=nagios, icinga, sensu",...