Node_exporter: docker run -d \ --net="host" \ --pid="host" \ quay.io/prometheus/node-exporter

Created on 1 Feb 2018  Â·  1Comment  Â·  Source: prometheus/node_exporter

docker run -d \
--net="host" \
--pid="host" \
quay.io/prometheus/node-exporter ,

Please tell me what will happen if not added --pid="host" \

question

>All comments

Github issues are reserved for bugs and feature requests. For usage questions, please contact our community. https://prometheus.io/community/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sirtux picture sirtux  Â·  4Comments

prologic picture prologic  Â·  4Comments

f0 picture f0  Â·  4Comments

mInrOz picture mInrOz  Â·  5Comments

Dlorite picture Dlorite  Â·  3Comments