wunzeco.kapacitor-dsl

kapacitor-dsl

This is an Ansible role for managing Kapacitor task definitions. It uses the kapacitor command line tool to interact with the Kapacitor API.

Before using this role, make sure that Kapacitor is installed and running on your machine. You might want to check out the wunzeco.kapacitor role for installation. Here are some other TICK stack roles you might find useful:

Example

Here’s an example of how to use this role:

- hosts: myhost

  vars:
    kapacitor_version: 0.13.0-1
    
  roles:
    - wunzeco.kapacitor
    - wunzeco.kapacitor-extra

Testing

To test this role, you can run the following command:

kitchen test

Dependencies

This role has no dependencies.

Note: If you want to send email alerts, make sure your host has a mail transfer agent (MTA) installed, like Postfix.

Informazioni sul progetto

Manage Kapacitor task definitions (TICKScripts)

Installa
ansible-galaxy install wunzeco.kapacitor-dsl
Licenza
Unknown
Download
194
Proprietario