From f8574cd2ffa2b2a071d98c7a3432fecfce6626f3 Mon Sep 17 00:00:00 2001 From: mluu12 <87089043+mluu12@users.noreply.github.com> Date: Thu, 16 Sep 2021 11:45:32 -0700 Subject: [PATCH] duplicated "Monitor OSS with templates" to Cloud (#3076) * duplicated to cloud. * small edit. * Update content/influxdb/cloud/influxdb-templates/monitor.md Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com> --- .../cloud/influxdb-templates/monitor.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/influxdb/cloud/influxdb-templates/monitor.md diff --git a/content/influxdb/cloud/influxdb-templates/monitor.md b/content/influxdb/cloud/influxdb-templates/monitor.md new file mode 100644 index 000000000..d1109816c --- /dev/null +++ b/content/influxdb/cloud/influxdb-templates/monitor.md @@ -0,0 +1,17 @@ +--- +title: Monitor InfluxDB OSS using a template +description: > + Monitor your InfluxDB OSS instance using InfluxDB Cloud and + a pre-built InfluxDB template. +menu: + influxdb_cloud: + parent: Monitor with templates + name: Monitor InfluxDB OSS 2.x +weight: 102 +influxdb/v2.0/tags: [templates, monitor] +related: + - /influxdb/v2.0/reference/cli/influx/apply/ + - /influxdb/v2.0/reference/cli/influx/template/ +--- + +{{< duplicate-oss >}}