Kernel.org network utilization graph copy

This is a PHP implementation of the old network utilization bar on kernel.org. It measures outgoing bandwidth on a /proc based operating system, like Linux.

Change configuration information in daemon.php. Then you might want to move daemon.php to a different directory because it must run all the time to poll the network services. Everything else should work fine if you have GD installed with PHP. Invoke daemon.php like this:

php -q daemon.php &

Be sure to run daemon.php as a user that has permission to write to the netload.inc file.

AttachmentSize
phpnetbar.zip3.19 KB

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Allowed HTML tags: <hr /> <a> <p> <em> <strong> <cite> <code> <blockquote> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

CAPTCHA
Your post will remain unpublished until David examines it himself to check for spam.