Posted
11 days
ago
by
Christian Franke
smartd.cpp: Allow to configure checked NVMe Critical Warning bits.
Add optional MASK parameter to '-H' directive to specify the bits
to check (#1715).
|
Posted
11 days
ago
by
Christian Franke
smartd.cpp: Fix validity check for SCSI attribute log (#1245).
|
Posted
11 days
ago
by
Christian Franke
smartd.cpp: Add missing 'static'.
|
Posted
11 days
ago
by
Christian Franke
smartd.8.in, smartd.conf.5.in: Update EXPERIMENTAL notes.
|
Posted
12 days
ago
by
Christian Franke
man pages: Enable NVMe related information for all platforms.
|
Posted
12 days
ago
by
Christian Franke
smartd.conf.5.in: Remove outdated information about old controllers.
|
Posted
12 days
ago
by
Christian Franke
smartd.8.in: Rework '-A' and '-s' and add NVMe info.
|
Posted
12 days
ago
by
Christian Franke
smartd.conf.5.in: Rework '-H -f -p -u -t -a' and add NVMe info.
|
Posted
12 days
ago
by
Christian Franke
smartd.cpp: Handle only 'Available Spare' as prefailure value.
Enable logging of 'Percentage Used' and 'Media and Data Integrity
Errors' with '-u' instead of '-p'. Enable LOG_CRIT with '-f'.
|
Posted
13 days
ago
by
Christian Franke
smartd.cpp: Report changes of prefailure NVMe SMART/Health values.
If '-p' directive is enabled (default), changes of 'Available Spare'
(#1716), 'Percentage Used' and 'Media and Data Integrity Errors' are
logged as LOG_INFO or LOG_CRIT.
|