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 |
|
Configuring Event Back Synchronization
For each event that you close in OMi, OpsCx for OneView can delete the corresponding OneView alert using the OMBackSync.pl
and OMBackSync_OneView.pl
Perl scripts.
Configure back synchronization by completing the following steps:
-
Stop the
ombacksync
process, if not already stopped:Windows:
ovc -stop ombacksync
Linux:
/opt/OV/bin/ovc -stop ombacksync
-
Make a copy of the
OMBackSync.pl
file (suggested name:OMBackSync.pl_orig
). The file is located in:Windows:
%OvDataDir%\conf\backsync
Linux:
/var/opt/OV/conf/backsync
-
Copy
OMBackSync.pl
from:Windows:
%OvDataDir%\installation\genint
Linux:
/var/opt/OV/installation/genint
to:
Windows:
%OvDataDir%\conf\backsync
Linux:
/var/opt/OV/conf/backsync
-
Optional: The port used for backsync is specified in the
OMBacksync_OneView.pl
script. If the default port 30020 is already used or you want to use an alternative port, change the port number as follows:Open the
OMBackSync_OneView.pl
script in an editor from:Windows:
%OvDataDir%\conf\backsync
Linux:
/var/opt/OV/conf/backsync
Find the following line:
my $port = "30020";
Change the port value to the alternative value. Make a note of the network port used.
-
Open and edit the alarms configuration file (
oneview_events.conf
) and set the hostname and optionally the backsync port. The file is located in:Windows:
%OvDataDir%\conf\HPBsmIntOneView\genint\oneview_events.conf
Linux:
/var/opt/OV/conf/HPBsmIntOneView/genint/oneview_events.conf
-
Under the
sink(backsyncsink ...)
section, change the line:"oneview-hostname" : "<hostname>"
The hostname must be the same that you entered in the
source
section when configuring event collection. -
Optional: If you have changed the port for backsync in the
OMBackSync_OneView.pl
file (see previous step), the same port number must be specified in the event connector configuration file:In the definition of the node
backsyncsource
, add the following text:{
"port":"<new_port_number>"
}
-
-
Start the
ombacksync
process:Windows:
ovc -start ombacksync
Linux:
/opt/OV/bin/ovc -start ombacksync
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: