Hi,

Is it possible to implement some kind of logic to monitor device only when it's online? When is offline I'd like to not get alerted and not being shown as down status.

This would be useful in i.e AVD (Azure Virtual Desktop) host pool scenario when you have a pool of multiple hosts which get powered on / off during the day depending on the user demand (autoscale) I'd like to still monitor resources on those machines like CPU, RAM, Disk but only when they are on. When they are off I'd like to suppress the down status (automatically) because I'd know the device was powered down by autoscale mechanism.


Article Comments

Hello Kristof,

That's possible via Ping Sensors if you set the ping sensor to the Master Object below the dependency options on the ping sensor's settings page. This will pause all sensors beside the ping sensor once the ICMP requests fail.

To not show the down status, the "Auto-Acknowledge" feature in the settings would work.

For the notifications, you can break the inheritance in the group where your sensors or devices of interested are located and just create notifications according to your needs.

With the notifications, to just receive messages from all sensors beside the Ping sensor, it's getting more interesting. I'd recommend to create a Library and filter the node for sensor types. Leave out the Ping Sensors and then assign the notification template to the complete library.

Ensure that the linked object in the library is the correct group and not the root object, otherwise it would use the notification for every sensor in PRTG.


Kind regards,
Felix Saure, Tech Support Team


Nov, 2021 - Permalink

Hi Felix, Thank you for your prompt reply.

That "Acknowledge Automatically" tickbox is not too bad. I must have overlooked that option when probably focused more on the device settings rather than ping. Acknowledge status is good, not perfect because it still shows on the Alarms tab but better than Down status.

I wish there was "Pause Automatically" tickbox too.


Nov, 2021 - Permalink

Hi Kristof,

Great to hear that you like that approach, or at least that you can live with that :)

Pausing is a concept in our Software, with the logic in mind that PRTG stops the monitoring, which contradicts with your wish to start the monitoring as soon as the device is available; we need to monitor this first.

Anyways, enjoy using our PRTG Network Monitor!


Kind regards,
Felix Saure, Tech Support Team


Nov, 2021 - Permalink