To whom it may concern,

I am in the process of following the Zookeeper Monitor Guide to set up 
monitoring. However, I'm running into an error and was wondering if you could 
please provide some insight.

After attempting to set up the Prometheus handler by using this command:


nohup /tmp/prometheus \
    -config.file /tmp/test-zk.yaml \
    -web.listen-address ":9090" \
    -storage.local.path "test-zk.data" >> /tmp/test-zk.log  2>&1 &

I encounter this error when checking the logs"

nohup: ignoring input

nohup: failed to run command '/tmp/prometheus': Permission denied"


In addition, when adding Prometheus as a data source in Grafana there are only 
two options for access: server and browser. The proxy option is not included.

I would greatly appreciate a response at your earliest convenience

Thank you,
Karensa


Reply via email to