This commit is contained in:
Holger Sielaff
2025-10-01 11:23:44 +02:00
parent 47dd362409
commit c848bd267b
4 changed files with 78 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ zabbix_export:
}
triggers:
- uuid: 9df96b18c230490a9a0a9e2307226350
expression: 'length(last(/PHP Exceptions Monitoring/php.exception.latest)) > 15'
expression: 'length(last(/PHP Exceptions Monitoring/php.exception.latest)) > 15 and change(/PHP Exceptions Monitoring/php.exception.latest) <> 0'
name: 'PHP Exception Detected'
event_name: 'New PHP Exception Logged'
priority: HIGH
@@ -102,6 +102,7 @@ zabbix_export:
value: application
- tag: component
value: php
recovery_mode: NONE
- uuid: 8df96b18c230490a9a0a9e2307226340
name: 'PHP Exception Log Size'
type: ZABBIX_PASSIVE