glensc / nagios-plugin-check_raid

Nagios/Icinga/Sensu plugin to check current server's RAID status ⛺
144 stars 84 forks source link

perfdata broken for >1 active plugins #143

Open glensc opened 8 years ago

glensc commented 8 years ago

this bin/check_raid.pl:194-195 likely breaks if more than one plugin outputs performance data.

it should be likely collected to an array, and later output with plugin name prefix each measured parameter.