1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00
This commit is contained in:
yalh76 2022-07-12 00:36:01 +02:00
parent a4c0cf6925
commit 44ca0012bb

View file

@ -142,7 +142,7 @@ fi</description>
<name>YunoHost hasn't backup since more than {$YUNOHOST.BACKUP.MAXDAYS} days</name> <name>YunoHost hasn't backup since more than {$YUNOHOST.BACKUP.MAXDAYS} days</name>
<opdata>{ITEM.LASTVALUE}</opdata> <opdata>{ITEM.LASTVALUE}</opdata>
<priority>HIGH</priority> <priority>HIGH</priority>
<description>Please check https://yunohost.org/#/backup</description> <description>Please check https://yunohost.org/en/backup</description>
<manual_close>YES</manual_close> <manual_close>YES</manual_close>
</trigger> </trigger>
</triggers> </triggers>
@ -161,7 +161,7 @@ fi</description>
<expression>{last()}=0</expression> <expression>{last()}=0</expression>
<name>YunoHost hasn't backup yet</name> <name>YunoHost hasn't backup yet</name>
<priority>HIGH</priority> <priority>HIGH</priority>
<description>Please check https://yunohost.org/#/backup</description> <description>Please check https://yunohost.org/en/backup</description>
<manual_close>YES</manual_close> <manual_close>YES</manual_close>
</trigger> </trigger>
</triggers> </triggers>