InterSystems Cache Namespace Utilization of server CPU and Memory
If there is a way we can find how much a particular namespace is utilizing the O/S CPU and memory, that will be great in resource utilixation as well as capacity planning.
Product version: Caché 2018.1
Discussion (0)0
Comments
You can check the process running for each namespace and the CPU time:
.png)
And using de PID you can identify in your Operative System (Windows or Linux) the process to check the memory used.
I would try d ALL^%SS for CPU. d ALL^%SS is used in the ^pButtons report.
Due to shared memory it is hard to assign memory to much past the instance of Cache or IRIS.