Or, from the HP SIM user interface, select the managed systems, then from the Diagnose menu, select Troubleshoot Insight Dynamics, then select Check Managed Node Configuration.

4.If you are unable to resolve issues with one of your managed systems, you can install or copy vseassist to the managed system and run it from the command line there. In the following command, replace cms with the fully qualified domain name of the CMS:

vseassist -s -h cms

Options

If no options are specified, the command syntax is displayed and the command exits with return code 3.

The vseassist command recognizes the following options. For each option, a mnemonic is shown in parentheses to help you remember the option letter.

-a

(All) Perform all checks:

 

1.

Check the configuration of the CMS (as with the -coption).

 

2.

Check the communication between the CMS and the specified

 

 

managed systems (as with the -loption). If no managed systems

 

 

are specified, then perform this check on all systems in the All

 

 

VSE Resources collection.

 

3.

Check the configuration of the specified managed systems (as

 

 

with the -roption). If no managed systems are specified, then

 

 

perform this check on all compatible systems in the All VSE

 

 

Resources collection.

-c

(CMS) Check the configuration of the CMS.

 

Note: For a Windows CMS, if IOAssist is installed, additional IOAssist

 

resource and CMS configuration checks will be launched.

-l

-r

-nnodename

(Link) From the CMS, check the communication between the CMS and the managed systems specified by the -nand -goptions. Some of the problems detected with this option include expired licenses, no open WBEM ports, and improperly configured SSH authentication. These checks will verify that the CMS can communicate with the managed systems in order to perform management functions.

This option requires one or more -nor -goptions.

Note: On Windows and HP-UX CMS, vseassist will obtain the port on which to attempt managed node communication from the file globalsettings.props (see FILES section below). If no port configuration is present, port 22 will be used.

(Remote) From the CMS, check the configuration of the HP-UX or Windows managed systems specified by the -nand -goptions (vseassist does not provide configuration checks for Linux managed systems). This option uses mxexec to copy the vseassist command to the managed systems, where it is executed with the -soption.

In order for the -roption to succeed, the CMS must be able to communicate with the managed systems (as checked by the -loption).

This option requires one or more -nor -goptions.

(Node) Specifies the name of a VSE managed system using the node name by which the system is known to the CMS (as reported by

37