mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-28 06:59:44 -08:00
Merge pull request #1950 from prometheus/superq/default_port
Mention the default listening port in the README.
This commit is contained in:
commit
182d379d7d
|
@ -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…
Reference in a new issue