Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Setup and Configuration
- Setup and Configuration Workflow
- How to Log on to Operations Connector
- How to Manage Operations Connector Processes
- How to Configure Operations Connector to Communicate with OMi
- How to Configure Operations Connector to Communicate with a Distributed OMi
- How to Configure Operations Connector for High Availability
- How to Manage Operations Connector with HPOM
- Configuring LW-SSO Authentication
- Backing Up and Restoring OpsCx Configuration and Policies
How to Configure Operations Connector to Communicate with a Distributed OMi
In a distributed OMi environment with a reverse proxy or a load balancer, the OMi data processing server and the Operations Connector server may not be able to communicate with each other in order to request and install a certificate. To provide the agent with a certificate, you must issue the certificate manually on the OMi certificate server and then import it manually on the Operations Connector system. In addition, you must manually set the MANAGER_ID configuration variable. The MANAGER_ID defines who is allowed to access the agent from outside.
-
On the Operations Connector system, use
ovcoreid
to show the core ID of the system:ovcoreid
-
On the OMi certificate server (usually the data processing server), use
ovcert
to export the trusted certificate, type:ovcert -exporttrusted -file omi.cer
-
On the OMi certificate server (usually the data processing server), use
ovcm
to generate a certificate, type:ovcm -issue -file cert.cer -name <FQDN of Operations Connector> -coreid <OvCoreId of Operations Connector> -pass <password>
-
Securely transfer the generated files to the Operations Connector system.
-
Use
ovcert
to import the certificates from the generated files, type:ovcert -importtrusted -file omi.cer
ovcert -importcert -file cert.cer
The command prompts you for the password that you specified when you generated the certificates. Type the password and press Enter.
-
On any of the gateway server systems, use
ovcoreid
to show the core ID of the system:ovcoreid -ovrg server
-
On the Operations Connector system, set the manager and certificate server manually, type:
ovconfchg -ns sec.cm.client -set CERTIFICATE_SERVER <FQDN of reverse proxy or load balancer>
ovconfchg -ns sec.core.auth -set MANAGER <FQDN of reverse proxy or load balancer>
ovconfchg -ns sec.core.auth -set MANAGER_ID <OvCoreId of any gateway server>
-
Run
oainstall
to complete the Operations Agent setup, type:Windows 32-bit:
cscript "%OvInstallDir%\bin\OpC\install\oainstall.vbs" -a -c
Windows 64-bit:
cscript "%OvInstallDir%\bin\win64\OpC\install\oainstall.vbs" -a -c
Linux:
/opt/OV/bin/OpC/install/oainstall.sh -a -c
-
Review the agent installation log file:
Windows:
%OvDataDir%log\oainstall.log
Linux:
/var/opt/OV/log/oainstall.log
If the log file contains errors relating to the OvControl service failing to start or restart, complete the following steps:
-
Manually reinstall ovcd as a Windows service, type:
ovcd -install
-
Rerun
oainstall
.
-
-
Securely delete any copies of the files that contain the certificates. Depending on how you generate and transfer the files, you may, for example, have copies in the following locations:
-
on the OMi data processing server
-
on the Operations Connector system
-
on a USB flash drive, CD, or other portable media
-
-
Add the Operations Connector system to the Connected server list in OMi. For details, see How to Configure Operations Connector to Communicate with OMi topic.
Related topics
How to Configure Operations Connector to Communicate with OMi
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to ovdoc-asm@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: