ansible-node-exporter
ansible-node-exporter copied to clipboard
Provision basic metrics exporter for prometheus monitoring tool
One or more files which should be in sync across cloudalchemy repos were changed either here or in [cloudalchemy/skeleton](https://github.com/cloudalchemy/skeleton). This PR propagates files from [cloudalchemy/skeleton](https://github.com/cloudalchemy/skeleton). If something was changed here,...
Hi @paulfantom and @SuperQ Could you help review this PR? Inspired by #263. @sdarwin I am looking forward to your review as well.
**What happened?** @paulfantom @SuperQ Sorry to make you involved. I noticed you are the most active maintainer, https://github.com/cloudalchemy/ansible-node-exporter/graphs/contributors This is really a great project. Thanks to team for your effort....
it'd be nice to have a new release cut to fix #233 (and the various duplicates).
Hello! This PR moves the user/group creation tasks from the `install.yml` task group to `configure.yml`. The reason is that `install.yml` is skipped if there's an existing node_exporter installation, not creating...
This is a workaround because Rocky Linux is not identified as RedHat until Ansible 2.11. https://forums.rockylinux.org/t/ansible-os-family-question/3320
Also OracleLinux needs dependecies like centos or redhat.
Alternative for multiple PRs: - #248 - #186 - #247 Closes #260 I believe this needs ansible 2.9.19 at least to work properly.
Download and unpack node_exporter binary on remote host.