mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 12:37:25 +01:00
11 lines
243 B
Markdown
11 lines
243 B
Markdown
|
## `cpufreq_cpuinfo` collector
|
||
|
```json
|
||
|
"cpufreq": {
|
||
|
"exclude_metrics": []
|
||
|
}
|
||
|
```
|
||
|
|
||
|
The `cpufreq` collector reads the clock frequency from `/sys/devices/system/cpu/cpu*/cpufreq` and outputs a handful **cpu** metrics.
|
||
|
|
||
|
Metrics:
|
||
|
* `cpufreq`
|