Skip to content

Monitoring Plugin to check status of NVMEe storage via nvme-cli

License

Notifications You must be signed in to change notification settings

vorlon/check_nvme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

check_nvme

monitoring plugin to check status of NVMEe storage via nvme-cli

Usage

check_nvme.sh [-s] [-e] -d <device>
  -s .. call nvme smart-log using sudo
  -e .. ignore num_err_log_entries for state

Requirements

Licence

GNU General Public License v3.0

Author

Matthias Geerdsen mg@geerdsen.net

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