mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 07:55:06 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			274 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			274 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "clusters": [
 | |
|     {
 | |
|       "name": "fritz",
 | |
|       "default_metrics": "cpu_load, flops_any, core_power, lustre_open, mem_used, mem_bw, net_bytes_in"
 | |
|     },
 | |
|     {
 | |
|       "name": "alex",
 | |
|       "default_metrics": "flops_any, mem_bw, mem_used, vectorization_ratio"
 | |
|     }
 | |
|   ]
 | |
| }
 |