Hi all,
I have a snmp discovery and i want a filter to exclude the string "async".
i test several regular expression but all fail :
- ^(.(?!async))*$
- ^(async)
.....
It 's not a zabbix problem, but if you can help me.
Tks
I have a snmp discovery and i want a filter to exclude the string "async".
i test several regular expression but all fail :
- ^(.(?!async))*$
- ^(async)
.....
It 's not a zabbix problem, but if you can help me.
Tks