man ud (Commandes) - The uptime daemon

NAME

ud - The uptime daemon

SYNOPSIS

ud [-d | --version | --help | [-s] [-o] [-of File] [-if File] [-in Value]]

DESCRIPTION

Ever wanted to brag about how stable your computer is to your (NT?) friends, but couldnt remember your best uptime? Well, this is the program for you :)

UD runs in the background constantly checking the current uptime against your 3 best uptime records. If the current uptime surpasses a record, that becomes the new record. Records are stored in /etc/uptime.record. Use the -d option to parse that into readable format.

UD can also read in a template file and output a customized HTML file, or it can render a default HTML format. An example template is included in the distrobution.

OPTIONS

-d
Display current uptime records
-s
Toggle usage of HTML stats file (default: use)
-o
Use original HTML output format
-w
Write HTML stats and exit
-of File
Use File for HTML output (default: /home/httpd/ud.html)
-if File
Use File for HTML template (default: /etc/template.ud)
-in Value
Use Value seconds for the stats update interval (default: 120)
--version
Output version information and exit
--help
Get help

SEE ALSO

udconfig(8), /usr/share/doc/ud

AUTHOR

Matthew Trent

This manual page was written by Fredrik Hallenberg <hallon@debian.org>, for the Debian GNU/Linux system.