diff options
author | reinelt <> | 2000-11-28 16:46:11 +0000 |
---|---|---|
committer | reinelt <> | 2000-11-28 16:46:11 +0000 |
commit | 522b80477dc407c14af5b0c656dc6f2d6c7bd254 (patch) | |
tree | 9e5548e41596b580fe801ee4e22768fafc55cff4 /README | |
parent | c68b83b15cf0a88478f4bd19d37e4a9f5c4e65cd (diff) | |
download | lcd4linux-522b80477dc407c14af5b0c656dc6f2d6c7bd254.tar.gz |
[lcd4linux @ 2000-11-28 16:46:11 by reinelt]
first try to support display of SIN router
Diffstat (limited to '')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ # -# $Id: README,v 1.9 2000/08/10 09:44:09 reinelt Exp $ +# $Id: README,v 1.10 2000/11/28 16:46:11 reinelt Exp $ # This is the README file for lcd4linux @@ -163,10 +163,10 @@ Tokens: 'dw', disk blocks written 'dt', disk blocks total (read+write) 'dm', disk blocks max (read, write) - 'nr', network packets received - 'nw', network packets transmitted - 'nt', network packets total (receive+transmit) - 'nm', network packets max (receive, transmit) + 'nr', network bytes received + 'nw', network bytes transmitted + 'nt', network bytes total (receive+transmit) + 'nm', network bytes max (receive, transmit) 'ii', ISDN bytes received 'io', ISDN bytes sent 'it', ISDN bytes total (received+send) |