If the Web Manager stops responding the web server may be either inactive or stopped. Perform this procedure to stop and restart it.
1. Enter the ps command with the -ef option and look for a line with
/bin/AcsWeb, as shown in the following screen example.
[root@ONS root]# ps -fe | grep Acs
2.
[root@ONS root]# daemon.sh stop WEB
3.
[root@ONS root]# daemon.sh WEB