27 lines
577 B
HTML
27 lines
577 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<HTML>
|
|
<HEAD>
|
|
|
|
<TITLE>Server List Tab (Agent Monitor Window)</TITLE>
|
|
|
|
<link rel=stylesheet type=text/css href=MCS-Help.css>
|
|
|
|
<META NAME="MS-HAID" CONTENT="a_WindowAgentMonServers">
|
|
<SCRIPT LANGUAGE="JScript" SRC="MCSshared.js"></SCRIPT>
|
|
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<H1>Server List Tab (Agent Monitor Window)</H1>
|
|
|
|
<P>
|
|
Lists the computers you have selected. The dispatcher attempts to install and run an agent on each computer. This window also lists the status of the agent on each computer.
|
|
</P>
|
|
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|