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 |
|
- Security Configuration
- Communication Configuration
- NNMi Data Encryption
- Providing a Password for Embedded Database Tools
- Allowing Non-Root Linux Users to Start and Stop NNMi
- Hardening Device Communication
- User Authentication
- Passwords
- Clickjacking Protection
- Configuring NNMi for FIPS 140-2 Level 1 Compliance
- Restrict Remote Access to NPS Databases
- Auditing
- Strengthen Security
- Start, Stop, or Restart All NNMi Services
- Start, Stop, or Restart All NNM iSPI Performance for Traffic Services
Start, Stop, or Restart All NNM iSPI Performance for Traffic Services
Stopping the NNM iSPI Performance for Traffic services before changing the NNM iSPI Performance for Traffic configuration prevents conflicting data from being stored in the NNM iSPI Performance for Traffic database. Some procedures call for restarting the NNM iSPI Performance for Traffic services to read the updated configuration. Follow the instructions specific to your environment:
- Master collector on a standalone server (but not in a high availability cluster)
- Master collector on the NNMi management server (but not in a high availability cluster)
- Master collector in a high availability cluster
- Leaf collector on another server
- Leaf collector on the NNMi management server
Master collector on a standalone server (but not in a high availability cluster)
To start an NNM iSPI Performance for Traffic master collector
-
Windows: Verify that the NNMi services are running, and then run the following command:
%TrafficInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following command:
/opt/OV/traffic-master/bin/nmstrafficmasterstart.ovpl
To stop an NNM iSPI Performance for Traffic master collector
-
Windows: Run the following command:
%TrafficInstallDir%\traffic-master\bin\nmstrafficmasterstop.ovpl
-
Linux: Run the following command:
/opt/OV/traffic-master/bin/nmstrafficmasterstop.ovpl
To restart an NNM iSPI Performance for Traffic master collector
-
Windows: Verify that the NNMi services are running, and then run the following commands:
%TrafficInstallDir%\traffic-master\bin\nmstrafficmasterstop.ovpl
%TrafficInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following commands:
/opt/OV/traffic-master/bin/nmstrafficmasterstop.ovpl
/opt/OV/traffic-master/bin/nmstrafficmasterstart.ovpl
Master collector on the NNMi management server (but not in a high availability cluster)
To start an NNM iSPI Performance for Traffic master collector
-
Windows: Verify that the NNMi services are running, and then run the following command:
%NnmInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following command:
/opt/OV/traffic-master/bin/nmstrafficmasterstart.ovpl
To stop an NNM iSPI Performance for Traffic master collector
-
Windows: Run the following command:
%NnmInstallDir%\traffic-master\bin\nmstrafficmasterstop.ovpl
-
Linux: Run the following command:
/opt/OV/traffic-master/bin/nmstrafficmasterstop.ovpl
To restart an NNM iSPI Performance for Traffic master collector
-
Windows: Verify that the NNMi services are running, and then run the following commands:
%NnmInstallDir%\traffic-master\bin\nmstrafficmasterstop.ovpl
%NnmInstallDir%\traffic-master\bin\nmstrafficmasterstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following commands:
/opt/OV/traffic-master/bin/nmstrafficmasterstop.ovpl
/opt/OV/traffic-master/bin/nmstrafficmasterstart.ovpl
Master collector in a high availability cluster
Before stopping the traffic master services, disable high availability resource group monitoring by creating the required maintenance file. See "Deploying the NNM iSPI Performance for Traffic in a High-Availability Cluster" in the NNM iSPI Performance for Traffic Deployment Reference.
Leaf collector on another server
To start an NNM iSPI Performance for Traffic leaf collector
-
Windows: Verify that the NNMi services are running, and then run the following command:
%TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following command:
/opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl
To stop an NNM iSPI Performance for Traffic leaf collector
-
Windows: Run the following command:
%TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl
-
Linux: Run the following command:
/opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl
To restart an NNM iSPI Performance for Traffic leaf collector
-
Windows: Verify that the NNMi services are running, and then run the following commands:
%TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl
%TrafficInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following commands:
/opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl
/opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl
Leaf collector on the NNMi management server
To start an NNM iSPI Performance for Traffic leaf collector
-
Windows: Verify that the NNMi services are running, and then run the following command:
%NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following command:
/opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl
To stop an NNM iSPI Performance for Traffic leaf collector
-
Windows: Run the following command:
%NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl
-
Linux: Run the following command:
/opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl
To restart an NNM iSPI Performance for Traffic leaf collector
-
Windows: Verify that the NNMi services are running, and then run the following commands:
%NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstop.ovpl
%NnmInstallDir%\traffic-leaf\bin\nmstrafficleafstart.ovpl
-
Linux: Verify that the NNMi services are running, and then run the following commands:
/opt/OV/traffic-leaf/bin/nmstrafficleafstop.ovpl
/opt/OV/traffic-leaf/bin/nmstrafficleafstart.ovpl
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: