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 |
|
- Launch Menu Items
- Actions: Communication Configuration Command (runTool)
- Actions: Configuration Poll Command (runTool)
- Actions: Line Graph (showLineGraph)
- Actions: Monitoring Settings Command (runTool)
- Actions: Ping Command (runTool)
- Actions: Status Details Command (for Node Groups) (runTool)
- Actions: Status Poll Command (runTool)
- Actions: Trace Route Command (runTool)
- Actions: Execute a Launch Action (showMenuItem)
- Actions: Hypervisor Wheel Dialog (showWheel)
- Actions: Hypervisor Loom Dialog (showLoom)
- Tools: SNMP MIB Browser (showMibBrowser)
- Tools:NNMi Status Command (runTool)
- Tools: Sign-In/Out Audit Log Command (runTool)
- File: Sign-Out Command (signOut)
Launch the Actions: Monitoring Settings Command
This URL is equivalent to the Actions → Monitoring Settings command in the console.
Launch the real-time results of the Monitoring configuration report. You must specify the target object.
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 Help → Documentation Library → Integrate 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.
(NNMi Advanced) If the Global Network Management feature is enabled and you are signed into a Global Manager:
- Node managed by the Global Manager = Actions → Configuration Details → Monitoring Settings opens a report, provided by the Global Manager (NNMi management server).
-
Node managed by a Regional Manager = Actions → Configuration Details → Monitoring Settings accesses that Regional Manager (NNMi management server) and requests the report.
You must sign into that Regional Manager unless your network environment enables Single Sign-On (SSO) to that Regional Manager through the Global Manager.
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=SnmpAgent&nodename=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
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:
|
NNMi displays the report for the first matching Interface found. Provide one or more attributes to ensure a unique match. See Launch an Interface Form for more information about each available attribute.
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=Interface&objattrs= hostedOn.hostname=<x>;name=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=Interface&objattrs=hostedOn.hostname=<x>;ifName=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=Interface&objattrs=hostedOn.hostname=<x>;ifAlias=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=Interface&objattrs=hostedOn.hostname=<x>;ifIndex=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
hostedOn.hostname |
The Hostname of the Node in which the interface resides. This is the Hostname attribute value from the associated Node form. |
name | The Name attribute value from the Interface form. |
ifName | The ifName attribute value from the Interface form. |
ifAlias | The ifAlias attribute value from the Interface form. |
ifIndex | The ifIndex attribute value from the Interface form. |
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=IPAddress&objattrs=value=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
value | The Address attribute value from the IP Address form. |
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=Card&objattrs=value=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
value | The card attribute value from the Card form. |
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=RouterRedundancyInstance&objid=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
objid |
The Unique Object Identifier (unique per object type in the NNMi database). This attribute value is not visible on any form within the console. To find this value, use the nnmconfigexport.ovpl command-line tool to export an XML file that includes the |
objuuid |
The Universally Unique Object Identifier (unique across all databases). This attribute value is not visible on any form within the console. To find this value, use the nnmconfigexport.ovpl command-line tool to export an XML file that includes the |
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=TrackedObject&objid=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
objid |
The Unique Object Identifier (unique per object type in the NNMi database). This attribute value is not visible on any form within the console. To find this value, use the nnmconfigexport.ovpl command-line tool to export an XML file that includes the |
objuuid |
The Universally Unique Object Identifier (unique across all databases). This attribute value is not visible on any form within the console. To find this value, use the nnmconfigexport.ovpl command-line tool to export an XML file that includes the |
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=NodeSensor&objid=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=NodeSensor&objuuid=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=PhysicalSensor&objid=<x>
http://<serverName>:<portNumber>/nnm/launch?cmd=runTool&tool=monitoringconf& objtype=PhysicalSensor&objuuid=<x>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
objid |
The Unique Object Identifier (unique per object type in the NNMi database). NNMi displays the |
objuuid |
The Universally Unique Object Identifier (unique across all databases). NNMi displays the |
Related Topics:
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: