Hello All
I want to monitor multiple instances of a machine. By multiple/different instances i mean that i have a Solaris machine and on that there r five different web servers having unique port are running and on each web server a single Java process is running. i want to menitor the CPU utilization and Memeoy utilization by each Java process. I can monitor the over all memory utilization by java processes but i want to monitor five jave processes separately. is there any solution possible.
Thanks in Advance
I want to monitor multiple instances of a machine. By multiple/different instances i mean that i have a Solaris machine and on that there r five different web servers having unique port are running and on each web server a single Java process is running. i want to menitor the CPU utilization and Memeoy utilization by each Java process. I can monitor the over all memory utilization by java processes but i want to monitor five jave processes separately. is there any solution possible.
Thanks in Advance
Comment