[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). for example ps -h -o rss -p $(pidof PrimProc) |