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

SNMP编程

开发平台:

C/C++

  1. ===============================
  2. MRTG-PHP
  3.        The MTRG log file lister
  4. ===============================
  5. Version 1.021
  6.        Written by
  7.               David Boyer &
  8.                      Jo Joseph
  9. ===============================
  10. * Intro *
  11. MRTG-PHP is a php based web page that will look for log files from MRTG
  12. and list them on a single page.  It also grabs certain bits of information
  13. from the linked log file to show a description of what file is linked.
  14. The way is was written allows it to automatically find and update itself
  15. if any new log files appear.  It will list them and add the proper links
  16. and text.  Hopefully it will also work with any future versions of MRTG.
  17. It was written because I wanted a way to list MRTG log files, and didn't
  18. want to always come back and update it.  I've found it very handy, I hope
  19. someone out there does too.
  20. * Requirements *
  21. Web server (IIS,Apache etc..)
  22. PHP 3 or higher
  23. * Compatibility *
  24. This is know to work with MRTG V2.9.7 running on a linux apache server.
  25. It's unknown if it'll work with other versions as I've been unable to
  26. try it out on any others.  If you have a different versions of MRTG or
  27. run it on a Windows machine, let me know if it works.  If it doesn't I
  28. will try and fix it, if you fix the code send me some info on what you
  29. changed so I can update the next release and credit you with the bug fix.
  30. * Contact *
  31. David Boyer
  32. E-Mail  : crazydave@ntlworld.com
  33. WebSite : http://www.efsection31.com
  34. Jo Jeseph
  35. E-Mail  : joseph_j@glan-hafren.ac.uk