online.php 1.0 review

Download
by rbytes.net on

online.php analyses /var/log/ppp-usage and displays connection statistics

License: GPL (GNU General Public License)
File size: 0K
Developer: Claas
0 stars award from rbytes.net

online.php analyses /var/log/ppp-usage and displays connection statistics. It also prints some information about your current PPP connection.


Well, I was inspired by the script Onlinecalc by Michael Schlenstedt (Michael@adsl4linux.de). His script is heavily based upon "calc" by Ulrich Schmitz.
Since Onlinecalc did not fit my needs, I did a complete rewrite in php.

Here are some key features of "onlinephp":
reads /var/log/ppp-usage and prints a table with a row for each month.
also calculates the values of the current connection.
completely written in PHP.
display connect-time as dd:hh:mm:ss
display volumes as 123 456 789,12 MB
displays chronologically (maybe I will change the sorting later to reverse)

online.php 1.0 search tags