Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > eb5f3f1fa94f6160b9e197814c2ccb96 > files > 11

uptimed-0.3.12-2mdv2008.1.x86_64.rpm

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://podgorny.cz/uptimed/

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

There is a (low-traffic) mailinglist for Uptimed release announcements or
general discussion of the program.

To subscribe, send e-mail to: uptimed-friends-subscribe@lists.capsi.com
To post, send e-mail to: uptimed-friends@lists.capsi.com

There are similar lists uptimed-devel for development issues and
uptimed-cvs for notifications of changes in the CVS tree. For more
information, check out:

http://unixcode.org/uptimed/mailinglists.html (probably abandoned)

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
===================================

Suggestions, questions, comments, bugfixes, patches: <radek@podgorny.cz>
Original maintainer and author: Rob Kaper <rob@unixcode.org>