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:
authorEvgenii Gordymov <evgenii.gordymov@zabbix.com>2022-10-24 19:17:39 +0300
committerEvgenii Gordymov <evgenii.gordymov@zabbix.com>2022-10-24 19:17:39 +0300
commit9d940c6254b1bbd02771af47110a2be1ccd761d3 (patch)
tree6d86fd3573aa0f69bbb33557e5f6490718894f53 /templates
parent5769fdb4afa28e0ae4e601c54fb695b51141b9ac (diff)
.........T [ZBX-20478] fixed script k8s cluster state
Diffstat (limited to 'templates')
-rw-r--r--templates/app/kubernetes_http/kubernetes_state_http/template_kubernetes_state.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/app/kubernetes_http/kubernetes_state_http/template_kubernetes_state.yaml b/templates/app/kubernetes_http/kubernetes_state_http/template_kubernetes_state.yaml
index 1e412787565..9859731fac3 100644
--- a/templates/app/kubernetes_http/kubernetes_state_http/template_kubernetes_state.yaml
+++ b/templates/app/kubernetes_http/kubernetes_state_http/template_kubernetes_state.yaml
@@ -1,6 +1,6 @@
zabbix_export:
version: '6.0'
- date: '2022-10-24T16:10:24Z'
+ date: '2022-10-24T16:15:07Z'
groups:
-
uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
@@ -754,7 +754,7 @@ zabbix_export:
name: Templates/Applications
group_prototypes:
-
- name: 'Kubernetes/Components: {#COMPONENT.API}'
+ name: '{#CLUSTER_HOSTNAME}: Kubernetes/Components: {#COMPONENT.SCHEDULER}'
templates:
-
name: 'Kubernetes API server by HTTP'
@@ -855,7 +855,7 @@ zabbix_export:
name: Templates/Applications
group_prototypes:
-
- name: 'Kubernetes/Components: {#COMPONENT.CONTROLLER}'
+ name: '{#CLUSTER_HOSTNAME}: Kubernetes/Components: {#COMPONENT.SCHEDULER}'
templates:
-
name: 'Kubernetes Controller manager by HTTP'
@@ -1951,7 +1951,7 @@ zabbix_export:
name: Templates/Applications
group_prototypes:
-
- name: 'Kubernetes/Components: {#COMPONENT}'
+ name: '{#CLUSTER_HOSTNAME}: Kubernetes/Components: {#COMPONENT.SCHEDULER}'
templates:
-
name: 'Kubernetes Kubelet by HTTP'
@@ -3694,7 +3694,7 @@ zabbix_export:
name: Templates/Applications
group_prototypes:
-
- name: 'Kubernetes/Components: {#COMPONENT.SCHEDULER}'
+ name: '{#CLUSTER_HOSTNAME}: Kubernetes/Components: {#COMPONENT.SCHEDULER}'
templates:
-
name: 'Kubernetes Scheduler by HTTP'