No description
- Shell 100%
|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
|
||
|---|---|---|
| files | ||
| handlers | ||
| meta | ||
| tasks | ||
| .ansible-lint | ||
| .gitignore | ||
| .woodpecker.yml | ||
| LICENSE | ||
| README.md | ||
Ansible role: fosdem-video.monitoring
Ansible role for configuring monitoring on FOSDEM video infrastructure. This role installs and configures monitoring packages including nsca-client, monitoring-plugins, and munin-node for system monitoring and nagios integration.
Role Variables
Available variables are listed below, along with default values
(see defaults/main.yml):
Default Configuration
Refer to defaults/main.yml for default configuration variables specific to
this role.
Dependencies
None.
Example Playbook
- hosts: servers
remote_user: root
roles:
- { role: fosdem-video.monitoring }
License
MIT