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

SNMP编程

开发平台:

C/C++

  1. README file for Access-list Monitoring via MRTG
  2. MRTG can be found at : http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html
  3. What this script does :
  4. Basically I wanted to monitor how many hits I had to a particular access-list for a Cisco
  5. router.  Rather than having to login and type the necessary commands, I thought it would be
  6. easier to write a shell script to do it for me.
  7. As MRTG is a graphing program, you can do almost anything with it, it then came into the
  8. equation that it is possible to graph it by feeding it into MRTG.
  9. Please see the INSTALL file for further instructions.
  10. N.B Please note I take no responsibility for any damage that is caused (not that it would I
  11. dont think).
  12. Feel free to modify the script any which way you wish.