Tuptime Versions Save

Report historical and statistical real time of the system, keeping it between restarts. Like uptime command but with more interesting output.

5.2.3

4 months ago
  • Update distribution packages
  • Documentation revised
  • Minnor code refactoring

5.2.2

1 year ago
  • Swich between longest/shortest on default output with -i
  • Option -x, --silent renamed to -q, --quiet
  • Change repository name

5.2.1

1 year ago
  • Set cron file with systemd execute exclusion on .deb package
  • Return -e option as an argument for --dec decimals
  • Update .deb package
  • Update .rpm package

5.2.0

1 year ago
  • Rename timer units to tuptime-sync.timer and tuptime-sync.service
  • Using StateDirectory= on systemd unit
  • Available tuptime.sysusers file for systemd-sysusers
  • Replace cron file with systemd timer on .deb package
  • Add rc script for OpenBSD and update installation doc
  • Deprecate --pctl option
  • Adding -E, --exclude option
  • Print longest uptime and downtime values on default output
  • Update distribution packages
  • Code refactoring

5.1.0

2 years ago
  • Cover DB writes with transactions
  • Register DB version on PRAGMA user_version
  • Adding --pctl option. Show percentil over average values
  • Code refactoring
  • Update .deb package

5.0.2

3 years ago
  • Option --decp usable but deprecated
  • Using subprocess module on BSDs

5.0.1

3 years ago
  • Identify new startups with boot_id on FreeBSD
  • Option --decp renamed to --dec and -e equal to it.
  • Minnor code refactoring

5.0.0

3 years ago
  • Abbreviate format in time counters
  • Identify new startups with boot_id
  • Adding -b, --bootid option to show boot IDs
  • Adding -i, --invert option to show startup number in reverse count
  • Change database specs. Add bootid column
  • After a graceful shutdown register, delay 5 seconds next DB update
  • Change execution user from 'tuptime' to '_tuptime'
  • Large refactoring
  • Update .deb package

4.1.0

4 years ago
  • Register shutdowns lower than a second
  • Adding option -A --at
  • Refactoring --tat output
  • Rename suspend time to sleep time
  • Update .deb package

4.0.0

4 years ago
  • Adding support for running and suspended time. (-p, --power)
  • Adding --tat to report system state at specific timestamp.
  • Change database specs. Add rntime and spdtime columns.
  • Update .deb package