cc-metric-collector/collectors/topprocsMetric.md
2021-12-27 17:07:59 +01:00

260 B

topprocs collector

  "topprocs": {
    "num_procs": 5
  }

The topprocs collector reads the TopX processes (sorted by CPU utilization, ps -Ao comm --sort=-pcpu).

In contrast to most other collectors, the metric value is a string.