What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

Can I filter my alerts by items that are NOT tagged with a certain tag?

Votes:

1

Right now I use a shortcut with the following URL to view all sensors/devices that are tagged with a specific tag like this: https://prtg.paragusit.com/sensors.htm?filter_tags=@tag(FilterTag)

I want to review all sensors that are specifically NOT marked with that tag, in order to audit and ensure that devices which are not set to inherit tags from above are appropriately marked. I'm hoping there is something like https://prtg.paragusit.com/sensors.htm?filter_tags=@NOTtag(FilterTag)

I know that maps use the - symbol as a NOT operator (like -FilterTag), is there something similar in the URL that I can use?

Thanks in advance!

boolean prtg tags url

Created on Jun 13, 2018 1:43:49 PM



2 Replies

Accepted Answer

Votes:

0

That would be the following: filter_tags=@tag(pythonxml,-dontshow)

All objects that contain dontshow within their tags will be excluded. Contrary to that, use a + as a logical AND (+mustshow).


Kind regards,
Stephan Linke, Tech Support Team

Created on Jun 13, 2018 6:53:52 PM by  Stephan Linke [Paessler Support]



Votes:

0

Thanks so much Stephan, that was exactly what I needed. Cheers!

Created on Jun 13, 2018 7:12:57 PM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.