1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/sysutils/downtimed/pkg-descr
William Grzybowski db0618a912 sysutils/downtimed: update to 0.6
- Update to 0.6
- Trim Makefile header
- Fix space for WWW in pkg-descr

Changes: http://dist.epipe.com/downtimed/NEWS

PR:		ports/180892
Submitted by:	Janne Snabb <snabb epipe.com> (maintainer)
2013-07-28 15:11:44 +00:00

16 lines
708 B
Plaintext

downtimed is a program that monitors operating system downtime, uptime,
shutdowns and crashes and keeps records of those events.
downtimed(8) is a daemon process which is intended to be started
automatically from system boot scripts every time when the operating
system of a server starts. First the daemon logs its findings about the
previous downtime to a specified logging destination as well as in a
database file which can be displayed with downtimes(1). After that the
daemon just keeps waiting in the background and periodically updates
a time stamp file on the disk.
downtimes(1) is a command-line tool which can be used to inspect previous
downtime records.
WWW: http://dist.epipe.com/downtimed/