update exporter
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
				
			|||||||
  "init": false,
 | 
					  "init": false,
 | 
				
			||||||
  "webui": "[PROTO:enable_tls]://[HOST]:[PORT:9100]",
 | 
					  "webui": "[PROTO:enable_tls]://[HOST]:[PORT:9100]",
 | 
				
			||||||
  "ports": {
 | 
					  "ports": {
 | 
				
			||||||
    "9100/tcp": 9100
 | 
					    "9100/tcp": null
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "ports_description": {
 | 
					  "ports_description": {
 | 
				
			||||||
    "9100/tcp": "Default node exporter port and web interface"
 | 
					    "9100/tcp": "Default node exporter port and web interface"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user