i assigned tags to my sensors, devices and groups. i want to search based on tags and maybe use AND and OR operations in my search syntax for example i have assigned a tag called 3850_CPU to all my 3850 switches cpu sensor and i have assigned a tag called london_branch to my london branch group. so now if i search : "3850_CPU" the result would be all 3850 cpu sensors witch is great. but now i need a search syntax like : "london_branch AND 3850_CPU" and i want to see my 3850 cpu sensor from london branch group. how can i achieve that?


Article Comments

Hello Nima,

I'm afraid using multiple tags will always be connected with a logical OR. The only exception is with libraries in PRTG, there you can use + and - before a tag to state which tags a sensor absolutely should have (+) or should not have (-) in the library. That way you can use the minus to sort out the sensors you don't want in the library.

See also:

Kind regards,

Erhard


Sep, 2017 - Permalink