mirror of
				https://github.com/ItsDrike/network-monitor.git
				synced 2025-11-04 04:16:35 +00:00 
			
		
		
		
	use ip + 0.0.0.0
This commit is contained in:
		
							parent
							
								
									7b5a0551c4
								
							
						
					
					
						commit
						c74707cd94
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -77,6 +77,8 @@ services:
 | 
			
		|||
    ports:
 | 
			
		||||
      - 1915:1915
 | 
			
		||||
    image: maxandersen/sonos_exporter
 | 
			
		||||
    command:
 | 
			
		||||
      - '--address 0.0.0.0:1915'
 | 
			
		||||
    network_mode: host
 | 
			
		||||
 | 
			
		||||
  nodeexp:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -58,5 +58,5 @@ scrape_configs:
 | 
			
		|||
 | 
			
		||||
  - job_name: 'sonos'
 | 
			
		||||
    static_configs:
 | 
			
		||||
    - targets: ['localhost:1915']
 | 
			
		||||
    - targets: ['192.168.1.42:1915']
 | 
			
		||||
    
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue