I'm trying to get the CPU usage,memory space available. I could able to get the details from local system using sigar api link. I want to get same details from any machine in the same domain.
Is it Possible to get the details without putting any stub file in the remote machine?