Skip to content
Snippets Groups Projects
Commit daf9b18a authored by chrfranke's avatar chrfranke
Browse files

smartd.8.in: Attribute logs use local time since smartmontools 7.1.

git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5346 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent b0eb1fe9
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,8 @@ $Id$ ...@@ -2,6 +2,8 @@ $Id$
2022-03-04 Christian Franke <franke@computer.org> 2022-03-04 Christian Franke <franke@computer.org>
smartd.8.in: Attribute logs use local time since smartmontools 7.1.
smartctl.8.in, smartd.conf.5.in, update-smart-drivedb.8.in: smartctl.8.in, smartd.conf.5.in, update-smart-drivedb.8.in:
Remove EXPERIMENTAL notes for features added before 7.2. Remove EXPERIMENTAL notes for features added before 7.2.
......
...@@ -187,7 +187,8 @@ At each check cycle attributes are logged as a line of semicolon separated ...@@ -187,7 +187,8 @@ At each check cycle attributes are logged as a line of semicolon separated
triplets of the form "attribute-ID;attribute-norm-value;attribute-raw-value;". triplets of the form "attribute-ID;attribute-norm-value;attribute-raw-value;".
For SCSI devices error counters and temperature recorded in the form For SCSI devices error counters and temperature recorded in the form
"counter-name;counter-value;". "counter-name;counter-value;".
Each line is led by a date string of the form "yyyy-mm-dd HH:MM:SS" (in UTC). Each line is led by a date string of the form "yyyy-mm-dd HH:MM:SS"
(in local time).
.Sp .Sp
.\" %IF ENABLE_ATTRIBUTELOG .\" %IF ENABLE_ATTRIBUTELOG
If this option is not specified, attribute information is written to files If this option is not specified, attribute information is written to files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment