I hit such issue with this template (v. 6.0) , when virtual machine stopped in Proxmox, I receive endless trigger notification that it is stopped.
If I close problem manually, then it appears again.
Here is trigger expression from template:
"expression": "find(/Template pve api qemu/pveapi.qemu.status,,\"regexp\",\"stopped\")=1 and last(/Template pve api qemu/pveapi.qemu.poolcheck)=1",
"name": "{$PVEQEMUNAME} is stopped",
"priority": "WARNING",
"description": "{$PVEQEMUNAME} is stopped.",
"manual_close": "YES"
I hit such issue with this template (v. 6.0) , when virtual machine stopped in Proxmox, I receive endless trigger notification that it is stopped. If I close problem manually, then it appears again. Here is trigger expression from template: "expression": "find(/Template pve api qemu/pveapi.qemu.status,,\"regexp\",\"stopped\")=1 and last(/Template pve api qemu/pveapi.qemu.poolcheck)=1", "name": "{$PVEQEMUNAME} is stopped", "priority": "WARNING", "description": "{$PVEQEMUNAME} is stopped.", "manual_close": "YES"