mirror of
				https://github.com/prometheus/node_exporter.git
				synced 2025-08-20 18:33:52 -07:00 
			
		
		
		
	Update README.md
Co-authored-by: Ben Kochie <superq@gmail.com> Signed-off-by: Alfedo Funicello <imalfree@live.com>
This commit is contained in:
		
							parent
							
								
									1d9dae0100
								
							
						
					
					
						commit
						110b7039f0
					
				| 
						 | 
				
			
			@ -44,7 +44,7 @@ docker run -d \
 | 
			
		|||
  --net="host" \
 | 
			
		||||
  --pid="host" \
 | 
			
		||||
  -v "/:/host:ro,rslave" \
 | 
			
		||||
  -v  "/var/lib/node_exporter/textfile_collector:/var/lib/node_exporter/textfile_collector"
 | 
			
		||||
  -v  "/var/lib/node_exporter/textfile_collector:/textfile_collector"
 | 
			
		||||
  quay.io/prometheus/node-exporter:latest \
 | 
			
		||||
  --path.rootfs=/host --path.udev.data=/host/run/udev/data --path.procfs=/host/proc --path.sysfs=/host/sys
 | 
			
		||||
  --collector.textfile.directory /var/lib/node_exporter/textfile_collector
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue