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

Show selected devices "starting with device name" using API

Votes:

0

When using PRTG API, is it possible to use filter_device=xyz, where xyz are the same first 3 characters of any device name? In SQL I would write Like 'xyz%'

api filter prtg

Created on Sep 23, 2016 12:58:47 PM



4 Replies

Accepted Answer

Votes:

0

Simply add &filter_name=@sub(xyz) to your query. Note that it will match all substrings, not only devices starting with the given string.

Created on Sep 23, 2016 1:36:00 PM by  Stephan Linke [Paessler Support]



Votes:

0

Works, thanks for quick answer!

Created on Sep 23, 2016 1:51:03 PM



Votes:

0

Is there a way to use filter like in the SQL statetent mentioned above? Its starting to show some casualities in my search.

Created on Apr 11, 2017 2:01:55 PM



Votes:

0

Could you elaborate further what you'd like to search for?

Created on Apr 11, 2017 7:54:59 PM by  Stephan Linke [Paessler Support]




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.