Examples, Authors, Files – HP 5992-3838 User Manual

Page 62: See also

Advertising
background image

2

An error occurred and the command did not complete successfully.

3

Unrecognized command parameters are detected.

4

Missing post-install configuration of AD agent is detected.

5

Missing post-install configuration of AD CMS is detected.

6

Specified host name contains invalid characters.

EXAMPLES

Exchange certificates between HP Application Discovery CMS and managed node foo.hp.com
using HP System Insight Manager mxexec:

# amgr_remote_config
-a -mx -n foo.hp.com

Exchange certificates between HP Application Discovery CMS and managed node foo.hp.com
without using -mxexec.
For example, aduser has login access on a managed node with root privileges. CMS certificates
are copied into /var/opt/amgr/ssl on the managed node:

# amgr_remote_config -a -n foo.hp.com
-u aduser -dir /var/opt/amgr/ssl

Check the state of HP Application Discovery agent on managed node foo.hp.com using HP
System Insight Manager mxexec:

# amgr_remote_config -c -mx -n foo.hp.com

AUTHORS

amgr_remote_config was developed by Hewlett-Packard Company.

FILES

/opt/amgr/bin/amgr_remote_config

Remote HP Application Discovery agent configuration
program

/opt/amgr/lib/AmgrRemoteConfig.jar

Helper Java program for amgr_remote_config

/var/opt/amgr/ssl/cms.host

CMS host name

/var/opt/amgr/ssl/cms_cert.pem

HP Application Discovery CMS certificate

/var/opt/amgr/ssl/tempcerts/

HP Application Discovery temporary certificate directory

SEE ALSO

HP Application Discovery Help Reference
HP Application Discovery Version 4.0 User's Guide
VSE Management Software Version 4.0 Getting Started Guide
VSE Management Software Version 4.0 Installation and Update Guide for HP-UX
http://docs.hp.com/en/vse
Related manual page: mxexec

62

Commands for Controlling HP Application Discovery Agent and Certificates

Advertising