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 a Management Mode Workspace View
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
http://<serverName>:<portNumber>/nnm/launch?cmd= showView&view= <x>
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.
Due to the Mozilla Firefox security implementation, launching an NNMi view with a URL has the following limitations:
- The Close button does not work.
- The File → Close menu item does not work.
Use the browser buttons to close the view.
View Name | x = View ID | Node Filter |
Interface Filter |
---|---|---|---|
Managed Nodes | managedNodeTableView
|
Yes | No |
Managed Interfaces | managedInterfaceTableView
|
Yes | Yes |
Managed IP Addresses | managedIP AddressTableView
|
Yes | Yes |
Managed Cards | managedCardTableView | ||
Managed Component Health | managedNodeSensorTableView | ||
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Nodes | unManagedNodeTableView
|
Yes | No |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Interfaces | unManagedInterfaceTableView
|
Yes | Yes |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". IP Addresses | unManagedIPAddressTableView
|
Yes | Yes |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Chassis | unManagedChassisTableView
|
Yes | No |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Cards | unManagedCardTableView
|
Yes | No |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Node Sensors | unManagedNodeSensorTableView
|
Yes | No |
UnmanagedIndicates the Management Mode is "Not Managed" or "Out of Service". Physical Sensors | unManagedPysSensorTableView
|
Yes | No |
Scheduled Node Outages | scheduledNodeOutageTableView |
Yes | No |
Not Managed Nodes | notManagedNodeTableView
|
Yes | No |
Not Managed Interfaces | notManagedInterfaceTableView
|
Yes | Yes |
Not Managed IP Addresses | notManagedIP AddressTableView
|
Yes | Yes |
Not Managed Cards | notManagedCardTableView | Yes | No |
Not Managed Component Health | notManagedNodeSensorTableView | Yes | No |
Out of Service Nodes | outOfServiceNodeTableView
|
Yes | No |
Out of Service Interfaces | outOfServiceInterfaceTableView
|
Yes | Yes |
Out of Service IP Addresses | outOfServiceIP AddressTableView
|
Yes | Yes |
Out of Service Cards | outOfServiceCardTableView | Yes | No |
Out of Service Component Health | outOfServiceNodeSensorTableView | Yes | No |
Nodes | managementModeNodeTableView
|
Yes | No |
Interfaces | managementModeInterfaceTableView
|
Yes | Yes |
IP Addresses | managementModeIP AddressTableView
|
Yes | Yes |
Cards | managementModeCardTableView | Yes | No |
Component Health | managementModeNodeSensorTableView | Yes | No |
The following are optional filter parameters:
http://<serverName>:<portNumber>/nnm/launch?cmd= showView&view= <x>&nodegroup= <Name>
http://<serverName>:<portNumber>/nnm/launch?cmd= showView&view= <x>&ifgroup= <Name>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
nodegroup |
The case-sensitive Name attribute value of the Node Group to use as a filter for this view. Note The Node Group name is translated. If your team shares NNMi within multiple locales, use nodegroupid or nodegroupuuid. If the Name value includes space characters, consider replacing the space character in your URL statement (see W3C Rules for URLs). |
nodegroupid |
The 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 |
nodegroupuuid |
The 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 |
Attribute | Values |
---|---|
ifgroup |
The case-sensitive Name attribute value of the Interface Group to use as a filter for this view. Note The Interface Group name is translated. If your team shares NNMi within multiple locales, use ifgroupid or ifgroupuuid. If the Name value includes space characters, consider replacing the space character in your URL statement (see W3C Rules for URLs). |
ifgroupid |
The 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 |
ifgroupuuid |
The 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= showView&view= <x>&menus= <true/false>&newWindow= = <true/false>&envattrs= <name1= value>;<name2= value>
Note If you copy/paste this URL, remove the spaces that were added for line-ending purposes in the documentation.
Attribute | Values |
---|---|
menus |
true = Show the view's button bar. If not specified, the default is true. false = Hide the view's button bar to save space in the view. |
newWindow |
true = Display the view in a new browser window. This new window does not display the browser-specific menu bars. The browser-specific menu bars are hidden to provide the maximum amount of room for the requested view. false = Display the view within the current browser window (if not specified, the default is false). |
readonly |
true = Prevents the user from doing either of the following:
false = Enables the user to do either of the following:
|
envattrs |
Use Environment Attributes ( For example, let’s assume that NNMi was launched from an application that wants to preserve a session ID (123) and object attribute (node25) as follows:
Note See Pass Environment Attributes for information about how to retrieve these Environment Attributes ( |
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: