Support for domain is in billing grace period without date

Support for domain is in billing grace period without date
This commit is contained in:
takenek 2025-05-26 10:02:39 +02:00 committed by GitHub
parent 9b8e1279fb
commit af8bdaa086
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -114,6 +114,14 @@ zabbix_export:
tags: tags:
- tag: domain - tag: domain
value: expired value: expired
- uuid: bbbebfd952d34f7783b7d5e36a0bfa01
expression: 'find(/Domain Expiry/domain_check_expiry.status,#1,"like","EXPIRED")=1'
name: 'Domain Expiry: {HOST.NAME} is expired and in grace period'
opdata: 'EXPIRED - renewal grace period'
priority: DISASTER
tags:
- tag: domain
value: expired
- uuid: 7664fe7d988e4bcca9dd1518e42abf79 - uuid: 7664fe7d988e4bcca9dd1518e42abf79
expression: | expression: |
last(/Domain Expiry/domain_check_expiry.days_left)<={$EXP_CRIT} last(/Domain Expiry/domain_check_expiry.days_left)<={$EXP_CRIT}