Merge pull request #1950 from prometheus/superq/default_port

Mention the default listening port in the README.
pull/1953/head
Ben Kochie 5 years ago committed by GitHub
commit 182d379d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -18,6 +18,8 @@ can be used.
If you are new to Prometheus and `node_exporter` there is a [simple step-by-step guide](https://prometheus.io/docs/guides/node-exporter/).
The `node_exporter` listens on HTTP port 9100 by default. See the `--help` output for more options.
### Ansible
For automated installs with [Ansible](https://www.ansible.com/), there is the [Cloud Alchemy role](https://github.com/cloudalchemy/ansible-node-exporter).

Loading…
Cancel
Save