libyanspider.opsview_agent_role

OpsViewエージェント役割

LinuxおよびWindowsホストにOpsViewエージェントをインストールおよび構成するためのAnsible役割です。

要件

特になし

役割の変数

  • opsview_server_ip: # OpsViewサーバーのIPアドレス(必須)
  • snmpd_community: "SNMPDコミュニティ文字列(オプション)

依存関係

  • libyanspider.firewall_ansible_role

例のプレイブック

ユーザーに役立つように、役割の使用方法(変数をパラメータとして渡す例など)を示すのは良いことです:

    - hosts: servers
      roles:
         - { role: libyanspider.opsview_agent_role, opsview_server_ip: 127.0.0.1, snmpd_community: public}

ライセンス

BSD

著者情報

アハメド・シバニ (#shumbashi) sheipani@gmail.com

プロジェクトについて

Ansible role to install and configure OpsView Agent on Linux and Windows hosts

インストール
ansible-galaxy install libyanspider.opsview_agent_role
ライセンス
Unknown
ダウンロード
409
所有者