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.
Add comment