opspluslove.opsdash-agent

Build-Status

opsdash-agent

Ansible-Rolle zum Installieren und Konfigurieren des OpsDash Agenten.

Rollenvariablen

# Standardwerte
opsdash_agent_server: "localhost"
opsdash_agent_name: "{{ ansible_hostname }} Agent"
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"

Beispiel-Playbook

TODO

Über das Projekt

Install and config the OpsDash agent

Installieren
ansible-galaxy install opspluslove.opsdash-agent
GitHub Repository
Lizenz
mit
Downloads
110
Besitzer
Collection of ops tools and config