Net_Ping_Result Object
(
[_icmp_sequence] => Array
(
[1] => 82.3
[2] => 81.9
[3] => 82
[4] => 81.9
)
[_target_ip] => 38.107.179.221
[_bytes_per_request] => 64
[_bytes_total] => 256
[_ttl] => 45
[_raw_data] => Array
(
[0] => PING 38.107.179.221 (38.107.179.221) 56(84) bytes of data.
[1] => 64 bytes from 38.107.179.221: icmp_seq=1 ttl=45 time=82.3 ms
[2] => 64 bytes from 38.107.179.221: icmp_seq=2 ttl=45 time=81.9 ms
[3] => 64 bytes from 38.107.179.221: icmp_seq=3 ttl=45 time=82.0 ms
[4] => 64 bytes from 38.107.179.221: icmp_seq=4 ttl=45 time=81.9 ms
[5] =>
[6] => --- 38.107.179.221 ping statistics ---
[7] => 4 packets transmitted, 4 received, 0% packet loss, time 3001ms
[8] => rtt min/avg/max/mdev = 81.922/82.069/82.350/0.331 ms
)
[_sysname] => linux
[_round_trip] => Array
(
[min] => 81.922
[avg] => 82.069
[max] => 82.35
[stddev] => 0.331
)
[_transmitted] => 4
[_received] => 4
[_loss] => 0
)
|