freebsd-ports/net-mgmt/iog/pkg-descr
Sean Chittenden 2de8119d14 Add IOG, an SNMP Input/Output Grapher. Similar to MRTG or cricket only
much more simple to configure and more basic in its output.

PR:		ports/51773
Submitted by:	Larry Rosenman <ler@lerctr.org>
2003-05-06 08:18:54 +00:00

12 lines
578 B
Text

IOG is a network I/O byte grapher made to graph cumulative KB/MB/GB
totals for hours/days and months. It is intended to be simple, fast
(support thousands of hosts) and integrate well with MRTG. Data for
each host is updated hourly and HTML graphs are created. It uses a
data consolidation algorithm which allows for a small, non-growing
database file for each host. No external graphing libs or
executables are required.
IOG has been used in several production ISP environments,
including at the authors company, Dynamic Internet (dyni.net).
-Larry Rosenman <ler@lerctr.org>