This topic describes monitoring metrics related to the number of process threads on a host.
observer
Definition
The number of threads in the observer process.
Description
| Metric | Metric name | Unit |
|---|---|---|
| observer | observer_thread_count | N/A |
Calculation expression
avg(process_thread_count{name="observer",@LABELS}) by (@GBLABELS)
obproxy
Definition
The number of threads in the obproxy process.
Description
| Metric | Metric name | Unit |
|---|---|---|
| obproxy | obproxy_thread_count | N/A |
Calculation expression
avg(process_thread_count{name="obproxy",@LABELS}) by (@GBLABELS)
monagent
Definition
The number of threads in the monagent process.
Description
| Metric | Metric name | Unit |
|---|---|---|
| monagent | monagent_thread_count | N/A |
Calculation expression
avg(process_thread_count{name="ocp_monagent",@LABELS}) by (@GBLABELS)
mgragent
Definition
The number of threads in the mgragent process.
Description
| Metric | Metric name | Unit |
|---|---|---|
| mgragent | mgragent_thread_count | N/A |
Calculation expression
avg(process_thread_count{name="ocp_mgragent",@LABELS}) by (@GBLABELS)