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

Launch the Actions: Trace Route Command (runTool)

This URL is equivalent to the ActionsTrace Route (from server) command in the console.

To launch a window that requests you to enter a node name, use the following URL:

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

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

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.

After you specify a node, the real-time results of the trace route command appear.

To launch the real-time results of the trace route command, use the following URL:

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

Trace Route Command Attributes
Attribute Values
nodename

A DNS-resolvable hostname or IP address. The nodename value is passed literally to the underlying command you specify. The nodename value (in this case) is not required to correlate with anything in the NNM database.