I want to find performance of single process, as example "MSSQLSERVER"
Which commands I should write to find out 2 things:
- RAM utilized by MSSQLSERVER
- CPU utilized by MSSQLSERVER
I have found command to get service, but not able to get CPU & RAM usage.