Comments
-
I found the issue. The answer is no, based on the status field (nvarchar datatype). I must evaluate, instead, the field RawStatus from Orion.NPM.CustomPollerStatistics which is of type real.
-
Did you try it from the status field as asked ? Those fiels (Orion.NPM.CustomPollerStatistics.Status) contains strings and numbers for custom pollers values. If you know how to convert values stored as string, I will appreciate greatly.