You are not logged in.

#1 29 Nov 2012 20:12

whoskins
New Member
Registered: 29 Nov 2012
Posts: 1

Ping JVM on server

Hi

I am new to PowerShell and need help, I like to see what JVMs are running on a server.

Any kinda help is appreciated.

Offline

#2 29 Nov 2012 20:47

npocmaka
Member
From: Bulgaria
Registered: 03 Dec 2009
Posts: 446

Re: Ping JVM on server

Id I remember correct the jps was the tool that lists the running jvms -> http://docs.oracle.com/javase/1.5.0/doc … e/jps.html
You can run via powershell just like in the command prompt.Of course you can use the get-process -> http://ss64.com/ps/get-process.html
but the instruments that comes with the java itself (the bin directory) are much better for java specific tasks.

Last edited by npocmaka (29 Nov 2012 21:06)

Offline

Board footer

Powered by