Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
		
							parent
							
								
									76a51e490f
								
							
						
					
					
						commit
						363754443d
					
				@ -39,3 +39,12 @@ prometheus:
 | 
			
		||||
                - expect: "^:[^ ]+ 001"
 | 
			
		||||
            icmp:
 | 
			
		||||
              prober: icmp
 | 
			
		||||
 | 
			
		||||
firewalld:
 | 
			
		||||
  zones:
 | 
			
		||||
    internal:
 | 
			
		||||
      ports:
 | 
			
		||||
        - comment: 'Prometheus Blackbox Exporter'
 | 
			
		||||
          port: 9115
 | 
			
		||||
          protocol: tcp
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -9,3 +9,9 @@ prometheus:
 | 
			
		||||
          global:
 | 
			
		||||
            scrape_interval: 15s
 | 
			
		||||
            evaluation_interval: 1m
 | 
			
		||||
 | 
			
		||||
firewalld:
 | 
			
		||||
  zones:
 | 
			
		||||
    internal:
 | 
			
		||||
      services:
 | 
			
		||||
        - prometheus
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user