Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVyacheslav Khaliev <vyacheslav.khaliev@zabbix.com>2022-02-18 16:10:45 +0300
committerVyacheslav Khaliev <vyacheslav.khaliev@zabbix.com>2022-02-18 16:10:45 +0300
commit2985231571f0b5a02e4d636738340755509a0f91 (patch)
tree018c7e947383ce039cb428401b8e98bf8f9a15dd /templates
parenta059331c1dfa901f023e4632b0f30312c2976382 (diff)
parent6ba9580348cee907491f89bb92e16d6767e3ac26 (diff)
.........T [ZBX-20564] changed health state sensor item to lld in vmware hypervisor template
Merge in ZBX/zabbix from feature/ZBX-20564-6.1 to master * commit '6ba9580348cee907491f89bb92e16d6767e3ac26': .........T [ZBX-20564] changed health state sensor item to lld in vmware hypervisor template
Diffstat (limited to 'templates')
-rw-r--r--templates/app/vmware/README.md2
-rw-r--r--templates/app/vmware/template_app_vmware.yaml8
-rw-r--r--templates/app/vmware_fqdn/README.md2
-rw-r--r--templates/app/vmware_fqdn/template_app_vmware_fqdn.yaml8
4 files changed, 10 insertions, 10 deletions
diff --git a/templates/app/vmware/README.md b/templates/app/vmware/README.md
index dc6c4d19a43..625c3792151 100644
--- a/templates/app/vmware/README.md
+++ b/templates/app/vmware/README.md
@@ -233,7 +233,7 @@ There are no template links in this template.
|VMware |VMware: Average write latency of the datastore {#DATASTORE} |<p>Average amount of time for a write operation to the datastore (milliseconds).</p> |SIMPLE |vmware.hv.datastore.write[{$VMWARE.URL},{$VMWARE.HV.UUID},{#DATASTORE},latency] |
|VMware |VMware: Multipath count for datastore {#DATASTORE} |<p>Number of available datastore paths.</p> |SIMPLE |vmware.hv.datastore.multipath[{$VMWARE.URL},{$VMWARE.HV.UUID},{#DATASTORE}] |
|VMware |VMware: Health state rollup |<p>The host health state rollup sensor value: gray - unknown, green - ok, red - it has a problem, yellow - it might have a problem.</p> |DEPENDENT |vmware.hv.sensor.health.state[{#SINGLETON}]<p>**Preprocessing**:</p><p>- JSONPATH: `$..HostNumericSensorInfo[?(@.name=="VMware Rollup Health State")].healthState.label.first()`</p> |
-|Zabbix raw items |VMware: Get sensors |<p>Master item for sensors data.</p> |SIMPLE |vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}] |
+|Zabbix raw items |VMware: Get sensors |<p>Master item for sensors data.</p> |SIMPLE |vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}] |
## Triggers
diff --git a/templates/app/vmware/template_app_vmware.yaml b/templates/app/vmware/template_app_vmware.yaml
index c01fbf153f4..396a3e6c98e 100644
--- a/templates/app/vmware/template_app_vmware.yaml
+++ b/templates/app/vmware/template_app_vmware.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-02-16T14:52:48Z'
+ date: '2022-02-18T10:53:10Z'
groups:
-
uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
@@ -1458,7 +1458,7 @@ zabbix_export:
uuid: 3c9d6ffb53624758ad888bf70f69218c
name: 'VMware: Get sensors'
type: SIMPLE
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
history: '0'
trends: '0'
value_type: TEXT
@@ -1703,7 +1703,7 @@ zabbix_export:
parameters:
- '$..HostNumericSensorInfo[?(@.name=="VMware Rollup Health State")].healthState.label.first()'
master_item:
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
tags:
-
tag: component
@@ -1750,7 +1750,7 @@ zabbix_export:
tag: scope
value: performance
master_item:
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
preprocessing:
-
type: JSONPATH
diff --git a/templates/app/vmware_fqdn/README.md b/templates/app/vmware_fqdn/README.md
index 341036f545c..2a63a6f8a40 100644
--- a/templates/app/vmware_fqdn/README.md
+++ b/templates/app/vmware_fqdn/README.md
@@ -233,7 +233,7 @@ There are no template links in this template.
|VMware |VMware: Average write latency of the datastore {#DATASTORE} |<p>Average amount of time for a write operation to the datastore (milliseconds).</p> |SIMPLE |vmware.hv.datastore.write[{$VMWARE.URL},{$VMWARE.HV.UUID},{#DATASTORE},latency] |
|VMware |VMware: Multipath count for datastore {#DATASTORE} |<p>Number of available datastore paths.</p> |SIMPLE |vmware.hv.datastore.multipath[{$VMWARE.URL},{$VMWARE.HV.UUID},{#DATASTORE}] |
|VMware |VMware: Health state rollup |<p>The host health state rollup sensor value: gray - unknown, green - ok, red - it has a problem, yellow - it might have a problem.</p> |DEPENDENT |vmware.hv.sensor.health.state[{#SINGLETON}]<p>**Preprocessing**:</p><p>- JSONPATH: `$..HostNumericSensorInfo[?(@.name=="VMware Rollup Health State")].healthState.label.first()`</p> |
-|Zabbix raw items |VMware: Get sensors |<p>Master item for sensors data.</p> |SIMPLE |vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}] |
+|Zabbix raw items |VMware: Get sensors |<p>Master item for sensors data.</p> |SIMPLE |vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}] |
## Triggers
diff --git a/templates/app/vmware_fqdn/template_app_vmware_fqdn.yaml b/templates/app/vmware_fqdn/template_app_vmware_fqdn.yaml
index 64ffaf88d23..9c05d56f2aa 100644
--- a/templates/app/vmware_fqdn/template_app_vmware_fqdn.yaml
+++ b/templates/app/vmware_fqdn/template_app_vmware_fqdn.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-02-16T14:52:56Z'
+ date: '2022-02-18T10:53:23Z'
groups:
-
uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
@@ -1469,7 +1469,7 @@ zabbix_export:
uuid: 3c9d6ffb53624758ad888bf70f69218c
name: 'VMware: Get sensors'
type: SIMPLE
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
history: '0'
trends: '0'
value_type: TEXT
@@ -1714,7 +1714,7 @@ zabbix_export:
parameters:
- '$..HostNumericSensorInfo[?(@.name=="VMware Rollup Health State")].healthState.label.first()'
master_item:
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
tags:
-
tag: component
@@ -1761,7 +1761,7 @@ zabbix_export:
tag: scope
value: performance
master_item:
- key: 'vmware.hv.sensors.get[{$VMWARE.URL},{HOST.HOST}]'
+ key: 'vmware.hv.sensors.get[{$VMWARE.URL},{$VMWARE.HV.UUID}]'
preprocessing:
-
type: JSONPATH