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

SNMP编程

开发平台:

C/C++

  1. This is my Windows NT service for MRTG.
  2. Installation:
  3. 0) Unzip nt-service.zip
  4. 1) Modify 5mrtg.Reg (if You need...)
  5. Default values:
  6. MrtgKick-PathName=C:\MRTG\Run\MrtgKick.Cmd
  7. Debug=0
  8. 2) Run install.cmd as Administrator
  9. =========================================================
  10. Command line options:
  11. 5mrtg -install - install service
  12. 5mrtg -remove  - remove service
  13. 5mrtg -run     - run as executable for testing (Debug is ON)
  14. 5mrtg -update  - update service configuration from registry
  15. 5mrtg -info    - print service configuration
  16. (Interprocess communication via shared memory: must be same executable)
  17. Debugging: via OutputDebugString(), run DBGVIEW.EXE from sysinternals.
  18. =========================================================
  19. Rudimentary support for crontab
  20. Default: C:EtcCronTab
  21. Not true Crontab (see sample),
  22. if command in crontab is with asterisk '*'
  23. will be executed when service (or PC) is started
  24. after this entry time.
  25. My directory C:Etc in etc.zip
  26. =========================================================
  27. Sorry for my read-only english!
  28. Miroslaw M. Maczka, 2000-4-11
  29. Miroslaw_Maczka@hotmail.com
  30. mmm@bze.com.pl