Comments
-
Not sure. Possibly 'contains' does a SQL query using LIKE against a string of characters? ex. SELECT * FROM Nodes WHERE vendor LIKE '%cisco%' You could probably see exactly what its doing by running a trace with SQL profiler.
-
Strangely enough I tried it out with the 2nd octet and it seems to produce results.
-
Discovery didn't work, but removing and re-adding the node did.
-
Cfranca: I removed the pollers and added them back and no change. Not sure how this could be caused by an IP change if some of the pollers still work. It does seem to be related to the transforms. Converting Celsius to Fahrenheit for example. The information shows up if I configure the gauge to look at…
-
Regular Expressions for Dynamic Query on NPM Check this out k1.