mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-04 04:16:35 +00:00 
			
		
		
		
	hassio setup
This commit is contained in:
		
							parent
							
								
									db03c54c0d
								
							
						
					
					
						commit
						cfa4b1a4ce
					
				
					 2 changed files with 15 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -4,5 +4,11 @@
 | 
			
		|||
    - https://blackdata.xam.dk:5001;blackdata.xam.dk;external;internetbox
 | 
			
		||||
    - http://192.168.1.1;internetbox;local;internetbox
 | 
			
		||||
    - http://192.168.1.42;blackdata;local;orbirouter-attic
 | 
			
		||||
    - http://192.168.1.101;orbirouter;local;orbirouter
 | 
			
		||||
    - http://192.168.1.103;orbi.router;local;orbirouter
 | 
			
		||||
    - http://192.168.1.250;orbi-attic;local;orbirouter
 | 
			
		||||
    - http://192.168.1.103;orbi.sat.basement;local;orbirouter
 | 
			
		||||
    - http://192.168.1.121;orbi.sat.tv;local;orbirouter
 | 
			
		||||
    - http://192.168.1.127:1400/status;sonosbedroom;local;orbi-attic
 | 
			
		||||
    - http://192.168.1.126;hassio;orbirouter-tv
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -73,4 +73,11 @@ scrape_configs:
 | 
			
		|||
  - job_name: 'sonos'
 | 
			
		||||
    static_configs:
 | 
			
		||||
    - targets: ['192.168.1.42:1915']
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
  - job_name: 'hassio'
 | 
			
		||||
    scrape_interval: 60s
 | 
			
		||||
    metrics_path: /api/prometheus
 | 
			
		||||
    scheme: https
 | 
			
		||||
    static_configs:
 | 
			
		||||
      - targets: ['hassio.local:8123']
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue