BATTERY-STATS(5) | File Formats Manual | BATTERY-STATS(5) |
battery-stats - collected battery statistics
The battery-stats contains statistics about battery charge over time, as collected by the battery-stats-collector (8) daemon.
Each line in the file represents one sample and is of the form:
<seconds> <charge%> <powermode> <UTC-date>
<UTC-time>
separated by spaces and terminated by a newline.
Where:
A battery under charge might result in the following samples:
The default set-up is to save battery statistics in /var/log and
rotate the logs weekly, which results in this set of files:
/var/log/battery-stats - current (most recent) statistics
/var/log/battery-stats.[0-9]+ - less recent statistics
/var/log/battery-stats.[0-9]+.gz - ancient statistics
battery-graph(1), battery-stats-collector(8).
Karl E. Jorgensen <karl@jorgensen.com>
September 23, 2002 |