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 |
|
Name
nnmsetdampenedinterval.sh — sets the dampened interval for all incident configurations
SYNOPSIS
nnmsetdampenedinterval.sh
[
[-hours hours
]
[-minutes minutes
]
[-seconds seconds
]
[-u username
]
[-p password
]
]
DESCRIPTION
nnmsetdampenedinterval.sh
Sets the dampened interval for all incident configurations.
The maximum dampened interval that can be set is 60 minutes. A dampened interval of at least 6 minutes is recommended.
At least one of hours, minutes, or seconds must be specified. To disable dampening, set hours, minutes, and seconds to 0.
Parameters
-hours
hours
-
Specify the number of hours for the dampened interval. If specified, the value for
hours
must be greater than or equal to0
. -minutes
minutes
-
Specify the number of minutes for the dampened interval. If specified, the value for
minutes
must be greater than or equal to0
. -seconds
seconds
-
Specify the number of seconds for the dampened interval. If specified, the value for
seconds
must be greater than or equal to0
. -jndiHost
hostname
-
Server
jndi
host. Default islocalhost
. -jndiPort
port
-
Server
jndi
port. Default is1099
. -u <
username
>-
Supply the NNMi administrator username to run the script.
-p <
password
>-
Supply the NNMi administrator password to run the script.
EXAMPLES
Set the dampened interval for all incident configurations to 10 minutes 10 seconds:
nnmsetdampenedinterval.sh -hours 0 -minutes 10 -seconds 10
Set the dampened interval for all incident configurations to 1 hour:
nnmsetdampenedinterval.sh -hours 1
Set the dampened interval for all incident configurations to 6 minutes:
nnmsetdampenedinterval.sh -minutes 6
Set the dampened interval for all incident configurations to 30 seconds:
nnmsetdampenedinterval.sh -seconds 30
Set the dampened interval for all incident configurations to 10 minutes 10 seconds:
nnmsetdampenedinterval.sh -minutes 10 -seconds 10
Disable dampening for all incident configurations:
nnmsetdampenedinterval.sh -hours 0 -minutes 0 -seconds 0
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: