Prometheus Installation
Documentation: https://prometheus.io/docs/introduction/first_steps/
Last updated
Documentation: https://prometheus.io/docs/introduction/first_steps/
Last updated
Prometheus Download link:
Steps:
1) Download from the given link:
2) Change the host IP in: prometheus.yml
3) Config now: ./prometheus --config.file=prometheus.yml
Now we can access from given port. Default port is 9090.
Now download the Node Exporter from the given link
1)
Now we can access from the port 9100.