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
nnmconfigpoll.sh — poll a node for discovery information
SYNOPSIS
nnmconfigpoll.sh
[-v]
[-t timeout in secs
]
[-u <username
> -p <password
>]
[-jndiHost <hostName
> Default: localhost]
[-jndiPort <port
> Default: 1099]
[-tenant <name
>]
node
DESCRIPTION
The nnmconfigpoll.sh
script sends a request to the discovery service to poll the node for
discovery information. The node must exist in the discovered topology. The node
parameter you enter can be
a node name in the topology or an IP address associated with a node.
Running the nnmconfigpoll.sh
script starts a layer 2 connectivity analysis for the node. NNMi displays
status messages for the layer 3 discovery information in the NNMi console as the discovery service polls the device.
The nnmconfigpoll.sh
script polls for discovery information. To poll for status information, use the
the nnmstatuspoll.sh
script.
Parameters
The nnmconfigpoll.sh
script recognizes the following parameters and options:
-v
-
Display verbose information about the discovery poll.
-t <
timeout in secs
>-
The client waits
timeout in secs
seconds for a response. -u <
username
>-
Supply the NNMi administrator username to run the script.
-p <
password
>-
Supply the NNMi administrator password to run the script.
-jndiHost <
serverName
>-
The server JNDI host; default is
localhost
. -jndiPort <
port
>-
The server JNDI port; default is
1099
. -tenant <
name
>-
The tenant group the node belongs to; must be used when the node name is not unique in the network such as using an IP address that has duplicates;no default.
EXAMPLES
The following examples show how to use the nnmconfigpoll.sh
script to poll a node using different
options.
Poll a node using its node name.
nnmconfigpoll.sh -uusername
-ppassword
thisnode
Poll a node using its fully qualified node name.
nnmconfigpoll.sh thisnode.x.y.z
Poll a node using its IP address.
nnmconfigpoll.sh 10.97.247.129
Poll a node using its IP address and tenant name.
nnmconfigpoll.sh -tenant myDuplicateAddressesDomain 10.97.247.129
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: