blob: 75d8fcf118c96b5ec9e4d38aa6560b2289c8b034 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
ifGraph is a set of Perl scripts created to help network administrators
to visualize network flow on a daily, weekly, monthly, and yearly basis.
The graphics are created with RRDTool, and it shows bytes (in/out) and
errors for each interface. It also shows the current/average/max use and
the respective link/interface usage in percentages. The program also
outputs HTML files to make the visualization of the PNG/GIF/GD images
more friendly and easy.
WWW: http://ifgraph.lrv.ufsc.br
- Lars Thegler
lars@thegler.dk
|