mrtg

Monitor network traffic on routers and generate HTML graphs

brewmacoslinux
Try with needOr install directly
Source

About

Multi router traffic grapher

Commands

mrtgmrtg-nographcfgmakerindexmaker

Examples

generate traffic graphs from SNMP data$ mrtg /etc/mrtg/mrtg.cfg
create MRTG config file from network device$ cfgmaker --snmp-options=:2c:public 192.168.1.1 > mrtg.cfg
build HTML index page for MRTG graphs$ indexmaker --output=index.html /etc/mrtg/mrtg.cfg
run MRTG without creating graph images$ mrtg-nograph /etc/mrtg/mrtg.cfg
monitor bandwidth usage on network interfaces$ mrtg --check-interval=5 /etc/mrtg/mrtg.cfg