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:
Diffstat (limited to 'templates/app/haproxy_agent/template_app_haproxy_agent.yaml')
-rw-r--r--templates/app/haproxy_agent/template_app_haproxy_agent.yaml122
1 files changed, 121 insertions, 1 deletions
diff --git a/templates/app/haproxy_agent/template_app_haproxy_agent.yaml b/templates/app/haproxy_agent/template_app_haproxy_agent.yaml
index 7809aec3dea..6a095461e0a 100644
--- a/templates/app/haproxy_agent/template_app_haproxy_agent.yaml
+++ b/templates/app/haproxy_agent/template_app_haproxy_agent.yaml
@@ -1,11 +1,13 @@
zabbix_export:
version: '5.4'
- date: '2021-05-09T00:00:00Z'
+ date: '2021-05-10T19:41:36Z'
groups:
-
+ uuid: a571c0d144b14fd4a87a9d9b2aa9fcd6
name: Templates/Applications
templates:
-
+ uuid: 812073bf8df143bcae2a84b32c3965e5
template: 'HAProxy by Zabbix agent'
name: 'HAProxy by Zabbix agent'
description: |
@@ -27,6 +29,7 @@ zabbix_export:
name: Templates/Applications
items:
-
+ uuid: 29381f1e0bdc4628a82ef1b7724f2e6f
name: 'HAProxy: Uptime'
type: DEPENDENT
key: haproxy.uptime
@@ -54,12 +57,14 @@ zabbix_export:
value: HAProxy
triggers:
-
+ uuid: e76d5b82b0ad421ea62cd1dc069e036b
expression: 'last(/HAProxy by Zabbix agent/haproxy.uptime)<10m'
name: 'HAProxy: has been restarted (uptime < 10m)'
priority: INFO
description: 'Uptime is less than 10 minutes'
manual_close: 'YES'
-
+ uuid: e930e70fb1b44d9cbe673f35133c6e77
name: 'HAProxy: Version'
type: DEPENDENT
key: haproxy.version
@@ -86,12 +91,14 @@ zabbix_export:
value: HAProxy
triggers:
-
+ uuid: 80600023353041dd87cfa57efc284923
expression: '(last(/HAProxy by Zabbix agent/haproxy.version,#1)<>last(/HAProxy by Zabbix agent/haproxy.version,#2))=1 and length(last(/HAProxy by Zabbix agent/haproxy.version))>0'
name: 'HAProxy: Version has changed (new version: {ITEM.VALUE})'
priority: INFO
description: 'HAProxy version has changed. Ack to close.'
manual_close: 'YES'
-
+ uuid: c224cfe9b7474f9e80618dde78cfcb11
name: 'HAProxy: Service response time'
key: 'net.tcp.service.perf["{$HAPROXY.STATS.SCHEME}","{HOST.CONN}","{$HAPROXY.STATS.PORT}"]'
history: 7d
@@ -103,6 +110,7 @@ zabbix_export:
value: HAProxy
triggers:
-
+ uuid: f69fd61c566c4685ba1d64313cff252e
expression: 'min(/HAProxy by Zabbix agent/net.tcp.service.perf["{$HAPROXY.STATS.SCHEME}","{HOST.CONN}","{$HAPROXY.STATS.PORT}"],5m)>{$HAPROXY.RESPONSE_TIME.MAX.WARN}'
name: 'HAProxy: Service response time is too high (over {$HAPROXY.RESPONSE_TIME.MAX.WARN} for 5m)'
priority: WARNING
@@ -112,6 +120,7 @@ zabbix_export:
name: 'HAProxy: Service is down'
expression: 'last(/HAProxy by Zabbix agent/net.tcp.service["{$HAPROXY.STATS.SCHEME}","{HOST.CONN}","{$HAPROXY.STATS.PORT}"])=0'
-
+ uuid: 97e45c508f5a4df78fc783382088e233
name: 'HAProxy: Service status'
key: 'net.tcp.service["{$HAPROXY.STATS.SCHEME}","{HOST.CONN}","{$HAPROXY.STATS.PORT}"]'
history: 7d
@@ -128,11 +137,13 @@ zabbix_export:
value: HAProxy
triggers:
-
+ uuid: 8d5c7940e5924b469b3e7804043ea7b6
expression: 'last(/HAProxy by Zabbix agent/net.tcp.service["{$HAPROXY.STATS.SCHEME}","{HOST.CONN}","{$HAPROXY.STATS.PORT}"])=0'
name: 'HAProxy: Service is down'
priority: AVERAGE
manual_close: 'YES'
-
+ uuid: e70009bd4e3041a3952738673ebb5c29
name: 'HAProxy: Get stats page'
key: 'web.page.get["{$HAPROXY.STATS.SCHEME}://{HOST.CONN}:{$HAPROXY.STATS.PORT}/{$HAPROXY.STATS.PATH}"]'
history: 1h
@@ -144,6 +155,7 @@ zabbix_export:
tag: Application
value: 'Zabbix raw items'
-
+ uuid: aabdb5706b6744379561f269e0709141
name: 'HAProxy: Get stats'
key: 'web.page.get["{$HAPROXY.STATS.SCHEME}://{HOST.CONN}:{$HAPROXY.STATS.PORT}/{$HAPROXY.STATS.PATH};csv"]'
history: 1h
@@ -168,6 +180,7 @@ zabbix_export:
value: 'Zabbix raw items'
discovery_rules:
-
+ uuid: 9899f0a11ece4b9194ca44a8fc34b066
name: 'BACKEND discovery'
type: DEPENDENT
key: haproxy.backend.discovery
@@ -186,6 +199,7 @@ zabbix_export:
description: 'Discovery backends'
item_prototypes:
-
+ uuid: 3df452e68f144fc3a8e5ff7644ace606
name: 'HAProxy Backend {#PXNAME}: Responses denied per second'
type: DEPENDENT
key: 'haproxy.backend.dresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -208,6 +222,7 @@ zabbix_export:
tag: Application
value: 'HAProxy backend {#PXNAME}'
-
+ uuid: 5e315f24828d45b285e92971d5456234
name: 'HAProxy Backend {#PXNAME}: Errors connection per second'
type: DEPENDENT
key: 'haproxy.backend.econ.rate[{#PXNAME}:{#SVNAME}]'
@@ -230,6 +245,7 @@ zabbix_export:
tag: Application
value: 'HAProxy backend {#PXNAME}'
-
+ uuid: f1ca728c571e4cf4ac9ebc36e96df27e
name: 'HAProxy Backend {#PXNAME}: Response errors per second'
type: DEPENDENT
key: 'haproxy.backend.eresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -253,11 +269,13 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 3e2c2bb37ae540e295df3a0c3c3a3eeb
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend.eresp.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_ERESP.MAX.WARN}'
name: 'HAProxy backend {#PXNAME}: Number of responses with error is more than {$HAPROXY.BACK_ERESP.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests on backend, whose responses yielded an error, is more than {$HAPROXY.BACK_ERESP.MAX.WARN}.'
-
+ uuid: 389e5f77b422419386c2fa21db612697
name: 'HAProxy Backend {#PXNAME}: Unassigned requests'
type: DEPENDENT
key: 'haproxy.backend.qcur[{#PXNAME}:{#SVNAME}]'
@@ -277,11 +295,13 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 7fbc514c6bf44dd09c9011b3a602d942
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend.qcur[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_QCUR.MAX.WARN}'
name: 'HAProxy backend {#PXNAME}: Current number of requests unassigned in queue is more than {$HAPROXY.BACK_QCUR.MAX.WARN} for 5m'
priority: WARNING
description: 'Current number of requests on backend unassigned in queue is more than {$HAPROXY.BACK_QCUR.MAX.WARN}.'
-
+ uuid: a58ff94387824acb81b27cab5cfc680a
name: 'HAProxy Backend {#PXNAME}: Time in queue'
type: DEPENDENT
key: 'haproxy.backend.qtime[{#PXNAME}:{#SVNAME}]'
@@ -307,11 +327,13 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: cb3690def8944868a824ce7dba5ec82c
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend.qtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_QTIME.MAX.WARN}'
name: 'HAProxy backend {#PXNAME}: Average time spent in queue is more than {$HAPROXY.BACK_QTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average time spent in queue (in ms) for the last 1,024 requests is more than {$HAPROXY.BACK_QTIME.MAX.WARN}.'
-
+ uuid: 7e801fd81fed448db7dd6c6eeaa398d5
name: 'HAProxy Backend {#PXNAME}: Responses time'
type: DEPENDENT
key: 'haproxy.backend.rtime[{#PXNAME}:{#SVNAME}]'
@@ -337,11 +359,13 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 28a1dc8a003c4e33828f8358beb14172
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend.rtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_RTIME.MAX.WARN}'
name: 'HAProxy backend {#PXNAME}: Average response time is more than {$HAPROXY.BACK_RTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average backend response time (in ms) for the last 1,024 requests is more than {$HAPROXY.BACK_RTIME.MAX.WARN}.'
-
+ uuid: 5826a63314314ef297c81749561574d2
name: 'HAProxy Backend {#PXNAME}: Status'
type: DEPENDENT
key: 'haproxy.backend.status[{#PXNAME}:{#SVNAME}]'
@@ -370,11 +394,13 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 8abb805841734b22a4f0d445bc428c3a
expression: 'max(/HAProxy by Zabbix agent/haproxy.backend.status[{#PXNAME}:{#SVNAME}],#5)=0'
name: 'HAProxy backend {#PXNAME}: Server is DOWN'
priority: AVERAGE
description: 'Backend is not available.'
-
+ uuid: bebad9eb0731474db798eacde7771238
name: 'HAProxy Backend {#PXNAME}: Redispatched requests per second'
type: DEPENDENT
key: 'haproxy.backend.wredis.rate[{#PXNAME}:{#SVNAME}]'
@@ -397,6 +423,7 @@ zabbix_export:
tag: Application
value: 'HAProxy backend {#PXNAME}'
-
+ uuid: 0f09a6b800d747f4beed96a25b5cfa49
name: 'HAProxy Backend {#PXNAME}: Retried connections per second'
type: DEPENDENT
key: 'haproxy.backend.wretr.rate[{#PXNAME}:{#SVNAME}]'
@@ -420,6 +447,7 @@ zabbix_export:
value: 'HAProxy backend {#PXNAME}'
graph_prototypes:
-
+ uuid: a8518997e8ce40339f5d2384a011f3ba
name: 'HAProxy: Backend {#PXNAME} Redispatched requests and retried connections per second'
graph_items:
-
@@ -446,6 +474,7 @@ zabbix_export:
lld_macro: '{#SVNAME}'
path: $.svname
-
+ uuid: 2ac1d12c3a1645bbbab84fa8d75cc435
name: 'TCP BACKEND discovery'
type: DEPENDENT
key: haproxy.backend_tcp.discovery
@@ -464,6 +493,7 @@ zabbix_export:
description: 'Discovery TCP backends'
item_prototypes:
-
+ uuid: 5edcdf01a2574bc3bf2d1b065bdc7ff0
name: 'HAProxy TCP Backend {#PXNAME}: Responses denied per second'
type: DEPENDENT
key: 'haproxy.backend_tcp.dresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -486,6 +516,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Backend {#PXNAME}'
-
+ uuid: f4f6126e7b82479e8bb40ecc3807cb92
name: 'HAProxy TCP Backend {#PXNAME}: Errors connection per second'
type: DEPENDENT
key: 'haproxy.backend_tcp.econ.rate[{#PXNAME}:{#SVNAME}]'
@@ -508,6 +539,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Backend {#PXNAME}'
-
+ uuid: 80490424531148fa844c4a3c72506b0b
name: 'HAProxy TCP Backend {#PXNAME}: Response errors per second'
type: DEPENDENT
key: 'haproxy.backend_tcp.eresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -531,11 +563,13 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 630225b7397149c89be56f320972f92c
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend_tcp.eresp.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_ERESP.MAX.WARN}'
name: 'HAProxy TCP Backend {#PXNAME}: Number of responses with error is more than {$HAPROXY.BACK_ERESP.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests on backend, whose responses yielded an error, is more than {$HAPROXY.BACK_ERESP.MAX.WARN}.'
-
+ uuid: 4cebbf12459f45afa115e10a089b6998
name: 'HAProxy TCP Backend {#PXNAME}: Unassigned requests'
type: DEPENDENT
key: 'haproxy.backend_tcp.qcur[{#PXNAME}:{#SVNAME}]'
@@ -555,11 +589,13 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 44e6606a6f4147a98015b6a0d5e412cc
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend_tcp.qcur[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_QCUR.MAX.WARN}'
name: 'HAProxy TCP Backend {#PXNAME}: Current number of requests unassigned in queue is more than {$HAPROXY.BACK_QCUR.MAX.WARN} for 5m'
priority: WARNING
description: 'Current number of requests on backend unassigned in queue is more than {$HAPROXY.BACK_QCUR.MAX.WARN}.'
-
+ uuid: 74a53a9623c146a7876a6ed09025e768
name: 'HAProxy TCP Backend {#PXNAME}: Time in queue'
type: DEPENDENT
key: 'haproxy.backend_tcp.qtime[{#PXNAME}:{#SVNAME}]'
@@ -585,11 +621,13 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 2add2bd5d84d4502ade8af1cd456fc88
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend_tcp.qtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_QTIME.MAX.WARN}'
name: 'HAProxy TCP Backend {#PXNAME}: Average time spent in queue is more than {$HAPROXY.BACK_QTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average time spent in queue (in ms) for the last 1,024 requests is more than {$HAPROXY.BACK_QTIME.MAX.WARN}.'
-
+ uuid: 1497dcd89ce340ee9b0af1d0981ca06f
name: 'HAProxy TCP Backend {#PXNAME}: Responses time'
type: DEPENDENT
key: 'haproxy.backend_tcp.rtime[{#PXNAME}:{#SVNAME}]'
@@ -615,11 +653,13 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 007a018cac5347bf94a4a713729906ea
expression: 'min(/HAProxy by Zabbix agent/haproxy.backend_tcp.rtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.BACK_RTIME.MAX.WARN}'
name: 'HAProxy TCP Backend {#PXNAME}: Average response time is more than {$HAPROXY.BACK_RTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average backend response time (in ms) for the last 1,024 requests is more than {$HAPROXY.BACK_RTIME.MAX.WARN}.'
-
+ uuid: 2e62a43dfc5c4e1388c8d487af18fe85
name: 'HAProxy TCP Backend {#PXNAME}: Status'
type: DEPENDENT
key: 'haproxy.backend_tcp.status[{#PXNAME}:{#SVNAME}]'
@@ -648,11 +688,13 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
trigger_prototypes:
-
+ uuid: f660edeb689544a3bd88a6f79c66bb18
expression: 'max(/HAProxy by Zabbix agent/haproxy.backend_tcp.status[{#PXNAME}:{#SVNAME}],#5)=0'
name: 'HAProxy TCP Backend {#PXNAME}: Server is DOWN'
priority: AVERAGE
description: 'Backend is not available.'
-
+ uuid: f15cf5dac6af4cff8df89698e7c23fd3
name: 'HAProxy TCP Backend {#PXNAME}: Redispatched requests per second'
type: DEPENDENT
key: 'haproxy.backend_tcp.wredis.rate[{#PXNAME}:{#SVNAME}]'
@@ -675,6 +717,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Backend {#PXNAME}'
-
+ uuid: af33b17bacb64ab28d96236505acb4c1
name: 'HAProxy TCP Backend {#PXNAME}: Retried connections per second'
type: DEPENDENT
key: 'haproxy.backend_tcp.wretr.rate[{#PXNAME}:{#SVNAME}]'
@@ -698,6 +741,7 @@ zabbix_export:
value: 'HAProxy TCP Backend {#PXNAME}'
graph_prototypes:
-
+ uuid: 78115ef121914e79b7f6b9b228643cb3
name: 'HAProxy: TCP Backend {#PXNAME} Redispatched requests and retried connections per second'
graph_items:
-
@@ -724,6 +768,7 @@ zabbix_export:
lld_macro: '{#SVNAME}'
path: $.svname
-
+ uuid: 69264415d8644ef597affd3dc95d42b2
name: 'FRONTEND discovery'
type: DEPENDENT
key: haproxy.frontend.discovery
@@ -742,6 +787,7 @@ zabbix_export:
description: 'Discovery frontends'
item_prototypes:
-
+ uuid: 434f9c1dd63946d3a181c42bcee94e07
name: 'HAProxy Frontend {#PXNAME}: Incoming traffic'
type: DEPENDENT
key: 'haproxy.frontend.bin[{#PXNAME}:{#SVNAME}]'
@@ -770,6 +816,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 047ec4b444af4bc38f74eb7fabf2fb94
name: 'HAProxy Frontend {#PXNAME}: Outgoing traffic'
type: DEPENDENT
key: 'haproxy.frontend.bout[{#PXNAME}:{#SVNAME}]'
@@ -797,6 +844,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 4542ee3da6334468b6a146083bfa1208
name: 'HAProxy Frontend {#PXNAME}: Denied requests per second'
type: DEPENDENT
key: 'haproxy.frontend.dreq.rate[{#PXNAME}:{#SVNAME}]'
@@ -820,11 +868,13 @@ zabbix_export:
value: 'HAProxy frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: c7e8f0855b2048b1be9bd4d1480a9cb8
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend.dreq.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_DREQ.MAX.WARN}'
name: 'HAProxy frontend {#PXNAME}: Number of requests denied is more than {$HAPROXY.FRONT_DREQ.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests denied due to security concerns (ACL-restricted) is more than {$HAPROXY.FRONT_DREQ.MAX.WARN}.'
-
+ uuid: 2da48ea7b7fb4432b041b9706017778e
name: 'HAProxy Frontend {#PXNAME}: Request errors per second'
type: DEPENDENT
key: 'haproxy.frontend.ereq.rate[{#PXNAME}:{#SVNAME}]'
@@ -848,11 +898,13 @@ zabbix_export:
value: 'HAProxy frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 5e124a0ff07c4844a6fefc775876b2f5
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend.ereq.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_EREQ.MAX.WARN}'
name: 'HAProxy frontend {#PXNAME}: Number of request errors is more than {$HAPROXY.FRONT_EREQ.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of request errors is more than {$HAPROXY.FRONT_EREQ.MAX.WARN}.'
-
+ uuid: d4d6d7092c524a4aa9ac83f9506fcb44
name: 'HAProxy Frontend {#PXNAME}: Number of responses with codes 1xx per second'
type: DEPENDENT
key: 'haproxy.frontend.hrsp_1xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -875,6 +927,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 34bb4142cb4c48678f1136ed7a582ff7
name: 'HAProxy Frontend {#PXNAME}: Number of responses with codes 2xx per second'
type: DEPENDENT
key: 'haproxy.frontend.hrsp_2xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -897,6 +950,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 3d6966759c864b0d94daceead022e421
name: 'HAProxy Frontend {#PXNAME}: Number of responses with codes 3xx per second'
type: DEPENDENT
key: 'haproxy.frontend.hrsp_3xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -919,6 +973,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 3fe3871812254cf0a228b6607f02ea12
name: 'HAProxy Frontend {#PXNAME}: Number of responses with codes 4xx per second'
type: DEPENDENT
key: 'haproxy.frontend.hrsp_4xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -941,6 +996,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 85d7aa81598b48ee9d40ce3e5b7fc7ea
name: 'HAProxy Frontend {#PXNAME}: Number of responses with codes 5xx per second'
type: DEPENDENT
key: 'haproxy.frontend.hrsp_5xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -963,6 +1019,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 24ee024f493e47f4b4405bc469976c8e
name: 'HAProxy Frontend {#PXNAME}: Sessions rate'
type: DEPENDENT
key: 'haproxy.frontend.rate[{#PXNAME}:{#SVNAME}]'
@@ -981,6 +1038,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 2290bc0944774d54a89d5b6195f81ad4
name: 'HAProxy Frontend {#PXNAME}: Requests rate'
type: DEPENDENT
key: 'haproxy.frontend.req_rate[{#PXNAME}:{#SVNAME}]'
@@ -999,6 +1057,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: b01d1b02b9da4609acaa278cf5f2ebbd
name: 'HAProxy Frontend {#PXNAME}: Established sessions'
type: DEPENDENT
key: 'haproxy.frontend.scur[{#PXNAME}:{#SVNAME}]'
@@ -1017,6 +1076,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 4ed338fd24e14aeda1f6058a36371455
name: 'HAProxy Frontend {#PXNAME}: Session limits'
type: DEPENDENT
key: 'haproxy.frontend.slim[{#PXNAME}:{#SVNAME}]'
@@ -1039,6 +1099,7 @@ zabbix_export:
tag: Application
value: 'HAProxy frontend {#PXNAME}'
-
+ uuid: 4aedda0904954ade92a4aad6460d759b
name: 'HAProxy Frontend {#PXNAME}: Session utilization'
type: CALCULATED
key: 'haproxy.frontend.sutil[{#PXNAME}:{#SVNAME}]'
@@ -1053,12 +1114,14 @@ zabbix_export:
value: 'HAProxy frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: def63936201041f0a0cc6fe5cdf8bbb8
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend.sutil[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_SUTIL.MAX.WARN}'
name: 'HAProxy frontend {#PXNAME}: Session utilization is more than {$HAPROXY.FRONT_SUTIL.MAX.WARN}% for 5m'
priority: WARNING
description: 'Alerting on this metric is essential to ensure your server has sufficient capacity to handle all concurrent sessions. Unlike requests, upon reaching the session limit HAProxy will deny additional clients until resource consumption drops. Furthermore, if you find your session usage percentage to be hovering above 80%, it could be time to either modify HAProxy’s configuration to allow more sessions, or migrate your HAProxy server to a bigger box.'
graph_prototypes:
-
+ uuid: 30141ef1c5bf4c4a9cca0f8ce2ea3373
name: 'HAProxy: Frontend {#PXNAME} Errors and denials per second'
graph_items:
-
@@ -1073,6 +1136,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
key: 'haproxy.frontend.dreq.rate[{#PXNAME}:{#SVNAME}]'
-
+ uuid: f6a6bb900b4e45c9af863e6e0aa9af8a
name: 'HAProxy: Frontend {#PXNAME} In/Out traffic'
graph_items:
-
@@ -1089,6 +1153,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
key: 'haproxy.frontend.bout[{#PXNAME}:{#SVNAME}]'
-
+ uuid: 065d1ef09a404cf1bcc67f0e987482ab
name: 'HAProxy: Frontend {#PXNAME} Requests and sessions per second'
graph_items:
-
@@ -1103,6 +1168,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
key: 'haproxy.frontend.rate[{#PXNAME}:{#SVNAME}]'
-
+ uuid: 3ce6177d02a045219cec0d348b970860
name: 'HAProxy: Frontend {#PXNAME} Responses by HTTP code'
type: STACKED
graph_items:
@@ -1148,6 +1214,7 @@ zabbix_export:
lld_macro: '{#SVNAME}'
path: $.svname
-
+ uuid: 62bacaf6c72f4262a816de823188f6e6
name: 'TCP FRONTEND discovery'
type: DEPENDENT
key: haproxy.frontend_tcp.discovery
@@ -1166,6 +1233,7 @@ zabbix_export:
description: 'Discovery TCP frontends'
item_prototypes:
-
+ uuid: e568e7771b1a415786867386a95d4294
name: 'HAProxy TCP Frontend {#PXNAME}: Incoming traffic'
type: DEPENDENT
key: 'haproxy.frontend_tcp.bin[{#PXNAME}:{#SVNAME}]'
@@ -1194,6 +1262,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: 5ec9f9ee699a4d41862425fc69872fc4
name: 'HAProxy TCP Frontend {#PXNAME}: Outgoing traffic'
type: DEPENDENT
key: 'haproxy.frontend_tcp.bout[{#PXNAME}:{#SVNAME}]'
@@ -1221,6 +1290,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: 76bd6bc39c3943f7b4a194474bac7cac
name: 'HAProxy TCP Frontend {#PXNAME}: Denied requests per second'
type: DEPENDENT
key: 'haproxy.frontend_tcp.dreq.rate[{#PXNAME}:{#SVNAME}]'
@@ -1244,11 +1314,13 @@ zabbix_export:
value: 'HAProxy TCP Frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: c6cc8c6670b64d56b15aed5d5fc39f2b
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend_tcp.dreq.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_DREQ.MAX.WARN}'
name: 'HAProxy TCP Frontend {#PXNAME}: Number of requests denied is more than {$HAPROXY.FRONT_DREQ.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests denied due to security concerns (ACL-restricted) is more than {$HAPROXY.FRONT_DREQ.MAX.WARN}.'
-
+ uuid: e64e40cf028f4576b61856d40f4e5339
name: 'HAProxy TCP Frontend {#PXNAME}: Request errors per second'
type: DEPENDENT
key: 'haproxy.frontend_tcp.ereq.rate[{#PXNAME}:{#SVNAME}]'
@@ -1272,11 +1344,13 @@ zabbix_export:
value: 'HAProxy TCP Frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 95d61b1539074f45882eeb47eff8a186
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend_tcp.ereq.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_EREQ.MAX.WARN}'
name: 'HAProxy TCP Frontend {#PXNAME}: Number of request errors is more than {$HAPROXY.FRONT_EREQ.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of request errors is more than {$HAPROXY.FRONT_EREQ.MAX.WARN}.'
-
+ uuid: dceea3c5dd1a452b9e3157682e0a0009
name: 'HAProxy TCP Frontend {#PXNAME}: Sessions rate'
type: DEPENDENT
key: 'haproxy.frontend_tcp.rate[{#PXNAME}:{#SVNAME}]'
@@ -1295,6 +1369,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: c23b05569c684c1c84b11d101feb7936
name: 'HAProxy TCP Frontend {#PXNAME}: Requests rate'
type: DEPENDENT
key: 'haproxy.frontend_tcp.req_rate[{#PXNAME}:{#SVNAME}]'
@@ -1313,6 +1388,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: eee3bd5cedaa47cc833457729fca70ff
name: 'HAProxy TCP Frontend {#PXNAME}: Established sessions'
type: DEPENDENT
key: 'haproxy.frontend_tcp.scur[{#PXNAME}:{#SVNAME}]'
@@ -1331,6 +1407,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: 4e0f8d9561af4595bdf66f05b027c304
name: 'HAProxy TCP Frontend {#PXNAME}: Session limits'
type: DEPENDENT
key: 'haproxy.frontend_tcp.slim[{#PXNAME}:{#SVNAME}]'
@@ -1353,6 +1430,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP Frontend {#PXNAME}'
-
+ uuid: e85f043c43ad4f959d975e7b0dc55062
name: 'HAProxy TCP Frontend {#PXNAME}: Session utilization'
type: CALCULATED
key: 'haproxy.frontend_tcp.sutil[{#PXNAME}:{#SVNAME}]'
@@ -1367,12 +1445,14 @@ zabbix_export:
value: 'HAProxy TCP Frontend {#PXNAME}'
trigger_prototypes:
-
+ uuid: 40346260ecdc4391b7c78c4375b34ca5
expression: 'min(/HAProxy by Zabbix agent/haproxy.frontend_tcp.sutil[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.FRONT_SUTIL.MAX.WARN}'
name: 'HAProxy TCP Frontend {#PXNAME}: Session utilization is more than {$HAPROXY.FRONT_SUTIL.MAX.WARN}% for 5m'
priority: WARNING
description: 'Alerting on this metric is essential to ensure your server has sufficient capacity to handle all concurrent sessions. Unlike requests, upon reaching the session limit HAProxy will deny additional clients until resource consumption drops. Furthermore, if you find your session usage percentage to be hovering above 80%, it could be time to either modify HAProxy’s configuration to allow more sessions, or migrate your HAProxy server to a bigger box.'
graph_prototypes:
-
+ uuid: c5696eca752f4b3d80a3f2be1b68ff69
name: 'HAProxy: TCP Frontend {#PXNAME} Errors and denials per second'
graph_items:
-
@@ -1387,6 +1467,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
key: 'haproxy.frontend_tcp.dreq.rate[{#PXNAME}:{#SVNAME}]'
-
+ uuid: ef9c4033083042689c5eb8e16996ef93
name: 'HAProxy: TCP Frontend {#PXNAME} In/Out traffic'
graph_items:
-
@@ -1403,6 +1484,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
key: 'haproxy.frontend_tcp.bout[{#PXNAME}:{#SVNAME}]'
-
+ uuid: 0a8d9093d857414d992ead1ddb371d89
name: 'HAProxy: TCP Frontend {#PXNAME} Requests and sessions per second'
graph_items:
-
@@ -1429,6 +1511,7 @@ zabbix_export:
lld_macro: '{#SVNAME}'
path: $.svname
-
+ uuid: a2f7f79b8f094afd93648f62f99d3369
name: 'Servers discovery'
type: DEPENDENT
key: haproxy.server.discovery
@@ -1448,6 +1531,7 @@ zabbix_export:
description: 'Discovery servers'
item_prototypes:
-
+ uuid: 537f0b807f784b6cba1032ff77fad499
name: 'HAProxy {#PXNAME} {#SVNAME}: Responses denied per second'
type: DEPENDENT
key: 'haproxy.server.dresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -1470,6 +1554,7 @@ zabbix_export:
tag: Application
value: 'HAProxy {#PXNAME} {#SVNAME}'
-
+ uuid: f688e1e62fa94d1db1d59735094f0bc4
name: 'HAProxy {#PXNAME} {#SVNAME}: Errors connection per second'
type: DEPENDENT
key: 'haproxy.server.econ.rate[{#PXNAME}:{#SVNAME}]'
@@ -1492,6 +1577,7 @@ zabbix_export:
tag: Application
value: 'HAProxy {#PXNAME} {#SVNAME}'
-
+ uuid: bdcac24a8b1e4dd5a441edb61ca13156
name: 'HAProxy {#PXNAME} {#SVNAME}: Response errors per second'
type: DEPENDENT
key: 'haproxy.server.eresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -1515,11 +1601,13 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 52a8c0f7851f4192b8ed54ed1bd0d666
expression: 'min(/HAProxy by Zabbix agent/haproxy.server.eresp.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_ERESP.MAX.WARN}'
name: 'HAProxy {#PXNAME} {#SVNAME}: Number of responses with error is more than {$HAPROXY.SERVER_ERESP.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests on server, whose responses yielded an error, is more than {$HAPROXY.SERVER_ERESP.MAX.WARN}.'
-
+ uuid: 3af9ae3041bb4cd588cc6048370d9be7
name: 'HAProxy {#PXNAME} {#SVNAME}: Number of responses with codes 4xx per second'
type: DEPENDENT
key: 'haproxy.server.hrsp_4xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -1542,6 +1630,7 @@ zabbix_export:
tag: Application
value: 'HAProxy {#PXNAME} {#SVNAME}'
-
+ uuid: 9f2f6e181dca47ab8e1ae9064ab9fe15
name: 'HAProxy {#PXNAME} {#SVNAME}: Number of responses with codes 5xx per second'
type: DEPENDENT
key: 'haproxy.server.hrsp_5xx.rate[{#PXNAME}:{#SVNAME}]'
@@ -1564,6 +1653,7 @@ zabbix_export:
tag: Application
value: 'HAProxy {#PXNAME} {#SVNAME}'
-
+ uuid: 03c6d54204104fa0a320ff76204fc825
name: 'HAProxy {#PXNAME} {#SVNAME}: Unassigned requests'
type: DEPENDENT
key: 'haproxy.server.qcur[{#PXNAME}:{#SVNAME}]'
@@ -1583,11 +1673,13 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 723e6738d0134e638b3c053ce3489ccd
expression: 'min(/HAProxy by Zabbix agent/haproxy.server.qcur[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_QCUR.MAX.WARN}'
name: 'HAProxy {#PXNAME} {#SVNAME}: Current number of requests unassigned in queue is more than {$HAPROXY.SERVER_QCUR.MAX.WARN} for 5m'
priority: WARNING
description: 'Current number of requests unassigned in queue is more than {$HAPROXY.SERVER_QCUR.MAX.WARN}.'
-
+ uuid: 58c074ebc26145a6847d425d51f7cbca
name: 'HAProxy {#PXNAME} {#SVNAME}: Time in queue'
type: DEPENDENT
key: 'haproxy.server.qtime[{#PXNAME}:{#SVNAME}]'
@@ -1613,11 +1705,13 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 7177a42fdb77474c825c4a934d01e990
expression: 'min(/HAProxy by Zabbix agent/haproxy.server.qtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_QTIME.MAX.WARN}'
name: 'HAProxy {#PXNAME} {#SVNAME}: Average time spent in queue is more than {$HAPROXY.SERVER_QTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average time spent in queue (in ms) for the last 1,024 requests is more than {$HAPROXY.SERVER_QTIME.MAX.WARN}.'
-
+ uuid: 25c22d3eca2d4eb7b83791d36edcf470
name: 'HAProxy {#PXNAME} {#SVNAME}: Responses time'
type: DEPENDENT
key: 'haproxy.server.rtime[{#PXNAME}:{#SVNAME}]'
@@ -1643,11 +1737,13 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 937efc4ab85f4eaca48459e631397e38
expression: 'min(/HAProxy by Zabbix agent/haproxy.server.rtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_RTIME.MAX.WARN}'
name: 'HAProxy {#PXNAME} {#SVNAME}: Average response time is more than {$HAPROXY.SERVER_RTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average server response time (in ms) for the last 1,024 requests is more than {$HAPROXY.SERVER_RTIME.MAX.WARN}.'
-
+ uuid: 973e886a54374bd4815f71d9f9174e80
name: 'HAProxy {#PXNAME} {#SVNAME}: Status'
type: DEPENDENT
key: 'haproxy.server.status[{#PXNAME}:{#SVNAME}]'
@@ -1676,11 +1772,13 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 7b42656756c1438bae0abb50f0276a4b
expression: 'max(/HAProxy by Zabbix agent/haproxy.server.status[{#PXNAME}:{#SVNAME}],#5)=0'
name: 'HAProxy {#PXNAME} {#SVNAME}: Server is DOWN'
priority: WARNING
description: 'Server is not available.'
-
+ uuid: 606acc119e0d4d9c934e200e037434fe
name: 'HAProxy {#PXNAME} {#SVNAME}: Redispatched requests per second'
type: DEPENDENT
key: 'haproxy.server.wredis.rate[{#PXNAME}:{#SVNAME}]'
@@ -1703,6 +1801,7 @@ zabbix_export:
tag: Application
value: 'HAProxy {#PXNAME} {#SVNAME}'
-
+ uuid: 1e2188320b834562b6b33e96f90a5b44
name: 'HAProxy {#PXNAME} {#SVNAME}: Retried connections per second'
type: DEPENDENT
key: 'haproxy.server.wretr.rate[{#PXNAME}:{#SVNAME}]'
@@ -1726,6 +1825,7 @@ zabbix_export:
value: 'HAProxy {#PXNAME} {#SVNAME}'
graph_prototypes:
-
+ uuid: e3e10b66deb14b33a436481cc34eeb84
name: 'HAProxy: {#PXNAME} {#SVNAME} Response time and time in queue'
graph_items:
-
@@ -1752,6 +1852,7 @@ zabbix_export:
lld_macro: '{#SVNAME}'
path: $.svname
-
+ uuid: fbfa819bc0a94f6cba0742720d7edeb0
name: 'TCP Servers discovery'
type: DEPENDENT
key: haproxy.server_tcp.discovery
@@ -1771,6 +1872,7 @@ zabbix_export:
description: 'Discovery tcp servers'
item_prototypes:
-
+ uuid: a7fa3228a8a041909f097f8c190b1cfa
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Responses denied per second'
type: DEPENDENT
key: 'haproxy.server_tcp.dresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -1793,6 +1895,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
-
+ uuid: 42685995eda24ad989c75c6c84be1cab
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Errors connection per second'
type: DEPENDENT
key: 'haproxy.server_tcp.econ.rate[{#PXNAME}:{#SVNAME}]'
@@ -1815,6 +1918,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
-
+ uuid: 7f934575adf74088b1a54a18ee7f6588
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Response errors per second'
type: DEPENDENT
key: 'haproxy.server_tcp.eresp.rate[{#PXNAME}:{#SVNAME}]'
@@ -1838,11 +1942,13 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 0a59ea3f96e545b79769162d700e8f5f
expression: 'min(/HAProxy by Zabbix agent/haproxy.server_tcp.eresp.rate[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_ERESP.MAX.WARN}'
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Number of responses with error is more than {$HAPROXY.SERVER_ERESP.MAX.WARN} for 5m'
priority: WARNING
description: 'Number of requests on server, whose responses yielded an error, is more than {$HAPROXY.SERVER_ERESP.MAX.WARN}.'
-
+ uuid: cdbde77e14d44ce995b2cd507c798af8
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Unassigned requests'
type: DEPENDENT
key: 'haproxy.server_tcp.qcur[{#PXNAME}:{#SVNAME}]'
@@ -1862,11 +1968,13 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 1136b633abe244e5a4aa5f334e6a63d7
expression: 'min(/HAProxy by Zabbix agent/haproxy.server_tcp.qcur[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_QCUR.MAX.WARN}'
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Current number of requests unassigned in queue is more than {$HAPROXY.SERVER_QCUR.MAX.WARN} for 5m'
priority: WARNING
description: 'Current number of requests unassigned in queue is more than {$HAPROXY.SERVER_QCUR.MAX.WARN}.'
-
+ uuid: 4c47503f5cfd4c1dba06fc8d7ebef10e
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Time in queue'
type: DEPENDENT
key: 'haproxy.server_tcp.qtime[{#PXNAME}:{#SVNAME}]'
@@ -1892,11 +2000,13 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 15b5cc7ea7914109832fbb3c6f3f44f9
expression: 'min(/HAProxy by Zabbix agent/haproxy.server_tcp.qtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_QTIME.MAX.WARN}'
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Average time spent in queue is more than {$HAPROXY.SERVER_QTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average time spent in queue (in ms) for the last 1,024 requests is more than {$HAPROXY.SERVER_QTIME.MAX.WARN}.'
-
+ uuid: dbe0b535d99b446983c16961d61e6e59
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Responses time'
type: DEPENDENT
key: 'haproxy.server_tcp.rtime[{#PXNAME}:{#SVNAME}]'
@@ -1922,11 +2032,13 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: c6f8fa0fbb224c1ca0dae40f95a6c608
expression: 'min(/HAProxy by Zabbix agent/haproxy.server_tcp.rtime[{#PXNAME}:{#SVNAME}],5m)>{$HAPROXY.SERVER_RTIME.MAX.WARN}'
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Average response time is more than {$HAPROXY.SERVER_RTIME.MAX.WARN} for 5m'
priority: WARNING
description: 'Average server response time (in ms) for the last 1,024 requests is more than {$HAPROXY.SERVER_RTIME.MAX.WARN}.'
-
+ uuid: a27c1ade85c3495b98218653b4db8d8f
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Status'
type: DEPENDENT
key: 'haproxy.server_tcp.status[{#PXNAME}:{#SVNAME}]'
@@ -1955,11 +2067,13 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
trigger_prototypes:
-
+ uuid: 54949dfa7e2b4afab0d7c8afc38206c5
expression: 'max(/HAProxy by Zabbix agent/haproxy.server_tcp.status[{#PXNAME}:{#SVNAME}],#5)=0'
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Server is DOWN'
priority: WARNING
description: 'Server is not available.'
-
+ uuid: 56961f549cc0462fb44fb34a9c104204
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Redispatched requests per second'
type: DEPENDENT
key: 'haproxy.server_tcp.wredis.rate[{#PXNAME}:{#SVNAME}]'
@@ -1982,6 +2096,7 @@ zabbix_export:
tag: Application
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
-
+ uuid: 132a91508f504442829dec435722c912
name: 'HAProxy TCP {#PXNAME} {#SVNAME}: Retried connections per second'
type: DEPENDENT
key: 'haproxy.server_tcp.wretr.rate[{#PXNAME}:{#SVNAME}]'
@@ -2005,6 +2120,7 @@ zabbix_export:
value: 'HAProxy TCP {#PXNAME} {#SVNAME}'
graph_prototypes:
-
+ uuid: d27d532c321e465f9f3a4b865028c176
name: 'HAProxy: TCP {#PXNAME} {#SVNAME} Response time and time in queue'
graph_items:
-
@@ -2093,6 +2209,7 @@ zabbix_export:
description: 'The scheme of HAProxy stats page(http/https).'
dashboards:
-
+ uuid: 6d515de988274ac6b31938eebd175973
name: 'HAProxy Backend performance'
pages:
-
@@ -2121,6 +2238,7 @@ zabbix_export:
name: 'HAProxy: Backend {#PXNAME} Redispatched requests and retried connections per second'
host: 'HAProxy by Zabbix agent'
-
+ uuid: 7c4decb2fefc4cfe9c4a3f8717d710ca
name: 'HAProxy Frontend performance'
pages:
-
@@ -2222,6 +2340,7 @@ zabbix_export:
name: 'HAProxy: Frontend {#PXNAME} In/Out traffic'
host: 'HAProxy by Zabbix agent'
-
+ uuid: ebc5a517fa544fada42550059c014c5b
name: 'HAProxy Server performance'
pages:
-
@@ -2251,6 +2370,7 @@ zabbix_export:
host: 'HAProxy by Zabbix agent'
valuemaps:
-
+ uuid: 4980ec41c6644ecb9d5b52027a381fd8
name: 'Service state'
mappings:
-