opspluslove.opsdash-agent

État de la construction

opsdash-agent

Rôle Ansible pour installer et configurer l'agent OpsDash

Variables du rôle

# Valeurs par défaut
opsdash_agent_server: "localhost"
opsdash_agent_name: "{{ ansible_hostname }} agent"
opsdash_agent_metrics_port: 6273
opsdash_agent_data_port: 6273
opsdash_agent_access_logs:
  - nom: nginx
    chemin: /var/log/nginx/access.log
  - nom: apache
    chemin: "/var/log/httpd/access_log, /var/log/apache2/*access.log"

Exemple de Playbook

TODO

À propos du projet

Install and config the OpsDash agent

Installer
ansible-galaxy install opspluslove.opsdash-agent
Licence
mit
Téléchargements
110
Propriétaire
Collection of ops tools and config