Solaris 11.3 : memory, CPU and disk usage per user
The question I have is the following:
Basically I would like to have total memory and CPU usage of a server, but per user instead of in total.
Suppose each user runs a database, or a WLS server, I want to know if one of them is using more memory or CPU than any other. I know a database has specific memory config, and usage, but in this question I'm only interested in the info from the Operating System.
More difficult is the same question, but for all disk usage, speed, wait, etc. Also there I know I can check the disk usage on the system, but I'd like to get such info on a per user base.