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

Added parsing lines for 'Total cache memory' and 'Cache Ratio' Fixes #196

Plugin report an unexpected parse error when executing. Tried with 4.0.9 (from Debian 10) and 4.0.10 (from this git). **Output of `check_raid -d`:** ``` # perl ./check_raid.pl -d check_raid 4.0.10...

Hi glensc! Sorry if my question is really stupid / silly. I am new to Nagios and I have to set this up again from scratch as our in house...

question

arcconf plugin (4.0.8) doesn't handle logical device status: Impacted ( Build/Verify with fix : 90 % ) ``` # /usr/lib/nagios/plugins/check_raid Unknown line: [ Logical Device : 0] at /usr/share/perl5/vendor_perl/App/Monitoring/Plugin/CheckRaid/Plugins/arcconf.pm line...

Hi, please add an option that allows to disable plugins at all. Sometimes its useful to ignore certain plugins (for example dm) while still relying on the automatic detection for...

Hi, I have a box with some fans in it which are connected to the mainboard instead of the enclosure. The mainboard reports all fans as working properly. tw-cli however...

tw_cli

Hi. Ignoring devices (specified on command-line) does not work (or i'm trying this wrong). **Output of `check_raid -d`:** ``` # ./check_raid.pl.orig -d -p mdstat md2; echo $? check_raid 4.0.8 Visit...

mdstat

This is feature request about adding support for adaptec flash+battery/supercap cache protection modules (instead of typical ram+battery) like AFM-700 in --bbu-monitoring option. https://www.adaptec.com/nr/pdfs/AFM700_ds.pdf Relevant part is: ```` -------------------------------------------------------- Controller Cache...

Feature request about monitoring of maxcache status. It's a cache that uses SSD disks. Probably it's enough to monitor this part: ```` NOT PARSED: [maxCache 3.0 information] [ Status of...

need test data
arcconf

On my system arcconf (2.05 (B22932)) doesn't see raid volumes (and disks due to some weird reason) and according to check_raid help UNKNOWN state should be returned by default: ````...