Uses the "last" command to plot a report of the system's uptime history.
Find a file
2020-11-21 12:35:44 +01:00
uptime_history initial commit 2020-11-21 12:35:44 +01:00
.gitignore initial commit 2020-11-21 12:35:44 +01:00
LICENSE initial commit 2020-11-21 12:35:44 +01:00
README.md initial commit 2020-11-21 12:35:44 +01:00
setup.py initial commit 2020-11-21 12:35:44 +01:00
uptime.png initial commit 2020-11-21 12:35:44 +01:00

uptime_history

Plots the system uptime history. Depends on correct output of /var/log/wtmp / last.

Example plot

Usage

uptime_history [-h] [output]
  • Specify the output filename for the plot with output. If not specified, the plot is displayed instead.