欢迎来到天天文库
浏览记录
ID:36401175
大小:1.95 MB
页数:47页
时间:2019-05-09
《WebSphere培训_日常维护》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、WebSphereApplicationServer日常维护常用命令及配置常用命令./startServer.sh./stopServer.sh./startNode.sh./stopNode.sh./startManager.sh./stopManager.sh./serverStatus.sh./versionInfo.sh启停WAS顺序启动DmgrNodeAppServer/Cluster停止AppServer/ClusterNodeDmgr备份WAS配置./backupConfig.sh./restoreCon
2、fig.sh慎用,因为会停止WAS服务器访问Dmgr控制台http://:/ibm/consolehttp://:/admin服务器的管理MessagingEngineEmbeddedHTTPServerWebContainerEJBContainerXMLConfigurationFilesApplicationServerAdminconsoleC:>wsadmin基于浏览器的管理控制台wsadmin命令行管理客户端RMI/IIOPH
3、TTP(S)AdminMBeansWebServicesEngineAdmin.ServiceSOAP/HTTP修改WAS的监听端口更改应用的访问端口缺省为9080实际工作中,如果没有Web服务器,有的环境会希望把应用访问端口变成80登陆WAS管理控制台,选择左边菜单服务器-应用服务器,点击server1,选择“端口”,点击“WC_defaulthost”更改WAS监听端口更改Dmgr控制台端口缺省为9060登陆WAS管理控制台选择左边菜单系统管理-DeploymentManager,选择右侧的“端口”点击“WC_ad
4、minhost"忘记Dmgr密码两种方式disablesecurity:1.通过“wsadmin.bat-conntypeNONE”以本地方式运行脚本“securityoff”和“$AdminConfigsave”(注意:要通过本地方式运行-connTypenone,否则需要服务器处于运行状态并且wsadmin也需要用户名和密码)。2.修改configcells下的security.xml,将第二行5、xmlns:xmi=http://www.omg.org/XMI……>中的enabled=“True”改为enabled=“false”。DisableGlobleSecurity后,重新启动服务器,即可直接登陆管理控制台。如果需要可以重新enablesecurity并设置新密码。控制台首选项缺省情况下,每次在Dmgr上做的修改是不会立刻同步到受管理的WASServer上的,需要手动同步如果不同步是不会生效的控制台首选项可以通过更改控制台首选项来及时的同步修改部署应用的注意点注意拿到的维护文档中是否有对该应用重新部署的6、特殊说明。特别是关于类加载顺序的配置。更改应用的会话(Session)超时不建议修改WAS全局的会话超时建议修改根据具体情况修改每个应用的会话超时常规检查文件系统状态检查文件系统检查http/usr/IBMHttpServer/usr/IBMHttpServer/logs/*was/usr/WebSphere/usr/WebSphere/DeploymentManager/usr/WebSphere/Profiles/AppSvr01/logs/server1/*/usr/WebSphere/Profiles/DMgr7、01/logs/dmgr/*Use“df”commandtodisplayinformationabouttotalspaceandavailablespaceonafilesystem.Iffilesystemusageisover90%,checkthelogfilesinthatfilesystem.Followingisthechecklistforsomefilesystemsthatwillgrowovertime:性能监控PerformanceMonitoringCommandFunctioniostat8、Displaysutilizationdatafor:TerminalsCPUDiskslsdevDisplaysdevicesinthesystemandtheircharacteristicslspsDisplaysthecharacteristicsofpagingspacesnetstatDisplaysawidevari
5、xmlns:xmi=http://www.omg.org/XMI……>中的enabled=“True”改为enabled=“false”。DisableGlobleSecurity后,重新启动服务器,即可直接登陆管理控制台。如果需要可以重新enablesecurity并设置新密码。控制台首选项缺省情况下,每次在Dmgr上做的修改是不会立刻同步到受管理的WASServer上的,需要手动同步如果不同步是不会生效的控制台首选项可以通过更改控制台首选项来及时的同步修改部署应用的注意点注意拿到的维护文档中是否有对该应用重新部署的
6、特殊说明。特别是关于类加载顺序的配置。更改应用的会话(Session)超时不建议修改WAS全局的会话超时建议修改根据具体情况修改每个应用的会话超时常规检查文件系统状态检查文件系统检查http/usr/IBMHttpServer/usr/IBMHttpServer/logs/*was/usr/WebSphere/usr/WebSphere/DeploymentManager/usr/WebSphere/Profiles/AppSvr01/logs/server1/*/usr/WebSphere/Profiles/DMgr
7、01/logs/dmgr/*Use“df”commandtodisplayinformationabouttotalspaceandavailablespaceonafilesystem.Iffilesystemusageisover90%,checkthelogfilesinthatfilesystem.Followingisthechecklistforsomefilesystemsthatwillgrowovertime:性能监控PerformanceMonitoringCommandFunctioniostat
8、Displaysutilizationdatafor:TerminalsCPUDiskslsdevDisplaysdevicesinthesystemandtheircharacteristicslspsDisplaysthecharacteristicsofpagingspacesnetstatDisplaysawidevari
此文档下载收益归作者所有