check_smart

Monitoring Plugin to check hard drives, solid state drives and NVMe drives using SMART

Release 6.4.0

Added -q / --quiet parameter. When multiple drives are checked using the -g parameter, all drives appear in the output (no matter the state). Using the additional -q parameter will only show the drives with failing drives and omit the drives in OK state.

Furthermore the dependency on the Perl module utils.pm (coming from either monitoring-plugins-common or nagios-plugins-common packages) was removed. Only very few functions from this module were actually used and these were very basic. It makes more sense here to be a fully standalone plugin.

check_smart-6.4.0.tar.gz

Release tarball
application/gzip 2019-10-29 Download from Github

Release 6.3.0

Added -E parameter to completely exclude a SMART attribute, including performance data. -e excludes checks/alerts but still adds data to performance data. Note: -e and -E can co-exist.

check_smart-6.3.0.tar.gz

Release tarball
application/gzip 2019-10-01 Download from Github

Release 6.2.0

6.2.0 added the drive's model and serial number to the output.

check_smart-6.2.0.tar.gz

Release tarball
application/gzip 2019-08-19 Download from Github