man lcdproc (Commandes) - displays system status on LCDproc server (LCDd(8))

NAME

lcdproc - displays system status on LCDproc server (LCDd(8))

SYNOPSIS

lcdproc [-s server] [-p port] [-d] [mode [mode ...]]

DESCRIPTION

lcdproc connects to the LCDproc server to display status information about the system.

Currently, only Linux, xBSD and Solaris are supported with not all features being available on all platforms.

OPTIONS

lcdproc understands these options:

-s server
Set the hostname which LCDproc is running on, assumed to be localhost unless otherwise set
-p port
Set the port which LCDproc is accepting connections on, assumed to be 13666 unless otherwise set
-d
Daemonize right after startup
mode
Where mode is one of the following letters: [C]pu [G]raph [T]ime [M]emory [X]load [D]isk [B]attery proc_[S]izes [O]ld_time big_cloc[K] [U]ptime CPU_SM[P] [A]bout

EXAMPLES

lcdproc C M D X

connects to the LCDproc server and specifies the following modes:
- CPU Usage

- Memory usage

- Uptime

- Date and Time

- X-Load average over time

SEE ALSO

LCDd()

AUTHOR

LCDproc was originally written by William Ferrell (wwf@splatwerks.org) and Scott Scriven (scriven@cs.colostate.edu).

Since that time various people have contributed to LCDproc.

The newest version of LCDproc should be available from here:

http://lcdproc.omnipotent.net/

LEGAL STUFF

LCDproc is released as "WorksForMe-Ware". In other words, it is free, kinda neat, and we don't guarantee that it will do anything in particular on any machine except the ones it was developed on.

It is technically released under the GNU GPL license (you should have received the file, "COPYING", with LCDproc) (also, look on http://www.fsf.org/ for more information), so you can distribute and use it for free -- but you must make the source code freely available to anyone who wants it.

For any sort of real legal information, read the GNU GPL (GNU General Public License). It's worth reading.