IBM


4.4.2 Viewing the status of an appserver

Table 4-4 shows a summary of ways to view the status of an appserver.

Table 4-4

Method Server types Summary
Windows service Managed and stand-alone If an appserver is registered as a Windows service, then check the Windows services window for its status.
Command line Managed and stand-alone To view the status of a stand-alone appserver, type:

cd <profile_home>/bin
serverStatus(.sh) server1

To view the status of a managed appserver, type:

cd <profile_home>/bin
serverStatus(.sh) <servername>

  To check the status of all servers on the node, type:

 

cd <profile_home>/bin
serverStatus(.sh) -all

Administrative console Managed Select Servers  | Application Servers.

Methods to view the status of an appserver


Redbooks ibm.com/redbooks

Next