apt-get install mrtg snmp snmpd libpng3
/etc/snmp/snmpd.conf
agentAddress udp:127.0.0.1:161
rocommunity public localhost
sysLocation Rotterdam
sysContact Dull
sysServices 72
trapsink localhost public
/etc/mrtg.cfg
WorkDir: /www/html/mrtg
EnableIPv6: no
Target[index]: 2:public@localhost:
SetEnv[index]: MRTG_INT_IP="188.122.91.91" MRTG_INT_DESCR="eth0"
MaxBytes[index]: 1000000000
Title[index]: Traffic Analysis
PageTop[index]: <h2>Traffic Analysis</h2>
<div id="sysdetails">
<table>
<tr>
<td>System:</td>
<td>Ltcast in Rotterdam</td>
</tr>
<tr>
<td>Description:</td>
<td>Litecoin supernode</td>
</tr>
<tr>
<td>Max Speed:</td>
<td>1000.0 MBytes/s</td>
</tr>
<tr>
<td>Ip:</td>
<td>188.122.91.91</td>
</tr>
</table>
</div>
/etc/crontab
*/5 * * * * root mrtg /etc/mrtg.cfg >/dev/null 2>&1
反正是跑起来了
www.ltcast.com/mrtg/
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/94190
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.