Hello ,
I'm using this to check ping connection .
But it check the result 100 precent .
How can I check the all results like 20,50,80,100 ?
Thank
action 3.7 cli command "do ping 192.168.83.2"
action 3.8 regexp "100 percent" "$_cli_result"
action 3.9 if $_regexp_result eq "0"