Skip to content

Commit

Permalink
Update check_smart.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
Napsty authored Oct 4, 2021
1 parent 317f870 commit 578586b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_smart.pl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
# Mar 4, 2021: Claudio Kuenzler - Add SSD attribute Percent_Lifetime_Remain check (-l|--ssd-lifetime) (6.9.0)
# Apr 8, 2021: Claudio Kuenzler - Fix regex for pseudo-devices (6.9.1)
# Jul 6, 2021: Bernhard Bittner - Add aacraid devices (6.10.0)
# Oct 4, 2021: Claudio Kuenzler - Handle dots in NVMe attributes, prioritize CRITICAL before WARNING and NOTICE (6.11.0)
# Oct 4, 2021: Claudio Kuenzler + Peter Newman - Handle dots in NVMe attributes, prioritize (order) alerts (6.11.0)

use strict;
use Getopt::Long;
Expand Down

0 comments on commit 578586b

Please sign in to comment.