laxathom.cachet_nagios
Ansible Role for Nagios Cachet Event Handler
This Ansible role helps you install the Cachet event handler for Nagios and manage the necessary credentials.
Requirements
No special requirements.
Role Variables
Here are the available variables along with their default values (check defaults/main.yml
for more details):
cachet_nagios_srcurl: # The base URL to download the plugin.
cachet_nagios_eventdir: # The directory for Nagios event handlers where the plugin will be installed and run.
cachet_nagios_apiurl: # Your Cachet API base URL.
cachet_nagios_apikey: # Your Cachet API key.
Dependencies
No dependencies.
Example Playbook
Here's an example of how to use this role in a playbook:
- hosts: nagios-servers
roles:
- { role: laxathom.cachet_nagios }
License
MIT License.
Informazioni sul progetto
Cachet event-handler for nagios.
Installa
ansible-galaxy install laxathom.cachet_nagios
Licenza
mit
Download
77
Proprietario