JOB TOP

This feature allows CPU load and Memory usage tracking of running processes in the time (for last 7 days).
OS agent takes 20 processes which utilize CPU the most for last 30 minutes and sends their CPU utilization and memory usage to the LPAR2RRD server.

It is not a general solution for every case but it might help especially in scenarios when you are interested in CPU utilization and memory consumptions of long running processes.
This is not intended to show processes running just shorty or processes which use CPU just once a time and then do nothing.
Processes must run and do something at least for an hour to appear in graphs.

Nice examples are Java processes on application level, backup processes and batch jobs generally.
You can nicely see when Java process hangs and consumes all CPU resources. You can easilly trace when it happen and which process it is.

Example:
JOB TOP CPU
JOB TOP Memory
You will see it in a new tab called JOB.
JOB TOP menu