$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Customize agent configuration IBM Tivoli Monitoring, Version 6.3


Configure a Windows remote connection

Information about Configuring a Windows remote connection


Windows Management Instrumentation (WMI), Windows Performance Monitor (Perfmon), and Windows Event Log data sources can monitor data on the system where the agent is installed. These data sources can also monitor data on remote Windows systems. These three data source types are known as Windows data sources. If these Windows data sources are monitoring data remotely, they all share Windows Remote Connection configuration properties for the agent level where they are defined.

If you define a Windows data source in the base level of your agent, Windows Remote Connection configuration properties are not added to the agent automatically. They are not added to maintain compatibility with earlier versions of agents that might use the Windows data provider before remote monitoring was enabled. The Windows data source in your agent monitors data on the local Windows system where the agent is installed.

If you define a Windows data source in a subnode in your agent, Windows Remote Connection configuration properties are added to the agent automatically. The Windows data source must support Windows Remote Connection if it is in a subnode. You cannot clear the option until all windows data sources are removed from all subnodes in the agent. Each instance of a subnode might be configured to monitor a different remote Windows system. All Windows data sources in the subnode share Windows Remote Connection configuration properties.

To configure a base agent to remotely monitor a single remote Windows system, use the following procedure.


Procedure

  1. In the Agent Editor, Data Source Definition window, click Global Options. The Global Windows Data Source Options window opens.

  2. Select Include Windows Remote Connection configuration.

  3. Click OK.


Results

The following connection-specific configuration properties can be accessed from the Agent Editor, Runtime Configuration Information page by selecting Configuration for Windows remote access > Windows Remote Connection

Remote Windows host

Host name of remote Windows computer

Remote Windows password

Password for remote Windows

Remote Windows DOMAIN\user name

User name for the remote Windows host


What to do next

You can view, add, and change the configuration properties using the Agent Editor. See (Change configuration properties using the Agent Editor). If a Windows data source is defined in a subnode, you can also specify Subnode Configuration Overrides. See (Subnode configuration).


Parent topic:

Customize agent configuration

+

Search Tips   |   Advanced Search