From a3ecf6190920a1b995b1736bd974cc0ab9725709 Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Thu, 26 Apr 2018 17:47:47 +0200 Subject: [PATCH] MON-160 - AWS monitors updated --- cloud/aws/vpn/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cloud/aws/vpn/README.md b/cloud/aws/vpn/README.md index f180994..a37e3c2 100644 --- a/cloud/aws/vpn/README.md +++ b/cloud/aws/vpn/README.md @@ -32,3 +32,11 @@ Inputs | vpn_status_message | Custom message for VPN status monitor | string | `` | no | | vpn_status_silenced | Groups to mute for VPN status monitor | map | `` | no | | vpn_status_timeframe | Monitor timeframe for VPN status [available values: `last_#m` (1, 5, 10, 15, or 30), `last_#h` (1, 2, or 4), or `last_1d`] | string | `last_5m` | no | + +Related documentation +--------------------- + +DataDog documentation: [https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/vpn-metricscollected.html](https://docs.datadoghq.com/integrations/amazon_web_services/) + +AWS VPN metrics documentation: [https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/vpn-metricscollected.html](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/vpn-metricscollected.html) +