mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 04:27:25 +01:00
1db5f3b29a
* Rename 'cpu' type to 'hwthread' to avoid naming clashes with MetricStore and CC-Webfrontend
11 lines
214 B
Markdown
11 lines
214 B
Markdown
|
|
## `cpufreq_cpuinfo` collector
|
|
```json
|
|
"cpufreq_cpuinfo": {}
|
|
```
|
|
|
|
The `cpufreq_cpuinfo` collector reads the clock frequency from `/proc/cpuinfo` and outputs a handful **hwthread** metrics.
|
|
|
|
Metrics:
|
|
* `cpufreq`
|