Rule 5.1: Added Ping action. This pings an IP address 3 times, and returns a string with the results. The string is in %text%. It also places the packetLoss value in %value% (100 means no response).
Love the new feature. What is the best way to dissect the text response?
Im trying to use the ping to poll another local-lan server for healthcheck. How exactly does one use the %value% returned in a Rule? I tried setting a a local variable and also a condition around the ping .. neither seemed useful. I think Im missing something