forked from infra/ansible
Fixes #13149 - Zabbix: Add release-monitoring.org to http page checks
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
72ddc85537
commit
775ff5cdfd
1 changed files with 21 additions and 0 deletions
|
|
@ -94,6 +94,27 @@ zabbix_export:
|
|||
value: availability
|
||||
- tag: scope
|
||||
value: connectivity
|
||||
- uuid: dc1cf4b6e1a643e5802428a6d37ab36c
|
||||
name: http-release-monitoring.org
|
||||
type: ZABBIX_ACTIVE
|
||||
key: 'web.page.regexp[https://release-monitoring.org/,,,Watch for releases of your favorite projects]'
|
||||
delay: 5m
|
||||
value_type: CHAR
|
||||
trends: '0'
|
||||
timeout: 6s
|
||||
tags:
|
||||
- tag: component
|
||||
value: infra
|
||||
triggers:
|
||||
- uuid: 1861890b34894f27b1be9380f58c82b9
|
||||
expression: 'last(/Proxy HTTP checks/web.page.regexp[https://release-monitoring.org/,,,Watch for releases of your favorite projects])<>"Watch for releases of your favorite projects"'
|
||||
name: 'http-release-monitoring.org connection failed'
|
||||
priority: AVERAGE
|
||||
tags:
|
||||
- tag: scope
|
||||
value: availability
|
||||
- tag: scope
|
||||
value: connectivity
|
||||
tags:
|
||||
- tag: application
|
||||
value: proxies
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue