Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/genebean/uptimed

A fork of uptimed that was originally located at http://podgorny.cz/moin/Uptimed. The source there has not been updated in years and seems to be abandoned and thus this project was born as a way to apply updates and enhancements.
https://github.com/genebean/uptimed

Last synced: 14 days ago
JSON representation

A fork of uptimed that was originally located at http://podgorny.cz/moin/Uptimed. The source there has not been updated in years and seems to be abandoned and thus this project was born as a way to apply updates and enhancements.

Awesome Lists containing this project

README

        

Contents
========

1. Introduction
2. Availability
3. Mailinglists
4. Acknowledgments
5. Contacting the author

1. Introduction
===============

Uptimed is an uptime record daemon keeping track of the highest uptimes a
computer system ever had. It uses the system boot time to keep sessions
apart from each other. Uptimed comes with a console front-end to parse the
records, which can also easily be used to show your records on a web page.

2. Availability
===============

You can always get the latest release from the Uptimed website:

http://uptimed.technicalissues.us/

3. Mailinglists
===============

It seems all the old lists have died off...

4. Acknowledgments
==================

Uptimed was inspired by a similar utility called 'ud', but is completely
different by design. Instead of using PID files to prevent multiple
instances, Uptimed uses the system boot time to seperate log entries from
each other. This is believed to be more reliable when switching runlevels or
accidentely killing Uptimed or running multiple instances of it.

For a list of contributors to Uptimed, please read the CREDITS file.

5. Contacting the author/maintainer
===================================

If you would like to submit bugfixes or patches please
1) fork the uptimed repositry at https://github.com/genebean/uptimed
2) make your changes in the fork
3) submit a pull request

If you have suggestions, questions, or comments please see the project home page at http://uptimed.technicalissues.us/