Previous Topic: Configure AIMs with NodeCfgUtil in Dialog Mode

Next Topic: Troubleshooting


Configure AIMs with NodeCfgUtil in Command Mode

NodeCfgUtil.exe lets you modify the AIM configurations for IBM LPAR, IBM HACMP, Solaris Zones, VMware vCenter, VMware vCloud, Microsoft Clusters, Cisco UCS, Citrix XenServer, and Huawei GalaX. The utility writes a configuration file for the corresponding AIM to the sysedge_InstallLpath\plugins\AIPCommon directory. You can also use the NodeCfgUtil utility to edit or remove existing entries.

When you use the utility in command mode, you can only add managed nodes to an AIM configuration.

Note: Run NodeCfgUtil.exe as Windows Administrator.

This command has the following format:

(1) nodecfgutil -help
(2) nodecfgutil {lpar|zone|mscs} -u user -p password -h {pvmname|hostname|cluster_name}
(3) nodecfgutil {vc|ucs} -u user -p password -h hostname -t port -c protocol
(4) nodecfgutil {xen|vcloud} -u user -p passwd -h hostname 
(5) nodecfgutil hacmp -u user -p password -h {cluster_name|hostname} [-t port]
(6) nodecfgutil galax -u usercertificate -p password -h hostname [-t port] [-c protocol]
-help

Displays usage information about the console.

lpar|ucs|vc|zone|mscs|xen|vcloud|hacmp|galax

Specifies the virtual or physical environment.

-u user|usercertificate

Specifies the name of an administrative user or the user certificate, accordingly.

-p password

Specifies the password of that user.

-h hostname

Specifies the name of the server that is managed through the corresponding AIM.

-h pvmname

Specifies the name of the IBM PowerVM server (HMC or IVM) that is managed through the LPAR AIM.

- h cluster_name

Specifies the name of the cluster.

-t port

(Optional) Specifies the port number.

-c protocol

(vCenter, UCS only) Specifies the protocol (HTTP, https).

Return codes: 0 success, -1 failure

-o option

Specifies the option for providing management.

0

Specifies the entire domain for monitoring.

1

Specifies a specific host of the domain for monitoring.

Follow these steps:

  1. Open a command prompt on the system on which the AIM is installed.

    The command prompt appears.

  2. Enter one of the following commands:
    (1) nodecfgutil -help
    (2) nodecfgutil {lpar|zone|mscs} -u user -p password -h {pvmname|hostname|mscs}
    (3) nodecfgutil {vc|ucs} -u user -p password -h hostname -t port -c protocol
    (4) nodecfgutil {xen|vcloud} -u user -p passwd -h hostname 
    (5) nodecfgutil hacmp -u user -p password -h {cluster_name|hostname} [-t port]
    (6) nodecfgutil galax -u usercertificate -p password -h hostname [-t port] [-c protocol]
    

    (1) Displays the usage information about the console.

    (2) Authenticates and stores the passed credentials for Solaris Zones, LPAR, or MSCS.

    (3) Authenticates and stores the passed credentials for vCenter or Cisco UCS.

    (4) Authenticates and stores the passed credentials for Citrix XenServer or VMware vCloud.

    (5) Authenticates and stores the passed credentials for IBM HACMP.

    (6) Authenticates and stores the passed credentials and user certificate for HUAWEI Galax8800.