Hi,

this is the port of downtimed, a program for monitoring operating system 
downtime, uptime, shutdowns and crashes and for keeping record of such events.

Tested on amd64.

Few information :
------------------------
$ pkg_info downtimed
Information for inst:downtimed-0.4

Comment:
system downtime monitoring

Description:
downtimed is a program for monitoring operating system downtime, uptime,
shutdowns and crashes and for keeping record of such events.

Maintainer: Remi Pointel <rpoin...@openbsd.org>

WWW: http://dist.epipe.com/downtimed/

Install notice:
1) create directory :

# mkdir -p /var/db/downtimed

2) add downtimed at boot time, insert the following
into /etc/rc.local :

if [ -x /usr/local/sbin/downtimed ]; then
        echo -n ' downtimed'; /usr/local/sbin/downtimed &
fi
------------------------

Critical positive or negative would be appreciated ;-).

Thanks,

Remi.

Attachment: downtimed-0.4.tar.gz
Description: Binary data

Reply via email to