Download List

Projeto Descrição

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.

System Requirements

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

Esta é mais uma correção de bug e versão otimizada portabilidade. Um bug que impedia os arquivos data e hora de ser criado se a opção-S foi dada a downtimed foi corrigido. O software deve ser agora compatível com o RHEL / CentOS 5 e Solaris, assim como com alguns outros sistemas faltando algumas interfaces modernas. OpenBSD e Debian GNU / kFreeBSD compatibilidade foi melhorada. Um script de inicialização do openSUSE foi adicionado. Outras pequenas correções de bugs e melhorias foram feitas.
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

Esta é uma versão otimizada bugfix e portabilidade. Ele apresenta suporte para o OpenBSD e Debian GNU / kFreeBSD. Backwards lseek (2) foi alterado para a frente lseek (2) para evitar erros estranhos em alguns sistemas. O daemon (8) downtimed não cria seu diretório de dados: em vez disso, devem ser criados pelo administrador do sistema ou mantenedor do pacote. Houve algumas correções de bugs e estilo.
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

Esta versão apresenta suporte para Mac OS X. Ele também corrige a formatação da página do manual sobre vários sistemas operativos. usuários de GNU / Linux não precisa de atualização.
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 versão 0.2 foi lançada. A característica mais notável é a nova base de dados o tempo de inatividade e as paradas (1) ferramenta de linha de comando, que pode ser usado para inspecionar os registros do passado o tempo de inatividade.
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

Versão inicial.
Initial version.

Project Resources