On Mon, Sep 08, 2008 at 08:46:41PM +0300, Geoffrey S. Mendelson wrote:
> How do I keep track of the number of bytes sent and received per month?
> 
> To be exact I'm running a 2.4.34 kernel, and the interface is ppp0
> using the old pptp-linux user space driver.
> 
> Being able to resolve it to the something like every 10 minutes would be
> fine, I can save the results to a file and tabulate them later.

ifconfig shows that (RX bytes/TX bytes). You can easily script around
that.
-- 
Didi


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to