mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	Fixed computing number of physical packages for non continous physical package IDs (e.g. on Ampere Altra Q80-30)
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
## `cpufreq_cpuinfo` collector
 | 
			
		||||
 | 
			
		||||
```json
 | 
			
		||||
  "cpufreq": {
 | 
			
		||||
    "exclude_metrics": []
 | 
			
		||||
@@ -8,4 +9,5 @@
 | 
			
		||||
The `cpufreq` collector reads the clock frequency from `/sys/devices/system/cpu/cpu*/cpufreq` and outputs a handful **hwthread** metrics.
 | 
			
		||||
 | 
			
		||||
Metrics:
 | 
			
		||||
* `cpufreq`
 | 
			
		||||
 | 
			
		||||
* `cpufreq`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user