1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/sysutils/consul-alerts/pkg-descr
Marcelo Araujo 8f7c859224 - Fix an issue with PATH environment, without it, consul-alerts will not
watch checks and events.
- Update a constant with the proper version of consul-alerts.
- Fix pkg-descr replacing URL by WWW keyword.

PR:		ports/218027
Submitted by:	John Hixson <jhixson@gmail.com> (maintainer)
2017-03-23 02:32:58 +00:00

8 lines
384 B
Plaintext

A highly available daemon to send notifications and reminders based on
Consul health checks. Including profile selection based on service,
check, or host that enables specific handlers and reminder intervals.
consul-alerts makes use of consul services to provide leader election
and automatic failover amongst multiple instances.
WWW: https://github.com/AcalephStorage/consul-alerts