[MCOL-5262] cmapi - add thread to monitor memory and other usages Created: 2022-10-13  Updated: 2023-07-26  Resolved: 2023-03-07

Status: Closed
Project: MariaDB ColumnStore
Component/s: cmapi
Affects Version/s: None
Fix Version/s: N/A

Type: Task Priority: Major
Reporter: alexey vorovich (Inactive) Assignee: Alan Mologorsky
Resolution: Won't Fix Votes: 0
Labels: 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)


Generated at Thu Feb 08 02:56:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.