Hi,
I try to use the pattern matching with SNMP trap condition.
I would like to match a mathematical value which not a integer for example 18.2345%
The third field of my SNMP trap is like :
blabla Availability = xx% blabla for exmaple
blabla Availability = 18.23456% blabla
and i would like to test if xx is greater than 20.
How to proceed ?
thanks for your help
Fabrice
I try to use the pattern matching with SNMP trap condition.
I would like to match a mathematical value which not a integer for example 18.2345%
The third field of my SNMP trap is like :
blabla Availability = xx% blabla for exmaple
blabla Availability = 18.23456% blabla
and i would like to test if xx is greater than 20.
How to proceed ?
thanks for your help
Fabrice