zabbix: update releng compose cronjob template hostnames

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2024-02-15 08:17:03 +00:00
parent cce5ad78f4
commit 364c6372d0
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -102,7 +102,7 @@
"triggers": [
{
"uuid": "8f1a97314c904e6baebcd1c84028b5e0",
"expression": "last(/compose-iot-01.iad2.fedoraproject.org/vfs.file.exists[/tmp/fedora-compose-rawhide-iot])=1 and min(/compose-iot-01.iad2.fedoraproject.org/vfs.file.exists[/tmp/fedora-compose-rawhide-iot],8h)>0",
"expression": "last(/compose-iot01.iad2.fedoraproject.org/vfs.file.exists[/tmp/fedora-compose-rawhide-iot])=1 and min(/compose-iot01.iad2.fedoraproject.org/vfs.file.exists[/tmp/fedora-compose-rawhide-iot],8h)>0",
"name": "rawhide-iot cronjob stalled",
"priority": "HIGH"
}