beautypg.com

HP XP Command View Advanced Edition Software User Manual

Page 35

background image




Setting up command line interface



35

\DeviceManagerCerts

In Solaris, Linux or HP-UX:

/DeviceManagerCerts

The following examples execute a Device Manager CLI command over HTTPS. To execute the
GetServerInfo

command, use the following format

In Windows:

> dvmcli.bat -s https://:2443/service
GetServerInfo

In Solaris, Linux or HP-UX:

# ./hdvmcli.sh -s https://<device-manager-server>:2443/service
GetServerInfo

Be sure to observe the following guidelines:

Use the https protocol for the Device Manager server URL.

Use the https port for the Device Manager server URL (2443, unless configured differently
in the server's configuration file).

Use the -s (or --secure) option.