From d838e8fa85b4be166e1a3d71f6ff996ebaa37f20 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 8 Dec 2003 20:51:57 +0000 Subject: Add ifgraph 0.4.9, 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. PR: 57421 Submitted by: Lars Thegler --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index ade92d1094bb..f88d3d749fbc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -218,6 +218,7 @@ SUBDIR += icqlib SUBDIR += icqlib0 SUBDIR += icqnix + SUBDIR += ifgraph SUBDIR += ifstat SUBDIR += iftop SUBDIR += imapproxy -- cgit v1.2.3