I have solved the problem. The monitoring is normal. Thank you. 在2020年8月14日星期五 UTC+8 上午9:58:44<[email protected]> 写道:
> Thank you for your answer. I'm currently node_exporter is deployed in > kubernetes and monitored by Prometheus. Does kubernetes deploy Reference > documents for the exporter? > > 在2020年8月13日星期四 UTC+8 下午7:13:24<[email protected]> 写道: > >> It's because you're running node_exporter inside docker, so node_exporter >> sees the filesystems as they are inside the docker container. >> >> See: https://github.com/prometheus/node_exporter#using-docker >> >> It's better to run node_exporter directly on the host - for example, copy >> the binary to each host, and run it under systemd as a regular service. >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/dc274f90-ef1b-4757-ab1f-e0dcb117aa40n%40googlegroups.com.

