HP Servicecontrol Manager 3.0 User's Guide
Increasing Servicecontrol Manager Security
Disable the Tomcat Web Server
Chapter 4
62
Disable the Tomcat Web Server
For increased security, the Web server on the CMS can be shut down when it is not
needed. This will prevent it from responding to any Web-based requests.
The SCM graphical user interface is dependent on the Web server. SCM operations can
still be performed from the command line on the CMS when the Web server is shut
down.
To shut down the Web server:
• For HP-UX: /sbin/init.d/mxtomcat stop
• For Linux: /etc/init.d/mxtomcat stop
To restart the Web server:
• For HP-UX: /sbin/init.d/mxtomcat start
• For Linux: /etc/init.d/mxtomcat start