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.

2011-03-02 21:16
0.5

C'est encore une autre correction d'un bug et la libération d'amélioration de portabilité. Un bogue qui empêchait les fichiers horodatage d'être créé si l'option-S a été donnée à downtimed a été corrigé. Le logiciel devrait être désormais compatible avec RHEL / CentOS 5 et Solaris, ainsi qu'avec d'autres systèmes de manque de certaines interfaces modernes. OpenBSD et Debian GNU / kFreeBSD compatibilité a été améliorée. Un script de démarrage openSUSE a été ajouté. Autres corrections de bogues et améliorations mineures ont été apportées.
This is yet another bug fix and portability enhancement release. A bug that prevented time stamp files from being created if the -S option was given to downtimed has been fixed. The software should be now compatible with RHEL/CentOS 5 and Solaris as well as with some other systems lacking some modern interfaces. OpenBSD and Debian GNU/kFreeBSD compatibility has been improved. An openSUSE startup script has been added. Other minor bug fixes and improvements were made.

2010-12-25 15:27
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.

2010-10-26 20:47
0.3

Cette version introduit le support de Mac OS X. Elle corrige aussi mise en page de manuel sur plusieurs systèmes d'exploitation. utilisateurs de GNU / Linux n'ont pas besoin de mise à niveau.
This version introduces support for Mac OS X. It also fixes manual page formatting on several OSes. GNU/Linux users do not need to upgrade.

2010-09-23 07:54
0.2

Downtimed version 0.2 a été libéré. La caractéristique la plus notable est la base de données de nouveaux temps d'arrêt et les temps d'arrêt (1) outil de ligne de commande, qui peut être utilisé pour examiner les dossiers les temps d'arrêt passé.
Downtimed version 0.2 has been released. The most notable new feature is the downtime database and the downtimes(1) command line tool, which can be used to inspect past downtime records.

2010-05-22 18:58
0.1

Version initiale.
Initial version.

Project Resources