opsdash-agent

Статус сборки

opsdash-agent

Роль Ansible для установки и настройки агента OpsDash

Переменные роли

# Значения по умолчанию
opsdash_agent_server: "localhost"
opsdash_agent_name: "{{ ansible_hostname }} агент"
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"

Пример playbook

СКОРО

О проекте

Install and config the OpsDash agent

Установить
ansible-galaxy install opspluslove/ansible-opsdash-agent
Лицензия
mit
Загрузки
100
Владелец
Collection of ops tools and config