I need to find the CPU usage as Total, used and Free. Memory usage Total used and Free of a deployed application in websphere application server .
And I want to find this by a programatic way Could someone help me on this which API I need to use for this
Is server capable of doing this ? If not How to track the resources of the process as a whole. I need to do this in a programatic way ? Could you please suggest any API for this