I have a server which has a few virtuals running on it. In PRTG, I have the server as a sensor with various WMI and SNMP sensors defined for it. I also have a group containing the virtual servers that this physical server is running, again with the various WMI and SNMP sensors defined for them.
It looks something like this:
Group1
I
PhysicalServer1 - disk - memory - cpu - ping
I
Virtuals
I
---Virt1 - disk - memory - cpu - ping
---Virt2 - disk - memory - cpu - ping
I want the entire Virtuals group to be dependent on the PhysicalServer1 node. I have tried setting the dependency of the Virtuals group to the PING object of the PhysicalServer1 as well as the server node itself. The PhysicalServer1 has its PING sensor as its master object.
Add comment