Administer > Integrate NNMi Elsewhere with URLs > Launch Menu Items > Actions: Configuration Poll Command (runTool)

Launch the Actions: Configuration Poll Command

This URL is equivalent to the ActionsPollingConfiguration Poll command in the console.

For a quick-reference list of all URL choices for launching NNMi, see HelpDocumentation LibraryIntegrate NNMi Elsewhere with URLs. The Integrate NNMi Elsewhere with URLs page also contains a link to a list of sample URLs that you can copy/paste as a starting point.

To launch a window that reports the current configuration for a node, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=configurationpoll

Note If the NNMi Web server uses the https protocol, use https instead of http.

<serverName> = the fully-qualified domain name of the NNMi management server (values allowed here are determined by the Enable URL Redirect setting in User Interface Configuration, see Configure the NNMi User Interface)

<portNumber> = the NNMi HTTP port number

After you specify a node, the real-time results of the node's configuration appear.

To launch the real-time results of a node's configuration, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=configurationpoll&nodename=<x>

Configuration Poll Command Attributes
Attribute Values
nodename

The node's DNS hostname (full or short) or IP address. 

If you use this attribute, NNMi tries to match the string you provide by following this procedure:

  • Check the value of the Hostname (case-sensitive) on the Node form.
  • Check the values in the Address column of the table on the Node form, Addresses tab,
  • Check the value of the System Name field on the in the Node form, General tab.
  • Check the value in the Name field on the Node form.