Details
-
Help
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
Hi,
I added an alert to check if there was a change in fdb count on any device
I saw that there is an option called @previous, so i added the alert conditions below to match any of them, so if the fdb count increase or decrease i should get an alert
I did some tests and it seem that its not working, i am not getting alerts.
fdb_count | gt | @previous |
fdb_count | lt | @previous |