How to check all the servers in multiple nodes are running or not ?

Questions by kirankumar samudrala   answers by kirankumar samudrala

Showing Answers 1 - 9 of 9 Answers

Tanaji

  • Aug 26th, 2016
 

We have some possibilities to check the all the server are running on multiple nodes or not.

1. Check command line ps -ef | grep java
2. Check server status
3. Check in admin console
4. Configuration tab you will get the status -->Websphere applicaiton server -->servername --> you will see configuration tab.

I hope this answer related to my assumption

  Was this answer useful?  Yes

bhanu

  • Sep 8th, 2016
 

To check all the servers in multiple nodes are running or not from a single point means. It will be possible with the DMGR "Admin Console" only, once all nodes federated with the DMGR.

  Was this answer useful?  Yes

krishna

  • Apr 23rd, 2018
 

serverStatus -all command using to know status of all servers

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions