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

How to perform a logical AND filter in Custom Report Templates

Votes:

0

Hi guys,

i'm currently trying to create a Custom Report Template which shows only flapping devices. So i need all devices, which are between 0% Uptime and 100% Uptime. I found in your documentation, Using multiple filter_xyz fields performs a logical OR, but i need a logical AND, so i don't see the Devices with 100% uptime and 0% uptime.

Is there a way to do this?

customize prtg reports

Created on Feb 18, 2016 11:30:56 AM



1 Reply

Votes:

0

Hi SKrug,

Yes, the API always performs logical ORs with those filters. Only thing I can think of would be to use a single filter that displays values below 100, e.g. filter_xyz_@below(value). Sure, you also get the ones with 0%, but hopefully it shouldn't be that many devices :)

Kind regards.

Created on Feb 19, 2016 4:03:23 PM by  Erhard Mikulik [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.