lordmilko / PrtgAPI

C#/PowerShell interface for PRTG Network Monitor
MIT License
301 stars 37 forks source link

i want to set/edit ping sensor to be a master Sensor for parent dependency #285

Closed jawadelahmar1 closed 2 years ago

jawadelahmar1 commented 2 years ago

What's going on?

i am trying to configure each device to depend on PING Sensor to trigger notifications, if the ping sensor is down , all other sensors will not trigger any emails . this can be achieved on the GUI be selecting this option . is it possible to do this as edit or add in PRTGAPI using PowerShell

inherit

thanks

Due Dilligance

lordmilko commented 2 years ago

Duplicate of #148