1 安装mrtg
apt-get install mrtg
2 生成cfg
/usr/bin/cfgmaker --global "WorkDir: /var/www/mrtg/" --global "options[_]: growright,bits" --snmp-options=:::::2 --noreversedns --ifref=descr --ifdesc=descr --output=/root/mrtg/10.1.1.11.cfg comu@10.1.1.11
3 生成html
/usr/bin/indexmaker --section=title --section=name --section=descr 10.1.1.11.cfg >/var/www/mrtg/10.1.1.11.html
4 html页面访问
<a href="http://192.168.1.83/mrtg/10.1.1.11.html">tj-1</a> <br>