文件名称:ansible-naemon:Ansible playbook 安装 Naemon
文件大小:25KB
文件格式:ZIP
更新时间:2024-07-21 20:25:56
Ansible Naemon 手册
此角色在服务器上安装和配置 Naemon。 您还可以指定是否还需要安装 Thruk 并设置默认管理员密码。 此剧本仅适用于 Debian。
要求
此角色需要 Ansible 1.4 或更高版本,并且元数据文件中列出了平台要求。
角色变量
可以传递给该角色的变量及其简要说明如下:
# Set it to True if you want to install Thruk
install_thruk: True
# Set the Thruk Admin user password
thruk_admin_password:
【文件预览】:
ansible-naemon-master
----defaults()
--------main.yml(272B)
----tasks()
--------thruk.yml(402B)
--------main.yml(1KB)
--------pnp4nagios.yml(2KB)
----meta()
--------main.yml(217B)
----LICENSE(18KB)
----README.md(1KB)
----handlers()
--------main.yml(161B)
----templates()
--------naemon.cfg.j2(42KB)
----files()
--------commands_pnp4nagios.cfg(396B)
--------hosts_pnp4nagios.cfg(213B)
--------services_pnp4nagios.cfg(233B)