opspluslove.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"

示例剧本

待完成

关于项目

Install and config the OpsDash agent

安装
ansible-galaxy install opspluslove.opsdash-agent
许可证
mit
下载
110
拥有者
Collection of ops tools and config