Bug 57421 - [NEW PORT] net/ifgraph: Simple grapher of SNMP data with RRD
Summary: [NEW PORT] net/ifgraph: Simple grapher of SNMP data with RRD
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-30 20:50 UTC by Lars Thegler
Modified: 2003-12-08 20:52 UTC (History)
0 users

See Also:


Attachments
ifgraph-0.4.9.shar (11.96 KB, text/plain)
2003-09-30 20:50 UTC, Lars Thegler
no flags Details
Makefile.diff (742 bytes, patch)
2003-10-06 23:15 UTC, Lars Thegler
no flags Details | Diff
ifgraph_v2.diff (442 bytes, patch)
2003-10-08 00:11 UTC, Lars Thegler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!