Cloudxtreme / net-traffic-grapher

RRD Tool Traffic Collection and Display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALL:
	# Install the Necessary Perl Modules
	perl Makefile.PL

	# Install & edit the config
	cp net_traffic_grapher.conf.default net_traffic_grapher.conf
	$EDITOR net_traffic_grapher.conf

	# Run the Traffic Collector
	./script/traffic-gather.pl

	# Startup the Web Application
	./script/net_traffic_grapher_server.pl

About

RRD Tool Traffic Collection and Display


Languages

Language:JavaScript 77.9%Language:CSS 16.8%Language:Perl 5.3%