Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
CMAPI already starts all processes. It could also add memory and thread status to the log each N minutes (configurable , but on by default).
If we do that we will Always have the history and not depend on various monitoring tools that may or may not be engaged . Many current tickets research would have been faster with this option present
for example
ps -h -o rss -p $(pidof PrimProc)
ps -h -o rss -p $(pidof ExeMgr)