An open API service indexing awesome lists of open source software.

https://github.com/indix/ansible-heartbeat

Role to create a daemon which sends heartbeat at defined intervals
https://github.com/indix/ansible-heartbeat

Last synced: 7 months ago
JSON representation

Role to create a daemon which sends heartbeat at defined intervals

Awesome Lists containing this project

README

          

# ansible-heartbeat
Role to create a daemon which sends heartbeat to Riemann server at defined intervals.

NOTE: You need a working riemann server to test this role. Without a riemann server to connect to the heartbeat script will fail after 4 retries.

You can provide the hostname of the riemann server with the variable "riemann_host". By default it is set to localhost.