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 |
|
Configure Event Collection
To integrate Systems Insight Manager events into OMi, perform the following steps on your Operations Connector host:
-
Change the current directory to
<OvDataDir>/conf/HPBsmIntSIM
and open the event integration configuration file in a plain text editor. -
In the configuration file, replace the values in quotation marks in the lines of the following options:
-
sim_server_hostname
: Configure the hostname or IP address of SIM server system.
-
-
Review the preconfigured values of basic configuration options and adjust them as needed. Add and configure advanced options if necessary. For descriptions of basic and advanced options, see Integration Configuration Options topic.
-
Save your changes.
-
Review the policy to make sure its settings are proper for your Operations Connector configuration.
-
From the Operations Connector web interface, activate the policies.
-
Import the cleared events query to the SIM system as described in Importing the Cleared Events Query topic.
-
To start the event integration service, run the following command:
ovc -start sime
Startup of the service initiates event collection from SIM and forwarding of the events to OMi.
Verify your connection settings by checking the contents of the directory for persistency data files on the Operations Connector host. The path of the directory is defined by the persistency-dir
option in the event integration configuration file. If the directory is empty or its contents do not appear to be updated, check the corresponding Operations Connector log file. For details, see Log Files topic.
If you deactivate the policy for SIM events, events continue to be collected while the policy remains inactive after the deactivation. The processing and forwarding of accumulated events resumes when you reactivate the policy.
Importing and Modifying Cleared Events Query
Cleared events query filters all the events received from the SIM system, so that only up to one day old cleared events are received by default. However, you can modify the age limit of received events by modifying the query.
To import the cleared events query, follow the procedure:
-
From the
<OvDataDir>/installation/HPBsmIntSIM/query/
directory on the Operations Connector system, copy theHPSIMInt_ClearedEventsQuery.xml
file to any location on SIM host. -
In your command-line utility, navigate to the path where SIM binaries are located, and enter the following command:
mxquery -a -f Path_To_HPSIMInt_ClearedEventsQuery.xml
No output indicates that the query is imported.
- To make sure the query is imported, use
mxquery
command. The new query should be listed in the output.
Optionally, to modify the age limit of cleared events received from the web service, follow the procedure:
- Stop the event integration service.
- Open the
HPSIMInt_ClearedEventsQuery.xml
file on the SIM system. - Find the attribute
value operator="newer-than"
, and replace the value1
by the number of days for which to clear the events. -
Use the following command:
-
If query is already imported:
myquery -m -f HPSIMInt_ClearedEventsQuery.xml
-
If query is not imported yet:
mxquery -a -f Path_To_HPSIMInt_ClearedEventsQuery.xml
-
- Start the event integration service.
Related topics
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: