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 |
|
Loading Incident Configurations with nnmincidentcfgload.ovpl
The NNMi nnmincidentcfgload.ovpl
script provides a way for you to load Incident Configurations into the NNMi database from a formatted configuration file.
Tip Use the nnmincidentcfgdump.ovpl
script to create a configuration file of existing Incident Configurations in a non-xml format. You can then edit this file if desired before loading them into the NNMi database.
See the following directory for the required format:
Windows: %NnmInstallDir%\examples\nnm\incidentcfg
Linux: /opt/OV/examples/nnm/incidentcfg
To validate an Incident Configuration file before it is loaded into the NNMi database, use the following example syntax:
nnmincidentcfgload.ovpl -validate <file_name> -u <NNMiadminUsername>
-p <NNMiadminPassword>
To load Incident Configurations, use the following example syntax:
nnmincidentcfgload.ovpl -load <file_name> -u <NNMiadminUsername>
-p <NNMiadminPassword>
Note the following:
- NNMi updates all configurations that have matching names or other matching key identifiers.
Caution NNMi also overwrites the values of any codes associated with these configurations (for example, incident Family).
- NNMi adds all incident configurations with key identifiers that do not exist in the NNMi database.
- NNMi does not change existing incident configurations with key identifiers that do not match any in the exported file.
- NNMi resolves Universally Unique Object Identifiers (UUIDs) if they are not provided in the configuration file.
- If NNMi is unable to resolve a UUID, a UUID is created.
Note When making file changes under High Availability (HA), you must make the changes on both nodes in the cluster. For NNMi using HA configurations, if the change requires you to stop and restart the NNMi management server, you must put the nodes in maintenance mode before running the ovstop and ovstart commands.
See the nnmincidentcfgload.ovpl
reference page or the Linux manpage for more information.
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 network-management-doc-feedback@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: