monitoring plugin to check status of NVMEe storage via nvme-cli
check_nvme.sh [-s] [-e] -d <device>
-s .. call nvme smart-log using sudo
-e .. ignore num_err_log_entries for state
- nvme-cli https://github.com/linux-nvme/nvme-cli
- awk
GNU General Public License v3.0
Matthias Geerdsen [email protected]
- farom add sudo support
- farom add option to ignore num_err_log_entries in smart-log
- farom add support for finding nvme in /usr/sbin
This plugin has been largely inspired by