Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
786 B

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <TITLE>Monitoring Settings Tab (Agent Monitor Window)</TITLE>
  5. <link rel=stylesheet type=text/css href=MCS-Help.css>
  6. <META NAME="MS-HAID" CONTENT="a_WindowAgentMonSettings">
  7. <SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
  8. </HEAD>
  9. <BODY>
  10. <H1>Monitoring Settings Tab (Agent Monitor Window)</H1>
  11. <P>
  12. These options are defined as follows:
  13. </P>
  14. <DL>
  15. <DT><B>Displatch log</B></DT>
  16. <DD>
  17. Specifies the location of the log file that the agent uses to record its actions.
  18. </DD>
  19. <DT><B>Refresh interval</B></DT>
  20. <DD>
  21. Specifies the amount of time, in seconds, the agent waits before sending the latest status information.
  22. </DD>
  23. </DL>
  24. </BODY>
  25. </HTML>