How do I change the NFM-P Task Manager settings?
Note: The Task Manager is operational with the default values.
Steps
|
|
1 |
Log in to the primary or standalone main server station as the nsp user.
|
2 |
Open a console window.
|
3 |
Navigate to the /opt/nsp/nfmp/server/nms/config directory.
|
4 |
|
CAUTION
Service Disruption |
Contact technical support before you attempt to modify the nms-server.xml file.
Modifying the nms-server.xml file can have serious consequences that can include service disruption.
Open the nms-server.xml file using a plain-text editor such as vi.
|
5 |
Find and configure the required parameters:
|
6 |
Save and close the nms-server.xml file.
|
7 |
Navigate to the /opt/nsp/nfmp/server/nms/bin directory.
|
8 |
Enter the following to restart the main server:
bash$ ./nmsserver.bash force_restart ↵
The main server restarts, and the configuration change takes effect.
|
9 |
Modify the client configuration, if required.
-
Log in to an NFM-P single-user client or client delegate server station.
Note: If you log in to a RHEL client delegate server station, you must log in as the nsp user.
Note: If you log in to a single-user client station, you must log in as the user who installed the client, or as a local administrator.
-
Open a console window.
-
Navigate to the client configuration directory, typically /opt/nsp/client/nms/config on RHEL, and C:\nsp\client\nms\config on Windows.
-
Open the nms-client.xml file using a text editor.
-
Configure the autoRefreshInterval parameter.
-
Save and close the nms-client.xml file.
-
Repeat
Step 7 and
Step 8 to restart the main server.
|
10 |
Close the console windows and form. See the NSP NFM-P User Guide for information about using the NFM-PTask Manager.
End of steps |