PHP Network Monitoring

Posted by Vlad Patrascu on Server Fault See other posts from Server Fault or by Vlad Patrascu
Published on 2010-03-27T22:24:20Z Indexed on 2010/03/27 22:33 UTC
Read the original article Hit count: 1646

Is there a way that I can monitor the traffic, Upload/Download (separately) using PHP? I`d like to echo out something like that:

Upload: 523 GB | Download: 25 GB

This should be based on the System Uptime, so if I restart the computer, the count should restart.

Thanks in Advance.

© Server Fault or respective owner

Related posts about php

Related posts about network