mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-31 08:56:06 +02:00
Add collector documentation
This commit is contained in:
11
collectors/cpufreqMetric.md
Normal file
11
collectors/cpufreqMetric.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## `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`
|
Reference in New Issue
Block a user