check_nvme
monitoring plugin to check status of NVMEe storage via nvme-cli
Usage
check_nvme.sh [-s] [-e] -d
-s .. call nvme smart-log using sudo
-e .. ignore num_err_log_entries for state
Requirements
- nvme-cli
- awk
Licence
GNU General Public License v3.0
Author
Matthias Geerdsen
Contributions
- 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
Thanks
This plugin has been largely inspired by