-- Mario Melendez Esquivel wrote:
> 
> I am currently using pon and poff to dial into my ISP, and have noticed that
> these programs generate a log in /var/log/ppp.log.
> 
> Is there any program or command that will read this log and compute total
> online time/kb recv/kb sent/etc?
> 

pppstats gives you information about how many bytes was sent/received through
your modem, but you should try make a script for online information.
For connection time (when I done with ppp connection) I made a script which
computes how minutes I was online (reply to me if you want to). Also, for online
connection time, you have to make a script.
I have a rpm from metalab.unc.edu called pppload-1_0-5_i386.rpm which says that
can make something like that, but it needs libqt.so.1 and I don't have it. If
you succeed to make it run, please reply to me...

Thanks and a Happy New Year,
Cata.

-- 
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=
\    Don't believe all you hear,                /
/             spend all you have,               \
\                      or sleep all you want.   /
/=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
\  Catalin Bucur,                               /
/  Hardware engineer   mailto:[EMAIL PROTECTED] \
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=


-- Mario Melendez Esquivel wrote:
> 
> I am currently using pon and poff to dial into my ISP, and have noticed that
> these programs generate a log in /var/log/ppp.log.
> 
> Is there any program or command that will read this log and compute total
> online time/kb recv/kb sent/etc?
> 

pppstats gives you information about how many bytes was sent/received through
your modem, but you should try make a script for online information.
For connection time (when I done with ppp connection) I made a script which
computes how minutes I was online (reply to me if you want to). Also, for online
connection time, you have to make a script.
If anybody knows a program which can make these things online, please tell us.

Thanks and a Happy New Year,
Cata.

--
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=
\    Don't believe all you hear,                /
/             spend all you have,               \
\                      or sleep all you want.   /
/=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=\
\  Catalin Bucur,                               /
/  Hardware engineer   mailto:[EMAIL PROTECTED] \
=/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\_/^\=


Reply via email to