MAN page from Mandrake Other pppload-1.0-5.i386.rpm
PPPLOAD
Section: User Commands (1)
Updated:
Index NAME
pppload - display an xload-style graph of PPP activity
SYNOPSIS
pppload[-cmd ppp_cmd] [-i interval] [-p period] [-retry interval] [-rx] [-norx][-rxcolor color] [-tx] [-notx] [-txcolor color]
DESCRIPTION
ppploaddisplays a graph of PPP transmit and receive throughput in a stylesimilar to
xload(1).
ppploaddisplays the average transmit and receive throughput inbytes per second. For every 512bps, a horizontal line is drawn.The graph autoscales to fit the maximum transmit or receieve rate.In the upper-left corner, the total number of bytes transamitted andreceived is shown.
OPTIONS
- -cmd ppp_cmd
- The command used to start the PPP link. If the PPP link is not up, or happensto fails, this command will be used to restart it.
- -d n
- Draw a horizontal divider for every 'n' bytes per second of throughput(default: 512).
- -h
- Print command line usage.
- -i interval
- The statistics polling interval in seconds (default: 5).
- -link link
- The PPP link number to be monitored (default: 0).
- -p period
- The load averaging period in seconds (default: 60). The actual number ofsamples that are averaged is equal to period / interval.
- -retry interval
- The time between retries when dialling the PPP link (default: 60).
- -rx
- Enable drawing of receive rates (default).
- -norx
- Disable drawing of receive rates.
- -rxcolor color
- The name of the color to draw receive rates in (default: forestgreen).
- -tx
- Enable drawing of transmit rates (default).
- -notx
- Disable drawing of transmit rates.
- -txcolor color
- The name of the color to draw transmit rates in (default: red).
AUTHOR
Sean Vyain <
svyain@mail.tds.net, smvyainAATTsoftart.com>
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- AUTHOR
This document was created byman2html,using the manual pages.