NETWAYS / check_hp_firmware

Icinga / Nagios check plugin to verify HPE controllers an SSD disks are not affected by certain vulnerabilities
GNU General Public License v2.0
2 stars 1 forks source link

Ensure panics are correctly handled with exit 3 #2

Closed lazyfrosch closed 4 years ago

lazyfrosch commented 4 years ago

Panics print a stack trace and return 2 on CLI.

This is not ok for Nagios Plugins