title updates for docs

This commit is contained in:
Sriramajeyam Sugumaran
2024-01-04 11:47:29 +00:00
parent b8c85cd562
commit 2af45e8f84
12 changed files with 48 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
---
title: Getting Started with Grafana-Zabbix
menuTitle: Getting Started with Grafana-Zabbix
title: Getting Started
menuTitle: Getting Started
description: Getting Started with Grafana-Zabbix
aliases:
keywords:
@@ -13,6 +13,8 @@ labels:
weight: 400
---
# Getting Started with Grafana-Zabbix
After you [installed and configured](../installation/index.md) Grafana-Zabbix data source let's
create a simple dashboard.

View File

@@ -13,6 +13,8 @@ labels:
weight: 410
---
# Templating Guide
You can use template variables for creating highly reusable and interactive dashboards. General idea of templating is allow Grafana to get different metrics from data source and provide a way to change it on the fly without modifying dashboard. In case of Zabbix it means that you can get list of Host Groups, Hosts, Applications or Items and add it as a variables.
## Creating Variable