Administer > Integrate NNMi Elsewhere with URLs > Launch the Console (showMain)

Launch the Console (showMain)

To launch the entire console, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=showMain

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

To launch the console and bypass log on, use the following URL:

http://<serverName>:<portNumber>/nnm/launch?cmd=showMain&j_username=<accountName>&j_password=<accountPassword>

Caution Review in the information in Authentication Requirements for URLs Access before bypassing log on.