Dial up meter?

Thilo Six T.Six at gmx.de
Fri Feb 17 21:29:43 UTC 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Jeff Fuller schrieb am 17.02.2006 20:52:

<snip>

> There was a program called "onlinecalc" that could do it. But as the
> download links not working anymore I will send it on request (it is 15,2kB).

<snip>

> Yes please send
> Jeff

You have to create the file /etc/ppp/ip-down.d/local
- -------------------- /etc/ppp/ip-down.d/local ------------------>
# The date and time
DATE=$(date +"%d.%m.%Y %H:%M:%S")
# Log some data
# Format: date  time  onlinetime [s]  bytes send   bytes reveived
/bin/echo $DATE $CONNECT_TIME $BYTES_SENT $BYTES_RCVD >> /var/log/ppp-usage
<-------------------- /etc/ppp/ip-down.d/local ------------------

sudo chmod -c 754 /etc/ppp/ip-down.d/local


Then you can try it with:
$ onlinecalc


This solution is presented by Gerhard Gaußling from the german ML.


bye Thilo


- --
i am on Ubuntu 2.6 KDE
- - some friend of mine
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD9kBFzeyTbiZA74IRAwYQAJ9tvTQRwidrmKOOiLXNrOjBMINaiwCeMcUm
VarwWDcJb2OQ5s/+m5YsvJA=
=/2qT
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: onlinecalc-0.5a.tar.gz
Type: application/x-gzip
Size: 15552 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060217/4f86f69c/attachment.bin>


More information about the ubuntu-users mailing list