Bug 57421

Summary: [NEW PORT] net/ifgraph: Simple grapher of SNMP data with RRD
Product: Ports & Packages Reporter: Lars Thegler <lars>
Component: Individual Port(s)Assignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ifgraph-0.4.9.shar
none
Makefile.diff
none
ifgraph_v2.diff none

Description Lars Thegler 2003-09-30 20:50:21 UTC
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://www.ifgraph.org

- Lars Thegler
lars@thegler.dk

Generated with FreeBSD Port Tools 0.26
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-10-03 20:16:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll handle this.
Comment 2 Lars Thegler 2003-10-06 23:15:37 UTC
Attached diff against my original shar allows ifGraph to work with perl 
< 5.6. Requires net/p5-Net-SNMP3, PR 57674.

/Lars
Comment 3 Lars Thegler 2003-10-08 00:11:32 UTC
Patch to the patch, since the port in PR 57674 has changed name.

/Lars
Comment 4 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-08 20:52:20 UTC
State Changed
From-To: open->closed

Committed, thanks!