mirror of
				https://github.com/ClusterCockpit/cc-metric-collector.git
				synced 2025-11-04 02:35:07 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			819 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			819 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "cpufreq": {},
 | 
						|
    "cpufreq_cpuinfo": {},
 | 
						|
    "gpfs": {
 | 
						|
        "exclude_filesystem": [
 | 
						|
            "test_fs"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "ibstat": {},
 | 
						|
    "loadavg": {
 | 
						|
        "exclude_metrics": [
 | 
						|
            "proc_total"
 | 
						|
        ]
 | 
						|
    },
 | 
						|
    "memstat": {},
 | 
						|
    "netstat": {
 | 
						|
        "include_devices": [
 | 
						|
            "enp5s0"
 | 
						|
        ],
 | 
						|
        "send_derived_values": true
 | 
						|
    },
 | 
						|
    "numastats": {},
 | 
						|
    "nvidia": {},
 | 
						|
    "tempstat": {
 | 
						|
        "report_max_temperature": true,
 | 
						|
        "report_critical_temperature": true,
 | 
						|
        "tag_override": {
 | 
						|
            "hwmon0": {
 | 
						|
                "type": "socket",
 | 
						|
                "type-id": "0"
 | 
						|
            },
 | 
						|
            "hwmon1": {
 | 
						|
                "type": "socket",
 | 
						|
                "type-id": "1"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "topprocs": {
 | 
						|
        "num_procs": 5
 | 
						|
    }
 | 
						|
} |