Host operating system: Linux f40d06280e9a 4.19.76-linuxkit #1 <https://github.com/prometheus/node_exporter/pull/1> SMP Thu Oct 17 19:31:58 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux node_exporter version: node_exporter, version 0.18.1 (branch: HEAD, revision: 3db7773 <https://github.com/prometheus/node_exporter/commit/3db77732e925c08f675d7404a8c46466b2ece83e> )
build user: root@b50852a1acba build date: 20190604-16:41:18 go version: go1.12.5 node_exporter command line flags: Nil What did you do that produced an error? Check for the node_processor metrics which was added in #950 <https://github.com/prometheus/node_exporter/pull/950> What did you expect to see? $ curl -s localhost:9100/metrics | grep '^node_processes_pids ' node_processes_pids 159 What did you see instead? $ curl -s localhost:9100/metrics | grep '^node_processes_pids ' $ --------------------------------------------------------------------------------------- I have enabled it using. sysctl -w kernel.perf_event_paranoid=-1 kernel.perf_event_paranoid = -1 curl -s localhost:9100/metrics | grep node_process Do I have to add any additional command line flags? --------------------------------------------------------------------------------------- Can someone please help me? -- -- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. You cannot use or forward any attachments in the email. Please notify the sender immediately by e-mail if you have received this email by mistake and delete this e-mail from your system. -- 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/0ae7f06f-514c-414b-8e48-26b83718cd44%40googlegroups.com.

