mirror of
https://github.com/netfun2000/lcd4linux.git
synced 2026-02-27 09:44:34 +08:00
[lcd4linux @ 2000-11-28 16:46:11 by reinelt]
first try to support display of SIN router git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@70 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
This commit is contained in:
10
README
10
README
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user