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 Trap Logs
NNMi provides the ability to log all incoming SNMP traps into a log file (either a text file or a CSV file). Traps are logged to the following location:
- Windows:
%NnmDataDir%\nnm\log
- Linux:
$NnmDataDir/nnm/log
Trap log files can be configured using the nnmtrapconfig.ovpl
script. The following format choices are available:
CSV
(default) – Traps are logged in the CSV format (trap.csv
).TXT
– Traps are logged in the TXT format (trap.log
).BOTH
– Traps are logged in both CSV and TXT (2 log files).OFF
– No traps are logged.
For example, to specify that traps get logged into BOTH modes, you would use the following command:
nnmtrapconfig.ovpl -setProp trapLoggingMode BOTH -persist
Note that the -persist
argument causes all trap server properties to remain in effect even after the trap service is restarted. If you do not use the -persist
argument, all trap server properties will be in effect only until the service is stopped.
Traps are written to a rolling file. After the log file size reaches the defined maximum limit (as defined using the nnmtrapconfig.ovpl
script), the file is renamed to trap.<format>.old.
Any existing file is replaced.
See the nnmtrapconfig.ovpl
reference page, or the Linux manpage, for more information. See also Configure Trap Logging in the NNMi help.
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: