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

SNMP编程

开发平台:

C/C++

  1. .... backup.pl ,....
  2. Date: Thu, 17 Jul 1997 14:31:32 +0200
  3. From: Emanuele Leonardi <Emanuele.Leonardi@roma1.infn.it>
  4. To: mrtg@list.ee.ethz.ch
  5. It wakes up at 23:54 every night and copies all the current daily gifs
  6. for the given list of routers to a directory named with the current date
  7. (e.g. 970717). The Perl code is extremely straightforward so there
  8. should be no problem in understanding it.
  9. The cron entry I use is:
  10. 54 23 * * * /usr/local/lib/mrtg-2.2/backup.pl 1>>
  11. /usr/local/lib/mrtg-2.2/backup.log 2>&1
  12. I'll be very happy to discuss any possible improvement or modification.
  13. Ciao
  14.               Emanuele
  15. ... mrtg.archiver.pl .....
  16. From: Rawlin Blake <blake@nevada.edu>
  17. To: dlr@bungi.com, oetiker@ee.ethz.ch, Emanuele Leonardi <Emanuele.Leonardi@roma1.infn.it>
  18. Date: Mon, 4 Jan 1999 15:05:38 -0800 (PST)
  19. Subject: mrtg-archiver
  20. I have made some revisions to mrtg-archiver for use at my site. In the
  21. hopes that those changes will help others, I have appended my version.
  22. Changes include:
  23. Weekly archiving of week gifs, monthly archiving of month gifs, yearly
  24. archiving of year gifs. 
  25. Specification of which interfaces you want summary files saved for.
  26. Terse error messages. (I happen to prefer shorter messages, to each their
  27. own :-) )
  28. Creation of the archive directory if it doesn't exist.
  29. Symlinking of the mrtg gifs instead of copying (I have limited disk space)
  30. ---------
  31. blake@nevada.edu                           http://www.nevada.edu/~blake
  32. How far would Moses have gone if he had taken a poll in Egypt? What would
  33. Jesus Christ have preached if he had taken a poll in the land of Israel?
  34. What would have happened to the Reformation if Martin Luther had taken a
  35. poll? It isn't polls or public opinion of the moment that counts. It is
  36. right and wrong and leadership.
  37.         -- USA President Harry S Truman
  38. ==========================================================================