opspluslove.opsdash-agent

ビルドステータス

opsdash-agent

OpsDash エージェントをインストールして設定するための Ansible ロール

ロール変数

# デフォルト設定
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"

例のプレイブック

TODO

プロジェクトについて

Install and config the OpsDash agent

インストール
ansible-galaxy install opspluslove.opsdash-agent
ライセンス
mit
ダウンロード
110
所有者
Collection of ops tools and config