opspluslove.opsdash-agent
opsdash-agent
Rol de Ansible para instalar y configurar el agente de OpsDash
Variables del Rol
# Valores por defecto
opsdash_agent_server: "localhost"
opsdash_agent_name: "{{ ansible_hostname }} agente"
opsdash_agent_metrics_port: 6273
opsdash_agent_data_port: 6273
opsdash_agent_access_logs:
  - name: nginx
    path: /var/log/nginx/access.log
  - name: apache
    path: "/var/log/httpd/access_log, /var/log/apache2/*access.log"
Ejemplo de Playbook
TODO
Instalar
 ansible-galaxy install opspluslove.opsdash-agentLicencia
 
            mit
          
Descargas
 
            117
          
Propietario
 Collection of ops tools and config
