Skip to content

GeekOops/geekoops-prometheus-node_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geekoops-prometheus-node_exporter

Enable and configure the prometheus node_exporter for exposing prometheus stats from any system.

Role Variables

Variable Default Description
prometheus_node_exporter_args '' Additional arguments for node_exporter to run.

Example Playbook

- hosts: jellyfish
  roles:
      - role: geekoops-prometheus-node_exporter
        vars:
          prometheus_node_exporter_args: '--collector.systemd'

About

Configurable prometheus node_exporter role

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages