Télécharger la liste

Description du projet

downtimed is a program that monitors operating system downtime, uptime, shutdowns, and crashes and records such events. At OS startup it logs information about previous downtime. It then periodically updates a time stamp file on the disk, which is used to determine the approximate time when the system was last up and running. During a graceful system shutdown, it records a time stamp in another file. The downtimes(1) command line tool can be used to inspect records of past downtime.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-25 15:27 Retour à la liste release
0.4

Il s'agit d'une correction et d'amélioration communiqué de la portabilité. Il introduit le support d'OpenBSD et Debian GNU / kFreeBSD. Backwards lseek (2) a été changé de transmettre lseek (2) pour éviter les bugs étranges sur certains systèmes. Le downtimed (8) daemon ne crée plus de son répertoire de données: elle devrait plutôt être créée par l'administrateur système ou le responsable du paquet. Il y avait quelques bugs mineurs et corrections de style.
This is a bugfix and portability enhancement release. It introduces support for OpenBSD and Debian GNU/kFreeBSD. Backwards lseek(2) was changed to forward lseek(2) to avoid strange bugs on some systems. The downtimed(8) daemon no longer creates its data directory: instead it should be created by the system administrator or package maintainer. There were some minor bug and style fixes.

Project Resources