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

SNMP编程

开发平台:

C/C++

  1. #################################################################
  2.  Multi Dynamic IP Traffic Grapher contibution to mrtg
  3. #################################################################
  4. Created by John Heenan <john@heenan.ironbark.id.au>
  5. Available from the mrtg-dynip web page at
  6. http://www.heenan.ironbark.id.au/mrtg-dynip
  7. #################################################################
  8. Distributed under the GPL copyleft of GNU
  9. mrtg-dynip, v 0.41b 1997/10/25
  10.  
  11. Copyright John Heenan, with exception of datestr subroutine
  12. (copied from mrtg executable) and much of internal_walk
  13. subroutine (manner of using snmp modules copied from an example
  14. by Simon Lenine)
  15. ##################################################################
  16. Mrtg-dynip is a contribution to MRTG, enabling MRTG to generate multi
  17. interface traffic graphs for IP interfaces on hosts that do not provide
  18. consistent SNMP target numbers for their interfaces.  Such IP interfaces
  19. include IP active serial interfaces attached to modems in a PPP dial in
  20. environment. The hosts must run snmp agents.  For completeness, information
  21. about interface devices with unvarying SNMP target numbers, such as
  22. ethernet cards, can be configured to be included.
  23. Mrtg-dynip can be considred to have sophisticated modem bank monitoring
  24. capacity, when the modems carry PPP or SLIP traffic.
  25. Regenerates a named 'mrtg.cfg' file to ensure snmp data remains with a
  26. consistent IP number, or overridable IP number of a real physical device
  27. in a dial in IP environment, rather than with an interface name which
  28. can get assinged to different real physical devices, and runs mrtg on
  29. the generated file.
  30. Generates a web index file of stats web pages.
  31. Mrtg-dynip's configuration is simplest where static (or fixed) IP is not
  32. used for dial into a rotary modem pool.
  33. Please see the FAQ for more information.
  34. The names of the files packaged into mrtg-dynip-0.41b.tar.gz are
  35. README This file
  36. Install Install details
  37. FAQ 'Frequently Asked Questions' 
  38. mrtg-dynip A full configuartion commented executable
  39. mrtg-dynip-sydnet  The complete mrtg-dynip file in use at www.stats.syd.net.au
  40. Changes Change history
  41. TODO What the future might hold
  42. The package is oriented towards UNIX systems, there is no reason mrtg-dynip
  43. should nor run under Windows NT, some comments are made relevant to this. 
  44. Please note the first task under Windows NT is to ensure the UNIX new lines
  45. are converted to DOS new lines or are readable.
  46. If you use this please let me know.  If you would also like your site to be
  47. linked from the mrtg-dynip web page, please let me know.
  48. John Heenan
  49. john@heenan.ironbark.id.au
  50. www.heenan.ironbark.id.au/mrtg-dynip