lotusnoir.apps_alertpusher_sensu
Ansible Role: ansible-apps_alertpusher
Description
Deploy alertpusher to send prometheus alerts to sensu uchiwa.
Role variables
| Name | Default Value | Description | 
|---|---|---|
alertpusher_install_dir | 
/usr/local/bin | directory to install binary | 
alertpusher_force_install | 
false | force install variable | 
alertpusher_src_dir | 
/tmp/alertpusher | temp dir to build sources | 
alertpusher_debug | 
||
alertpusher_sensu_client_port | 
||
alertpusher_sensu_api_port | 
||
alertpusher_targets | 
Examples
---
- hosts: apps_alertpusher
  become: yes
  become_method: sudo
  gather_facts: yes
  roles:
    - role: ansible-apps_alertpusher
  environment: 
    http_proxy: "{{ http_proxy }}"
    https_proxy: "{{ https_proxy }}"
    no_proxy: "{{ no_proxy }}
License
This project is licensed under Apache License. See LICENSE for more details.
About
 Install and configure alertpusher to send prometheurs alertmanager event to sensu uchiwa
Install
 ansible-galaxy install lotusnoir.apps_alertpusher_sensuLicense
 
            apache-2.0
          
Downloads
 
            41
          
Owner
 