SlackBuilds Repository

15.0 > System > tuptime (5.2.2)

tuptime is a daemon-less uptime statistics collection tool.

It lets you know how long your machine manages to run without a reboot,
and shows whether the reboot was graceful or hard.

The slackbuild installs a SystemV-style initscript into rc3.d and rc4.d.
The time your machine spends in other runlevels is not counter, because,
presumably, it cannot be considered fully up.

The slackbuild also installs a speically crafter crontab for the
_tuptime user, to periodically log machine state.

The scripts expects to have a system user called _tuptime. Create one
by running:

groupadd -g 379 _tuptime
useradd -u 379 -g 379 -d /var/lib/_tuptime _tuptime

Maintained by: lockywolf
Keywords: uptime,monitoring,logging
ChangeLog: tuptime

Homepage:
https://github.com/rfrail3/tuptime

Source Downloads:
tuptime-5.2.2.tar.gz (d5f4bfa0cd1be5d4353fdb4c5e68512b)

Download SlackBuild:
tuptime.tar.gz
tuptime.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
cronfile
slack-desc
tuptime.SlackBuild
tuptime.info

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds