My Services WebSphere Training | JEE Build & Deploy | Automatic Linux Provisioning
To list all the jvm process that websphere is running you can do several things.
1. ps-ef | grep <path to websphere java>
> ps -ef | grep /<was_root>/java wasadm 18445 18436 0 13:48:33 pts/9 0:00 grep <was_root>/java wasadm 9959 1 0 Feb 18 ? 4:17 <was_root>/java/bin/java -XX:MaxPermSize=256m -Dwas.status.socket=49743 -X wasadm 9927 1 0 Feb 18 ? 5:10 <was_root>/java/bin/java -XX:MaxPermSize=256m -Dwas.status.socket=49611 -X 2. pgrep -f -u $WASUSER $ENVPATH
Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.
Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.
Follow Steve as @stevencrobinson on twitter.
IBM WebSphere Application Server 8.0 Administration Guide
WebSphere Application Server 7.0 Administration Guide