Summary
Question
We have a customer requirement to gather CPU & Memory utilization for processes on Unix and windows servers. After collecting this data from OA metrics, we need to gather this into OVPI.
Now we have identified a metric "PROC_CPU_TOTAL_UTIL" for gathering CPU process. Do we have a similar metric for gathering memory utilization of a process ?
Also can we get CPU & Memory utilization based on application ?
Answer
There is the following process metric:
PROC_MEM_RES
----------------------------------
The size (in KB) of resident memory allocated for the process(or
kernel thread, if HP-UX/Linux Kernel 2.6 and above).
For applications there is:
APP_CPU_TOTAL_UTIL
APP_MEM_RES
Please refer to the following document for full details of all the metrics that the OM 11.0 Agent can monitor:
http://support.microfocus.com/kb/kmdoc.php?id=KM1020019/binary/OpAgent11.0_AllOS_DictPerfMetric_PCC.txt