opsdash-agent

Build Status

opsdash-agent

Ansible role to install and config the OpsDash agent

Role Variables

# Defaults
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"

Example Playbook

TODO

About

Install and config the OpsDash agent

Install
ansible-galaxy install opspluslove/ansible-opsdash-agent
GitHub repository
License
mit
Downloads
100
Owner
Collection of ops tools and config