Hi,
I cannot seem to find any info but I may be missing it. How can I specify a check dependency for keepalive checks? We have AWS hosts behind a VPN and do not want the hosts to alert if he VPN goes down.
Thanks!
-J
Hi,
I cannot seem to find any info but I may be missing it. How can I specify a check dependency for keepalive checks? We have AWS hosts behind a VPN and do not want the hosts to alert if he VPN goes down.
Thanks!
-J
The client section has a hash for containing arbitrary configuration:
https://sensuapp.org/docs/latest/clients#keepalive-attributes
You can put anything in there, including a dependencies section:
https://sensuapp.org/docs/latest/checks#sensu-plugin-attributes
If you are using handlers that are aware of those attributes.
On Tue, Jun 16, 2015 at 10:47 AM, Jennifer Fountain <jfountain@meetme.com> wrote:
Hi,
I cannot seem to find any info but I may be missing it. How can I specify a
check dependency for keepalive checks? We have AWS hosts behind a VPN and do
not want the hosts to alert if he VPN goes down.Thanks!
-J