stefanprodan / swarmprom

Docker Swarm instrumentation with Prometheus, Grafana, cAdvisor, Node Exporter and Alert Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node exporter priviliged mode

koliyo opened this issue · comments

I got the same problem here as stefanprodan/dockprom#29

And same solution, adding

    user: root
    privileged: true

to node-exporter deploy