From a0abc73787b3883c21b71ec605d579da68899d63 Mon Sep 17 00:00:00 2001 From: Andrew Biba Date: Thu, 27 Oct 2022 16:01:32 +0200 Subject: .........T [ZBXNEXT-6844] fixed style issues in Meraki Template --- templates/net/meraki_http/README.md | 2 +- templates/net/meraki_http/template_net_meraki_http.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/net/meraki_http/README.md b/templates/net/meraki_http/README.md index faf2601fab0..e68013ef1ca 100644 --- a/templates/net/meraki_http/README.md +++ b/templates/net/meraki_http/README.md @@ -55,7 +55,7 @@ There are no template links in this template. |Group|Name|Description|Type|Key and additional info| |-----|----|-----------|----|---------------------| -|Zabbix raw items |Meraki: Get data |

Item for gathering all the organizations and devices from Meraki API"

|SCRIPT |meraki.get.data

**Expression**:

`The text is too long. Please see the template.` | +|Zabbix raw items |Meraki: Get data |

Item for gathering all the organizations and devices from Meraki API.

|SCRIPT |meraki.get.data

**Expression**:

`The text is too long. Please see the template.` | |Zabbix raw items |Meraki: Data item errors |

Item for gathering all the data item errors.

|DEPENDENT |meraki.get.data.errors

**Preprocessing**:

- JSONPATH: `$.error`

- DISCARD_UNCHANGED_HEARTBEAT: `1h`

| ## Triggers diff --git a/templates/net/meraki_http/template_net_meraki_http.yaml b/templates/net/meraki_http/template_net_meraki_http.yaml index 0d8cb9a2b66..920fe5ac743 100644 --- a/templates/net/meraki_http/template_net_meraki_http.yaml +++ b/templates/net/meraki_http/template_net_meraki_http.yaml @@ -1,6 +1,6 @@ zabbix_export: version: '6.0' - date: '2022-10-27T12:20:58Z' + date: '2022-10-27T14:00:22Z' groups: - uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6 @@ -119,7 +119,7 @@ zabbix_export: 'devices': devices, 'error': error_msg.toString() }); - description: 'Item for gathering all the organizations and devices from Meraki API"' + description: 'Item for gathering all the organizations and devices from Meraki API.' timeout: 60s parameters: - -- cgit v1.2.3