-
New Feature Request
-
Resolution: Fixed
-
Minor
-
1.8.3, 4.0.4
-
Zabbix 1.8.3 Server on SLES 10, mySQL DB
-
Sprint 61 (Feb 2020), Sprint 62 (Mar 2020), Sprint 63 (Apr 2020), Sprint 64 (May 2020), Sprint 65 (Jun 2020)
-
2
http://www.zabbix.com/forum/showthread.php?p=81507
I want to be able to compare text value (containing space, slash, colon) with earlier value, not previous. somthing like:
(last(#1) equal to last(#2)) but not equal to last(#3).
My expression is :
({host:list_partition[].last(#1)}={host:list_partition[].last(#2)})&({host:list_partition[].last(#1)}#{host:list_partition[].last(#3)})
But I have the following error in my server log:
Format error or unsupported operator. Exp: [C: F:]
Expression [(C: F: =C: F: )&(C: F: #C: F: )] cannot be evaluated: Format error or unsupported operator. Exp: [C: F:]
How can I do this compare ?
- causes
-
ZBX-17728 zabbix-server-mysql crashes since 5.0 upgrade
- Closed
-
ZBX-18410 Trigger function strlen #num does not work
- Closed
-
ZBX-17737 Value mappings does not work for text based simple macros
- Closed
- is duplicated by
-
ZBXNEXT-2525 SImple Counters and Comparison Functions
- Closed
-
ZBXNEXT-1316 Set Trigger On String Comparison
- Closed
-
ZBXNEXT-5835 Preprocessing rule: Numeric hash
- Closed
-
ZBX-11369 Last() don't work with char/text
- Closed
-
ZBX-11776 Trigger issue when dealing with text
- Closed
-
ZBX-17593 How to raise a trigger when 2 string items are different
- Closed