Exchange configuration data between management servers


In an environment with multiple management servers, you must configure each node on every management server that may receive the node's messages. Management servers discard messages if they originate from unknown nodes. This applies for both agent-based and server-based flexible management.

HPOM provides commands that enable you to exchange node configuration data between management servers. In addition, you can also optionally exchange the following types of configuration data:

Note NOTE:
There are some restrictions on the data that you can exchange between HPOM for Windows and HPOM for UNIX. For more details, see Configuration interoperability.

To exchange configuration data, you use command line tools to first export the data to a file on one management server. You then copy the file to other management servers and import the data. There are different command line tools for working with HPOM for Windows and HPOM for UNIX management servers. The table below summarizes which command line tools you must use.

  Windows to Windows Windows to UNIX UNIX to Windows
Nodes Export
ovpmutil
ovowconfigexchange
opccfgdwn
Import
ovpmutil
opccfgupld
ovowconfigexchange
Policies Export
ovpmutil
ovpmutil
opccfgdwn
Import
ovpmutil
opctempl
ImportPolicies
Node inventories Export
ovpmutil
Not supported
Not supported
Import
ovpmutil
Instruction text Export
Only possible by exchanging policies
ovowconfigexchange
Only possible by exchanging policies
Import
opctempl
User roles Export
ovpmutil
Not supported
Not supported
Import
ovpmutil
Tools Export
ovpmutil
Not supported
Not supported
Import
ovpmutil
Services Export
ovpmutil
ovpmutil
Not supported
Import
ovpmutil
opccfgupld
Instrumentation Export
Copy from file system
Copy from file system
Copy from file system
Import

The command-line tools provide flexible options for data exchange. Therefore, you should plan how to create, maintain, and distribute configuration data between multiple management servers. For example, you could consider the following scenarios:

Related Topics: