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

SNMP编程

开发平台:

C/C++

  1. Version 0.41b 25 October 1997
  2. Becomes a package again, minor code changes
  3. Version 0.41a 22 October 1997
  4. Merging of new configuration section for fixed IP into $interfaces
  5. Comments updated
  6. Version 0.41 21 October 1997
  7. Caters for static or fixed IP on all hosts
  8. Version 0.40Beta 21 October 1997
  9. Caters for static or fixed IP on localhost
  10. Version 0.35x           12 October 1997
  11. mrtg-dynip becomes a package instead of a single file.  Minor changes to
  12. comments
  13. Version 0.35r           11 October 1997
  14. Minor corrections and changes to comments
  15. Version 0.35f           9 October 1997
  16. Capacity introduced to deal with hosts upon which interface IP addresses are
  17. the same on different hosts, such as on masquerading firewall hosts and on
  18. address translation hosts. Avoids need to run more than one copy for this
  19. situation.
  20. Version 0.35c           8 October 1997
  21. Capacity introduced to deal with sets of hosts with inconsistent names for
  22. public community. Avoids need to run more than one copy for this situation.
  23. Version 0.35            6 October 1997 
  24. Capacity to Capacity to deal with information from multiple hosts
  25. introducedy for each host examined. This meant it was no longer necessary to
  26. run a copy for each host examined. 'Free form' configuration of interfaces
  27. introduced. Dropped option to use external snmpwalk.
  28. Version 0.32            5 October 1997
  29. Improved error handling
  30. Version 0.31 28 September 1997 
  31. Changed name from regen to mrtg-dynip.  Changed from 'all interfaces found
  32. on localhost' approach to deciding which interfaces to be included on a
  33. named host. Inactive interfaces labelled inactive instead of not being
  34. included. Free text descriptions of interfaces included. Reliance on ouput
  35. of 'ifconfig' dropped, this allows use of script by non UNIX machines and
  36. other hosts to be examined.
  37. Version 0.10 23 Sptember 1997
  38. Generalised use of pattern matching on snmpwalk command output to enable
  39. either UCD or CMU compiled versions found in path to work.
  40. Stats for multiple ethernet cards generated.
  41. Versions 0.03 to 0.05  September 1997
  42. Use of index page of interface stats page.
  43. General configuration options added.
  44. Added use of Simon Leinen's Perl 5 SNMP modules to query snmp daemon, as an
  45. alternative to using snmpwalk from a package other than mrtg. 
  46. Version 0.01 to 0.02 28 August 1997 
  47. Concept proven with a basic working script. Testing begins on home Linux PC
  48. and on SydNet Internet and Network Services.