switch items to descard unchanged with heartbeat
This commit is contained in:
@@ -11,7 +11,7 @@ zabbix_export:
|
|||||||
name: 'Template App PatMed by Zabbix agent active'
|
name: 'Template App PatMed by Zabbix agent active'
|
||||||
vendor:
|
vendor:
|
||||||
name: devloop
|
name: devloop
|
||||||
version: '1.0'
|
version: '1.1'
|
||||||
groups:
|
groups:
|
||||||
- name: devloop
|
- name: devloop
|
||||||
- name: Templates/Applications
|
- name: Templates/Applications
|
||||||
@@ -27,7 +27,9 @@ zabbix_export:
|
|||||||
- type: JSONPATH
|
- type: JSONPATH
|
||||||
parameters:
|
parameters:
|
||||||
- $.version
|
- $.version
|
||||||
- type: DISCARD_UNCHANGED
|
- type: DISCARD_UNCHANGED_HEARTBEAT
|
||||||
|
parameters:
|
||||||
|
- 1d
|
||||||
url: 'https://portal.production.patmed.de/api/v1/version/latest-gateway-version'
|
url: 'https://portal.production.patmed.de/api/v1/version/latest-gateway-version'
|
||||||
post_type: JSON
|
post_type: JSON
|
||||||
posts: '{"version":"284", "os":"WINDOWS","arch":"AMD64","currentChannel":"RELEASE","requestStaging":false}'
|
posts: '{"version":"284", "os":"WINDOWS","arch":"AMD64","currentChannel":"RELEASE","requestStaging":false}'
|
||||||
@@ -42,7 +44,9 @@ zabbix_export:
|
|||||||
history: 365d
|
history: 365d
|
||||||
value_type: TEXT
|
value_type: TEXT
|
||||||
preprocessing:
|
preprocessing:
|
||||||
- type: DISCARD_UNCHANGED
|
- type: DISCARD_UNCHANGED_HEARTBEAT
|
||||||
|
parameters:
|
||||||
|
- 1d
|
||||||
- uuid: 4f587dcd6df9438099ffe1ac5d49819e
|
- uuid: 4f587dcd6df9438099ffe1ac5d49819e
|
||||||
name: 'PatMed Gateway Process'
|
name: 'PatMed Gateway Process'
|
||||||
type: ZABBIX_ACTIVE
|
type: ZABBIX_ACTIVE
|
||||||
|
|||||||
Reference in New Issue
Block a user