Skip to content

Tags: Napsty/check_smart

Tags

6.9.0

Toggle 6.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
6.9.0 (#67)

* Remove 'Command_Timeout' from raw list, add Percent_Lifetime_Remain attribute with default warn at 90 percent

* SSD Lifetime check optional with parameter -l

* Fix warning of already initialized variable

6.8.0

Toggle 6.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow skip self-assessment check (--skip-self-assessment) (#59)

* Allow skip self-assessment check (--skip-self-assessment)

* Add Command_Timeout to default raw list

* Add Command_Timeout to default raw list

6.7.1

Toggle 6.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bugfix to make --warn work (#56)

6.7.0

Toggle 6.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Nvme (#51)

* Add support for NVMe devices

* Improve regex for nvme smart attributes

* Check Critical_Warning attribute before other attributes

* Add model detection for nvme

* Fix regex to support hex status like 0x0A

* Use Power_On_Hours in perfdata

* Release 6.7.0

6.6.1

Toggle 6.6.1's commit message
Bump version to 6.6.1

6.6.0

Toggle 6.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make -g option available for 3ware and cciss controllers (#49)

The feature was requested in #30 . This PR adds the possibility to use 3ware,N and cciss,N drives in combination with the global -g parameter.

Furthermore this PR adjusts the output of the plugin when the -g is used in combination with hardware raid controllers. Instead of showing the logical device name (/dev/sda for example), the plugin will now show the controller with drive number.

6.5.0

Toggle 6.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Reported_Uncorrect and Reallocated_Event_Count to default raw list (

#48)

6.4.0

Toggle 6.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version to 6.4 (#46)

6.3.0

Toggle 6.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

6.2.0

Toggle 6.2.0's commit message
Update README