...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user