控制台登录
启动Node节点
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/startNode.sh
启动Server
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/startServer.sh server1
启动管理控制台
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/startManager.sh
可能的位置:/opt/IBM/WebSphere/AppServer/bin/startManager.sh
停止
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/bin/stopManager.sh
可选项 -username wasadmin -password password
可能的位置:/opt/IBM/WebSphere/AppServer/bin/stopManager.sh
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/stopServer.sh server1
可选项 -username wasadmin -password password
[root@dev WAS]# /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/stopNode.sh
可选项 -username wasadmin -password password
本地在线帮助
https://localhost:9043/ibm/help/
服务器的日志
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/SystemOut.log
/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/logs/server1/SystemErr.log
控制台常用菜单
服务器列表
服务器--服务器类型--WebSphere Application Server
部署的应用程序列表
应用程序--应用程序类型--WebSphere 企业应用程序
系统管理--节点
系统管理--Node Agent
最后
以上就是着急方盒最近收集整理的关于web控制linux服务的启动停止,linux下websphere7.0启动、停止,控制台的全部内容,更多相关web控制linux服务内容请搜索靠谱客的其他文章。
发表评论 取消回复