Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Prometheus does not start on boot so will need to manaually re-start


Starting Grafana on a wolf daos admin node:


In order to monitor metrics on wolf and running  grafana from windows you will need to setup port forwarding.  Install Firefox on windows machine and setup a manual proxy in network settings   Port must match the forwarded port in putty setup below


Image RemovedImage Added




Startup Grafana dashboard and import DAOS-Grafana-Dashboard.json from github https://github.com/daos-stack/daos/tree/master/utils/grafana


Code Block
languagetext
	Open grafana:     http://localhost:3000
	Login with admin/admin.   It will prompt you to change the admin password

...