wangyf123

Results 4 comments of wangyf123

Same problem, can anyone know how to handle this issue?

@smallfish01 Encounter same error, vmware target status is DOWN, Error is: server returned HTTP status 404 Not Found ![image](https://user-images.githubusercontent.com/6194754/32442581-8fc8ee0a-c2c1-11e7-98f0-8c2aefe45a45.png) vmware_exporter config.yml: ![image](https://user-images.githubusercontent.com/6194754/32442543-6d873c5c-c2c1-11e7-9047-f61a07278b1e.png) prometheus.yml: ![image](https://user-images.githubusercontent.com/6194754/32442620-ab77d9f4-c2c1-11e7-9f11-e16c0d3bc981.png)

Resovled by launch server of node exporter by command: ./node_exporter/node_exporter.py

> Using Python 2 and v0.1.1 >Accessing http://localhost:9272/metrics?target=vcenter.company.com seeing the following: >web.Server Traceback (most recent call last): >exceptions.UnicodeEncodeError: 'ascii' codec can't encode character u'\u6708' in position 6: >ordinal not in...