mrtg.cfg
上传用户:shbosideng
上传日期:2013-05-04
资源大小:1555k
文件大小:1k
源码类别:

SNMP编程

开发平台:

C/C++

  1. # Add a WorkDir: /some/path line to this file 
  2. Refresh: 300 
  3. WriteExpires: Yes 
  4. Target[examplescript]: `/usr/local/mrtg/configs/accesslist/examplescript`
  5. Options[examplescript]: gauge
  6. MaxBytes[examplescript]: 1000
  7. Title[examplescript]: Number of Ping attempts on machinename
  8. YLegend[examplescript]: Ping Attempts
  9. ShortLegend[examplescript]: Ping
  10. LegendO[examplescript]:
  11. PageTop[examplescript]: <H1>Number of Ping attempts on machinename
  12.  <BR></H1>
  13.  <TABLE>
  14.    <TR><TD>System:</TD><TD>machinename </TD></TR>
  15.    <TR><TD>Maintainer:</TD><TD>whoever</TD></TR>
  16.    <TR><TD>Interface:</TD><TD>Number of Ping attempts on machinename</TD></TR>
  17.    <TR><TD>IP:</TD><TD>x.x.x.x</TD><TR>
  18.    <TR><TD>Max Amount:</TD>
  19.        <TD>1000 </TD></TR>   
  20.    </TABLE>