WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -67,7 +67,15 @@
 | 
				
			|||||||
            "127.0.0.1:9323"
 | 
					            "127.0.0.1:9323"
 | 
				
			||||||
            "127.0.0.1:9252"
 | 
					            "127.0.0.1:9252"
 | 
				
			||||||
            "127.0.0.1:${toString config.services.prometheus.exporters.smartctl.port}"
 | 
					            "127.0.0.1:${toString config.services.prometheus.exporters.smartctl.port}"
 | 
				
			||||||
 | 
					          ];
 | 
				
			||||||
 | 
					        }];
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
 | 
					      {
 | 
				
			||||||
 | 
					        job_name = "bay";
 | 
				
			||||||
 | 
					        static_configs = [{
 | 
				
			||||||
 | 
					          targets = [
 | 
				
			||||||
            "10.0.40.40:9283" # Ceph
 | 
					            "10.0.40.40:9283" # Ceph
 | 
				
			||||||
 | 
					            "10.0.40.40:9002" # Node exporter
 | 
				
			||||||
          ];
 | 
					          ];
 | 
				
			||||||
        }];
 | 
					        }];
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user