Skip to content

A small bandwidth monitor I created following the client-server model. See README for more information

Notifications You must be signed in to change notification settings

abrenner/bandwidth-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Bandwidth Monitor

A perl and PHP based bandwidth monitor (with graphs) for unix based machines. Uses ifconfig to track eth0 readings and plots them on a graph using RRDtool.

Wanted to learn perl, some graph tools and never ran PHP as a CLI script, so I figured why not. Not the most efficient, but it does work.

Features

  • Customizable Settings
  • Logs daily, weekly, monthly and yearly traffic to png image
  • Monitors in and out going traffic

Live Example

http://bandwidth.netops.me/ Live example of this script on my server cluster. Site best viewed 1680x1050 resolution

Bugs

See GitHub Issues

Contacts / Credits

This project is maintained by Adam Brenner aebrenne@uci.edu

About

A small bandwidth monitor I created following the client-server model. See README for more information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published