diff --git a/README.md b/README.md index dcec8da6dc..835f24eb66 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ If you are new to Prometheus and `node_exporter` there is a [simple step-by-step The `node_exporter` listens on HTTP port 9100 by default. See the `--help` output for more options. +### Linux distribution packages + +On Enterprise Linux (RHEL, CentOS Stream, Rocky Linux, AlmaLinux) and Fedora, `node_exporter` is packaged in [EPEL](https://docs.fedoraproject.org/en-US/epel/) as `golang-github-prometheus-node-exporter` (available for EPEL 7, 8 and 9): + ### Ansible For automated installs with [Ansible](https://www.ansible.com/), there is the [Prometheus Community role](https://github.com/prometheus-community/ansible).