Hello. I want a ping device that has multiple ip addresses. I use PTF.StatisticalPingXML but it creates a separate channel for each address.
Example: -h = 192.168.1.100,172.160.35.19,10.99.1.49
In PTF.StatisticalPingXML, if you set limits, then if one of the addresses falls, there will be a sensor error. I want one of the addresses available, then the sensor is OK. If all three are unavailable, then an error occurs. How to do it?
Thank you.
Add comment