Shutdown nGeniusONE Server: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
Change to /opt/NetScout/rtm/bin | Change to /opt/NetScout/rtm/bin | ||
<pre># cd /opt/NetScout/rtm/bin</pre> | |||
Stop all services | Stop all services | ||
<pre>./stop</pre> | <pre># ./stop</pre> | ||
Verify that all services have stopped | Verify that all services have stopped | ||
<pre>./PS</pre> | <pre># ./PS</pre> | ||
Shoud output: | Shoud output: | ||
To start without rebooting: | To start without rebooting: | ||
<pre>./start</pre> | <pre># ./start</pre> | ||
It could take up to 15' before the WebUI is accessible again. | It could take up to 15' before the WebUI is accessible again. |
Revision as of 13:06, 19 January 2019
Introduction
To reduce the risk of data loss it is recommeded to stop all services before restarting the server.
Solution
Linux
Login to nGeniusONE Server's CLI as root
Change to /opt/NetScout/rtm/bin
# cd /opt/NetScout/rtm/bin
Stop all services
# ./stop
Verify that all services have stopped
# ./PS
Shoud output:
To start without rebooting:
# ./start
It could take up to 15' before the WebUI is accessible again.
Windows
RDP to the nGeniusONE server's desktop
Login with Local Administrator priviledges
Open