Remi Locherer([email protected]) on 2016.08.19 16:31:10 +0200:
> >Synopsis:    relayd's icmp check only works for a small number of hosts
> >Category:    relayd
> >Environment:
>       System      : OpenBSD 5.9
>       Details     : OpenBSD 5.9 (GENERIC.MP) #10: Wed Aug  3 13:46:07 CEST 
> 2016
>                        
> [email protected]:/binpatchng/work-binpatch59-amd64/src/sys/arch/amd64/compile/GENERIC.MP
> 
>       Architecture: OpenBSD.amd64
>       Machine     : amd64
> 
> >Description:
>       relayd says 70 out of 104 hosts are not reachable via icmp. But ping on
> the same host where relayd runs can reach all hosts with a rtt below 1ms.
> 
> In the logs I see "210ms,icmp read timeout". But in relayd.conf a timeout
> of 1000 is set.
> 
> Could this be related to the problem mentioned in the commit message of
> src/usr.sbin/relayd/check_icmp.c rev 1.41?

i think you mean 1.40?

try to increase

usr.sbin/relayd/relayd.h:93:#define ICMP_RCVBUF_SIZE 262144

and see if you can have more checks then.

> The latest errata patches for 5.9 are applied via the mtier pkgs.
> 
> 
> relayd.conf:
> # Global Options
> interval 10
> timeout 1000
> log updates
> 
> # Tables
> table <test_acc_a_443_pool1> {
>       192.168.63.32
> }
> table <test_acc_a_443_pool2> {
>       192.168.63.33
> }
> table <test_acc_a_9727_pool1> {
>       192.168.63.32
> }
> table <test_acc_a_9727_pool2> {
>       192.168.63.33
> }
> table <test_acc_b_443_pool1> {
>       192.168.63.35
> }
> table <test_acc_b_443_pool2> {
>       192.168.63.36
> }
> table <test_acc_b_9727_pool1> {
>       192.168.63.35
> }
> table <test_acc_b_9727_pool2> {
>       192.168.63.36
> }
> table <test_acc_c_443_pool1> {
>       192.168.63.38
> }
> table <test_acc_c_443_pool2> {
>       192.168.63.39
> }
> table <test_acc_c_9727_pool1> {
>       192.168.63.38
> }
> table <test_acc_c_9727_pool2> {
>       192.168.63.39
> }
> table <test_acc_d_443_pool1> {
>       192.168.63.41
> }
> table <test_acc_d_443_pool2> {
>       192.168.63.42
> }
> table <test_acc_d_9727_pool1> {
>       192.168.63.41
> }
> table <test_acc_d_9727_pool2> {
>       192.168.63.42
> }
> table <test_acc_e_443_pool1> {
>       192.168.63.44
> }
> table <test_acc_e_443_pool2> {
>       192.168.63.45
> }
> table <test_acc_e_9727_pool1> {
>       192.168.63.44
> }
> table <test_acc_e_9727_pool2> {
>       192.168.63.45
> }
> table <test_acc_f_443_pool1> {
>       192.168.63.47
> }
> table <test_acc_f_443_pool2> {
>       192.168.63.48
> }
> table <test_acc_f_9727_pool1> {
>       192.168.63.47
> }
> table <test_acc_f_9727_pool2> {
>       192.168.63.48
> }
> table <test_acc_g_443_pool1> {
>       192.168.63.50
> }
> table <test_acc_g_443_pool2> {
>       192.168.63.51
> }
> table <test_acc_g_9727_pool1> {
>       192.168.63.50
> }
> table <test_acc_g_9727_pool2> {
>       192.168.63.51
> }
> table <test_app_443_pool1> {
>       192.168.63.84
> }
> table <test_app_443_pool2> {
>       192.168.63.85
> }
> table <test_app_4443_pool1> {
>       192.168.63.84
> }
> table <test_app_4443_pool2> {
>       192.168.63.85
> }
> table <test_app_8443_pool1> {
>       192.168.63.84
> }
> table <test_app_8443_pool2> {
>       192.168.63.85
> }
> table <test_app_44443_pool1> {
>       192.168.63.84
> }
> table <test_app_44443_pool2> {
>       192.168.63.85
> }
> table <test_acc_std_443_pool1> {
>       192.168.63.104
> }
> table <test_acc_std_443_pool2> {
>       192.168.63.105
> }
> table <test_acc_std_9727_pool1> {
>       192.168.63.104
> }
> table <test_acc_std_9727_pool2> {
>       192.168.63.105
> }
> table <test_app_std_443_pool1> {
>       192.168.63.124
> }
> table <test_app_std_443_pool2> {
>       192.168.63.125
> }
> table <test_app_std_4443_pool1> {
>       192.168.63.124
> }
> table <test_app_std_4443_pool2> {
>       192.168.63.125
> }
> table <test_app_std_8443_pool1> {
>       192.168.63.124
> }
> table <test_app_std_8443_pool2> {
>       192.168.63.125
> }
> table <test_app_std_44443_pool1> {
>       192.168.63.124
> }
> table <test_app_std_44443_pool2> {
>       192.168.63.125
> }
> table <test_calc_443_pool1> {
>       192.168.63.114
> }
> table <test_calc_443_pool2> {
>       192.168.63.115
> }
> table <test_calc_80_pool1> {
>       192.168.63.114
> }
> table <test_calc_80_pool2> {
>       192.168.63.115
> }
> table <test_calc_7680_pool1> {
>       192.168.63.114
> }
> table <test_calc_7680_pool2> {
>       192.168.63.115
> }
> table <test_calc_7778_pool1> {
>       192.168.63.114
> }
> table <test_calc_7778_pool2> {
>       192.168.63.115
> }
> table <prev_acc_a_443_pool1> {
>       192.168.63.132
> }
> table <prev_acc_a_443_pool2> {
>       192.168.63.133
> }
> table <prev_acc_a_9727_pool1> {
>       192.168.63.132
> }
> table <prev_acc_a_9727_pool2> {
>       192.168.63.133
> }
> table <prev_acc_b_443_pool1> {
>       192.168.63.135
> }
> table <prev_acc_b_443_pool2> {
>       192.168.63.136
> }
> table <prev_acc_b_9727_pool1> {
>       192.168.63.135
> }
> table <prev_acc_b_9727_pool2> {
>       192.168.63.136
> }
> table <prev_acc_c_443_pool1> {
>       192.168.63.138
> }
> table <prev_acc_c_443_pool2> {
>       192.168.63.139
> }
> table <prev_acc_c_9727_pool1> {
>       192.168.63.138
> }
> table <prev_acc_c_9727_pool2> {
>       192.168.63.139
> }
> table <prev_acc_d_443_pool1> {
>       192.168.63.141
> }
> table <prev_acc_d_443_pool2> {
>       192.168.63.142
> }
> table <prev_acc_d_9727_pool1> {
>       192.168.63.141
> }
> table <prev_acc_d_9727_pool2> {
>       192.168.63.142
> }
> table <prev_app_443_pool1> {
>       192.168.63.184
> }
> table <prev_app_443_pool2> {
>       192.168.63.185
> }
> table <prev_app_8443_pool1> {
>       192.168.63.184
> }
> table <prev_app_8443_pool2> {
>       192.168.63.185
> }
> table <prev_app_4443_pool1> {
>       192.168.63.184
> }
> table <prev_app_4443_pool2> {
>       192.168.63.185
> }
> table <prev_app_44443_pool1> {
>       192.168.63.184
> }
> table <prev_app_44443_pool2> {
>       192.168.63.185
> }
> table <prev_app_9727_pool1> {
>       192.168.63.184
> }
> table <prev_app_9727_pool2> {
>       192.168.63.185
> }
> table <prev_app_std_443_pool1> {
>       192.168.63.224
> }
> table <prev_app_std_443_pool2> {
>       192.168.63.225
> }
> table <prev_app_std_4443_pool1> {
>       192.168.63.224
> }
> table <prev_app_std_4443_pool2> {
>       192.168.63.225
> }
> table <prev_app_std_8443_pool1> {
>       192.168.63.224
> }
> table <prev_app_std_8443_pool2> {
>       192.168.63.225
> }
> table <prev_app_std_44443_pool1> {
>       192.168.63.224
> }
> table <prev_app_std_44443_pool2> {
>       192.168.63.225
> }
> table <prev_app_std_9727_pool1> {
>       192.168.63.224
> }
> table <prev_app_std_9727_pool2> {
>       192.168.63.225
> }
> table <prev_acc_std_443_pool1> {
>       192.168.63.204
> }
> table <prev_acc_std_443_pool2> {
>       192.168.63.205
> }
> table <prev_acc_std_9727_pool1> {
>       192.168.63.204
> }
> table <prev_acc_std_9727_pool2> {
>       192.168.63.205
> }
> table <prev_calc_443_pool1> {
>       192.168.63.214
> }
> table <prev_calc_443_pool2> {
>       192.168.63.215
> }
> table <prev_calc_9727_pool1> {
>       192.168.63.214
> }
> table <prev_calc_9727_pool2> {
>       192.168.63.215
> }
> table <prev_calc_7778_pool1> {
>       192.168.63.214
> }
> table <prev_calc_7778_pool2> {
>       192.168.63.215
> }
> table <prev_calc_7680_pool1> {
>       192.168.63.214
> }
> table <prev_calc_7680_pool2> {
>       192.168.63.215
> }
> 
> # Redirects
> redirect test_acc_a_443 {
>       listen on 192.168.62.2 tcp port 443
>       session timeout 600
>       forward to <test_acc_a_443_pool1> check icmp
>       forward to <test_acc_a_443_pool2> check icmp
>       match pftag test_acc_a
> }
> redirect test_acc_a_9727 {
>       listen on 192.168.62.2 tcp port 9727
>       session timeout 600
>       forward to <test_acc_a_9727_pool1> check icmp
>       forward to <test_acc_a_9727_pool2> check icmp
>       match pftag test_acc_a
> }
> redirect test_acc_b_443 {
>       listen on 192.168.62.3 tcp port 443
>       session timeout 600
>       forward to <test_acc_b_443_pool1> check icmp
>       forward to <test_acc_b_443_pool2> check icmp
>       match pftag test_acc_b
> }
> redirect test_acc_b_9727 {
>       listen on 192.168.62.3 tcp port 9727
>       session timeout 600
>       forward to <test_acc_b_9727_pool1> check icmp
>       forward to <test_acc_b_9727_pool2> check icmp
>       match pftag test_acc_b
> }
> redirect test_acc_c_443 {
>       listen on 192.168.62.4 tcp port 443
>       session timeout 600
>       forward to <test_acc_c_443_pool1> check icmp
>       forward to <test_acc_c_443_pool2> check icmp
>       match pftag test_acc_c
> }
> redirect test_acc_c_9727 {
>       listen on 192.168.62.4 tcp port 9727
>       session timeout 600
>       forward to <test_acc_c_9727_pool1> check icmp
>       forward to <test_acc_c_9727_pool2> check icmp
>       match pftag test_acc_c
> }
> redirect test_acc_d_443 {
>       listen on 192.168.62.5 tcp port 443
>       session timeout 600
>       forward to <test_acc_d_443_pool1> check icmp
>       forward to <test_acc_d_443_pool2> check icmp
>       match pftag test_acc_d
> }
> redirect test_acc_d_9727 {
>       listen on 192.168.62.5 tcp port 9727
>       session timeout 600
>       forward to <test_acc_d_9727_pool1> check icmp
>       forward to <test_acc_d_9727_pool2> check icmp
>       match pftag test_acc_d
> }
> redirect test_acc_e_443 {
>       listen on 192.168.62.6 tcp port 443
>       session timeout 600
>       forward to <test_acc_e_443_pool1> check icmp
>       forward to <test_acc_e_443_pool2> check icmp
>       match pftag test_acc_e
> }
> redirect test_acc_e_9727 {
>       listen on 192.168.62.6 tcp port 9727
>       session timeout 600
>       forward to <test_acc_e_9727_pool1> check icmp
>       forward to <test_acc_e_9727_pool2> check icmp
>       match pftag test_acc_e
> }
> redirect test_acc_f_443 {
>       listen on 192.168.62.11 tcp port 443
>       session timeout 600
>       forward to <test_acc_f_443_pool1> check icmp
>       forward to <test_acc_f_443_pool2> check icmp
>       match pftag test_acc_f
> }
> redirect test_acc_f_9727 {
>       listen on 192.168.62.11 tcp port 9727
>       session timeout 600
>       forward to <test_acc_f_9727_pool1> check icmp
>       forward to <test_acc_f_9727_pool2> check icmp
>       match pftag test_acc_f
> }
> redirect test_acc_g_443 {
>       listen on 192.168.62.12 tcp port 443
>       session timeout 600
>       forward to <test_acc_g_443_pool1> check icmp
>       forward to <test_acc_g_443_pool2> check icmp
>       match pftag test_acc_g
> }
> redirect test_acc_g_9727 {
>       listen on 192.168.62.12 tcp port 9727
>       session timeout 600
>       forward to <test_acc_g_9727_pool1> check icmp
>       forward to <test_acc_g_9727_pool2> check icmp
>       match pftag test_acc_g
> }
> redirect test_app_443 {
>       listen on 192.168.62.9 tcp port 443
>       session timeout 600
>       forward to <test_app_443_pool1> check icmp
>       forward to <test_app_443_pool2> check icmp
>       match pftag test_app
> }
> redirect test_app_4443 {
>       listen on 192.168.62.9 tcp port 4443
>       session timeout 600
>       forward to <test_app_4443_pool1> check icmp
>       forward to <test_app_4443_pool2> check icmp
>       match pftag test_app
> }
> redirect test_app_8443 {
>       listen on 192.168.62.9 tcp port 8443
>       session timeout 600
>       forward to <test_app_8443_pool1> check icmp
>       forward to <test_app_8443_pool2> check icmp
>       match pftag test_app
> }
> redirect test_app_44443 {
>       listen on 192.168.62.9 tcp port 44443
>       session timeout 600
>       forward to <test_app_44443_pool1> check icmp
>       forward to <test_app_44443_pool2> check icmp
>       match pftag test_app
> }
> redirect test_acc_std_443 {
>       listen on 192.168.62.8 tcp port 443
>       session timeout 600
>       forward to <test_acc_std_443_pool1> check icmp
>       forward to <test_acc_std_443_pool2> check icmp
>       match pftag test_acc_std
> }
> redirect test_acc_std_9727 {
>       listen on 192.168.62.8 tcp port 9727
>       session timeout 600
>       forward to <test_acc_std_9727_pool1> check icmp
>       forward to <test_acc_std_9727_pool2> check icmp
>       match pftag test_acc_std
> }
> redirect test_app_std_443 {
>       listen on 192.168.62.10 tcp port 443
>       session timeout 600
>       forward to <test_app_std_443_pool1> check icmp
>       forward to <test_app_std_443_pool2> check icmp
>       match pftag test_app_std
> }
> redirect test_app_std_4443 {
>       listen on 192.168.62.10 tcp port 4443
>       session timeout 600
>       forward to <test_app_std_4443_pool1> check icmp
>       forward to <test_app_std_4443_pool2> check icmp
>       match pftag test_app_std
> }
> redirect test_app_std_8443 {
>       listen on 192.168.62.10 tcp port 8443
>       session timeout 600
>       forward to <test_app_std_8443_pool1> check icmp
>       forward to <test_app_std_8443_pool2> check icmp
>       match pftag test_app_std
> }
> redirect test_app_std_44443 {
>       listen on 192.168.62.10 tcp port 44443
>       session timeout 600
>       forward to <test_app_std_44443_pool1> check icmp
>       forward to <test_app_std_44443_pool2> check icmp
>       match pftag test_app_std
> }
> redirect test_calc_443 {
>       listen on 192.168.62.1 tcp port 443
>       session timeout 600
>       forward to <test_calc_443_pool1> check icmp
>       forward to <test_calc_443_pool2> check icmp
>       match pftag test_calc
> }
> redirect test_calc_80 {
>       listen on 192.168.62.1 tcp port 80
>       session timeout 600
>       forward to <test_calc_80_pool1> check icmp
>       forward to <test_calc_80_pool2> check icmp
>       match pftag test_calc
> }
> redirect test_calc_7680 {
>       listen on 192.168.62.1 tcp port 7680
>       session timeout 600
>       forward to <test_calc_7680_pool1> check icmp
>       forward to <test_calc_7680_pool2> check icmp
>       match pftag test_calc
> }
> redirect test_calc_7778 {
>       listen on 192.168.62.1 tcp port 7778
>       session timeout 600
>       forward to <test_calc_7778_pool1> check icmp
>       forward to <test_calc_7778_pool2> check icmp
>       match pftag test_calc
> }
> redirect prev_acc_a_443 {
>       listen on 192.168.62.29 tcp port 443
>       session timeout 600
>       forward to <prev_acc_a_443_pool1> check icmp
>       forward to <prev_acc_a_443_pool2> check icmp
>       match pftag prev_acc_a
> }
> redirect prev_acc_a_9727 {
>       listen on 192.168.62.29 tcp port 9727
>       session timeout 600
>       forward to <prev_acc_a_9727_pool1> check icmp
>       forward to <prev_acc_a_9727_pool2> check icmp
>       match pftag prev_acc_a
> }
> redirect prev_acc_b_443 {
>       listen on 192.168.62.28 tcp port 443
>       session timeout 600
>       forward to <prev_acc_b_443_pool1> check icmp
>       forward to <prev_acc_b_443_pool2> check icmp
>       match pftag prev_acc_b
> }
> redirect prev_acc_b_9727 {
>       listen on 192.168.62.28 tcp port 9727
>       session timeout 600
>       forward to <prev_acc_b_9727_pool1> check icmp
>       forward to <prev_acc_b_9727_pool2> check icmp
>       match pftag prev_acc_b
> }
> redirect prev_acc_c_443 {
>       listen on 192.168.62.27 tcp port 443
>       session timeout 600
>       forward to <prev_acc_c_443_pool1> check icmp
>       forward to <prev_acc_c_443_pool2> check icmp
>       match pftag prev_acc_c
> }
> redirect prev_acc_c_9727 {
>       listen on 192.168.62.27 tcp port 9727
>       session timeout 600
>       forward to <prev_acc_c_9727_pool1> check icmp
>       forward to <prev_acc_c_9727_pool2> check icmp
>       match pftag prev_acc_c
> }
> redirect prev_acc_d_443 {
>       listen on 192.168.62.26 tcp port 443
>       session timeout 600
>       forward to <prev_acc_d_443_pool1> check icmp
>       forward to <prev_acc_d_443_pool2> check icmp
>       match pftag prev_acc_d
> }
> redirect prev_acc_d_9727 {
>       listen on 192.168.62.26 tcp port 9727
>       session timeout 600
>       forward to <prev_acc_d_9727_pool1> check icmp
>       forward to <prev_acc_d_9727_pool2> check icmp
>       match pftag prev_acc_d
> }
> redirect prev_app_443 {
>       listen on 192.168.62.22 tcp port 443
>       session timeout 600
>       forward to <prev_app_443_pool1> check icmp
>       forward to <prev_app_443_pool2> check icmp
>       match pftag prev_app
> }
> redirect prev_app_8443 {
>       listen on 192.168.62.22 tcp port 8443
>       session timeout 600
>       forward to <prev_app_8443_pool1> check icmp
>       forward to <prev_app_8443_pool2> check icmp
>       match pftag prev_app
> }
> redirect prev_app_4443 {
>       listen on 192.168.62.22 tcp port 4443
>       session timeout 600
>       forward to <prev_app_4443_pool1> check icmp
>       forward to <prev_app_4443_pool2> check icmp
>       match pftag prev_app
> }
> redirect prev_app_44443 {
>       listen on 192.168.62.22 tcp port 44443
>       session timeout 600
>       forward to <prev_app_44443_pool1> check icmp
>       forward to <prev_app_44443_pool2> check icmp
>       match pftag prev_app
> }
> redirect prev_app_9727 {
>       listen on 192.168.62.22 tcp port 9727
>       session timeout 600
>       forward to <prev_app_9727_pool1> check icmp
>       forward to <prev_app_9727_pool2> check icmp
>       match pftag prev_app
> }
> redirect prev_app_std_443 {
>       listen on 192.168.62.21 tcp port 443
>       session timeout 600
>       forward to <prev_app_std_443_pool1> check icmp
>       forward to <prev_app_std_443_pool2> check icmp
>       match pftag prev_app_std
> }
> redirect prev_app_std_4443 {
>       listen on 192.168.62.21 tcp port 4443
>       session timeout 600
>       forward to <prev_app_std_4443_pool1> check icmp
>       forward to <prev_app_std_4443_pool2> check icmp
>       match pftag prev_app_std
> }
> redirect prev_app_std_8443 {
>       listen on 192.168.62.21 tcp port 8443
>       session timeout 600
>       forward to <prev_app_std_8443_pool1> check icmp
>       forward to <prev_app_std_8443_pool2> check icmp
>       match pftag prev_app_std
> }
> redirect prev_app_std_44443 {
>       listen on 192.168.62.21 tcp port 44443
>       session timeout 600
>       forward to <prev_app_std_44443_pool1> check icmp
>       forward to <prev_app_std_44443_pool2> check icmp
>       match pftag prev_app_std
> }
> redirect prev_app_std_9727 {
>       listen on 192.168.62.21 tcp port 9727
>       session timeout 600
>       forward to <prev_app_std_9727_pool1> check icmp
>       forward to <prev_app_std_9727_pool2> check icmp
>       match pftag prev_app_std
> }
> redirect prev_acc_std_443 {
>       listen on 192.168.62.23 tcp port 443
>       session timeout 600
>       forward to <prev_acc_std_443_pool1> check icmp
>       forward to <prev_acc_std_443_pool2> check icmp
>       match pftag prev_acc_std
> }
> redirect prev_acc_std_9727 {
>       listen on 192.168.62.23 tcp port 9727
>       session timeout 600
>       forward to <prev_acc_std_9727_pool1> check icmp
>       forward to <prev_acc_std_9727_pool2> check icmp
>       match pftag prev_acc_std
> }
> redirect prev_calc_443 {
>       listen on 192.168.62.30 tcp port 443
>       session timeout 600
>       forward to <prev_calc_443_pool1> check icmp
>       forward to <prev_calc_443_pool2> check icmp
>       match pftag prev_calc
> }
> redirect prev_calc_9727 {
>       listen on 192.168.62.30 tcp port 9727
>       session timeout 600
>       forward to <prev_calc_9727_pool1> check icmp
>       forward to <prev_calc_9727_pool2> check icmp
>       match pftag prev_calc
> }
> redirect prev_calc_7778 {
>       listen on 192.168.62.30 tcp port 7778
>       session timeout 600
>       forward to <prev_calc_7778_pool1> check icmp
>       forward to <prev_calc_7778_pool2> check icmp
>       match pftag prev_calc
> }
> redirect prev_calc_7680 {
>       listen on 192.168.62.30 tcp port 7680
>       session timeout 600
>       forward to <prev_calc_7680_pool1> check icmp
>       forward to <prev_calc_7680_pool2> check icmp
>       match pftag prev_calc
> }
> 
> 
> relayd.log
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.33, check icmp (7ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.33, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.36, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.39, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.39, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.42, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.36, check icmp (8ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.42, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.41, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.41, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.35, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.35, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.47, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.32, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.32, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.38, check icmp (9ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.38, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.44, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.44, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.50, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.47, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.50, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.45, check icmp (10ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.45, check icmp (11ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (11ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (11ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (11ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (11ms,icmp 
> ok), state unknown -> up, availability 100.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.48, check icmp (209ms,icmp 
> read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.48, check icmp (209ms,icmp 
> read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.51, check icmp (209ms,icmp 
> read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.51, check icmp (209ms,icmp 
> read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.125, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.125, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.125, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.125, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.115, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.115, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.115, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.115, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (210ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.136, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.136, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.138, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.139, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.138, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.139, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.141, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.141, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.225, check icmp 
> (211ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.225, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.225, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.225, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.225, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.205, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.205, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (212ms,icmp read timeout), state unknown -> down, availability 0.00%
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_a_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_a_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_b_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_b_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_c_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_c_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_d_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_d_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_e_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_e_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_f_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_f_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_g_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_acc_g_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_app_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_app_4443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table test_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (6ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (6ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (7ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.214, check icmp (7ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.85, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:30:58 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:30:58 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.85, check icmp (3ms,icmp 
> ok), state down -> up, availability 66.67%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 66.67%
> Aug 19 14:31:08 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:08 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:08 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:18 lb2 relayd[10030]: host 192.168.63.215, check icmp (6ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:31:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:31:18 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (5ms,icmp 
> ok), state down -> up, availability 40.00%
> Aug 19 14:31:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (6ms,icmp 
> ok), state down -> up, availability 60.00%
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 16.67%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.224, check icmp (5ms,icmp 
> ok), state down -> up, availability 16.67%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:31:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_app_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:38 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 14.29%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 14.29%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.204, check icmp (2ms,icmp 
> ok), state down -> up, availability 14.29%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 57.14%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 42.86%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 57.14%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 28.57%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 42.86%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.38, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 85.71%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.38, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 85.71%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 14.29%
> Aug 19 14:31:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 28.57%
> Aug 19 14:31:48 lb2 relayd[12026]: table test_acc_c_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table test_acc_c_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.38, check icmp (4ms,icmp 
> ok), state down -> up, availability 87.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.38, check icmp (4ms,icmp 
> ok), state down -> up, availability 87.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (4ms,icmp 
> ok), state down -> up, availability 25.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.114, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.114, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.133, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.133, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.132, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.132, check icmp (5ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.135, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.135, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.114, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.136, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.136, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.138, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.138, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.139, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.139, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.141, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.141, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.142, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.185, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.185, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.142, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.185, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.185, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.185, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.224, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.224, check icmp (6ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 75.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 12.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 25.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 25.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:31:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:31:58 lb2 relayd[12026]: table test_acc_c_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table test_acc_c_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table test_calc_80: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table test_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table test_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_a_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_a_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_b_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_b_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_c_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_c_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_d_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_acc_d_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_4443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_9727: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:31:58 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.85, check icmp (3ms,icmp 
> ok), state down -> up, availability 77.78%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 22.22%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 44.44%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 44.44%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 44.44%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 55.56%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 22.22%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.136, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.136, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.138, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.139, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.138, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.139, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.141, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.141, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (211ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:32:08 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_a_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_a_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_b_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_b_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_c_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_c_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_d_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_acc_d_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:08 lb2 relayd[12026]: table prev_app_9727: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 20.00%
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 30.00%
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 40.00%
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 30.00%
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:32:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 40.00%
> Aug 19 14:32:18 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:18 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 18.18%
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 45.45%
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 90.91%
> Aug 19 14:32:28 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 45.45%
> Aug 19 14:32:28 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:28 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 91.67%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (4ms,icmp 
> ok), state down -> up, availability 25.00%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.104, check icmp (4ms,icmp 
> ok), state down -> up, availability 16.67%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 41.67%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 91.67%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 75.00%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:32:38 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:32:38 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:38 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (4ms,icmp 
> ok), state down -> up, availability 92.31%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (4ms,icmp 
> ok), state down -> up, availability 76.92%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 38.46%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 46.15%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 23.08%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 23.08%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 15.38%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 30.77%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 46.15%
> Aug 19 14:32:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 46.15%
> Aug 19 14:32:48 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:48 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:32:58 lb2 relayd[10030]: host 192.168.63.41, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 92.86%
> Aug 19 14:32:58 lb2 relayd[10030]: host 192.168.63.85, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 71.43%
> Aug 19 14:32:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 42.86%
> Aug 19 14:32:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 42.86%
> Aug 19 14:32:58 lb2 relayd[12026]: table test_acc_d_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:32:58 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.41, check icmp (4ms,icmp 
> ok), state down -> up, availability 93.33%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.85, check icmp (4ms,icmp 
> ok), state down -> up, availability 73.33%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.204, check icmp (4ms,icmp 
> ok), state down -> up, availability 6.67%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 46.67%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (5ms,icmp 
> ok), state down -> up, availability 46.67%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (5ms,icmp 
> ok), state down -> up, availability 20.00%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (5ms,icmp 
> ok), state down -> up, availability 26.67%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.39, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 93.33%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.39, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 93.33%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 86.67%
> Aug 19 14:33:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 86.67%
> Aug 19 14:33:08 lb2 relayd[12026]: table test_acc_d_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table test_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table prev_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:08 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.39, check icmp (2ms,icmp 
> ok), state down -> up, availability 93.75%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.39, check icmp (2ms,icmp 
> ok), state down -> up, availability 93.75%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 25.00%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 87.50%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 6.25%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 31.25%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 43.75%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 25.00%
> Aug 19 14:33:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 43.75%
> Aug 19 14:33:18 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:18 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:18 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:18 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 17.65%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (2ms,icmp 
> ok), state down -> up, availability 88.24%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 47.06%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 29.41%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 47.06%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (2ms,icmp 
> ok), state down -> up, availability 35.29%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 11.76%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 17.65%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 11.76%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.47, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 94.12%
> Aug 19 14:33:28 lb2 relayd[10030]: host 192.168.63.47, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 94.12%
> Aug 19 14:33:28 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[12026]: table prev_app_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[12026]: table prev_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:28 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.47, check icmp (4ms,icmp 
> ok), state down -> up, availability 94.44%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.47, check icmp (5ms,icmp 
> ok), state down -> up, availability 94.44%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (5ms,icmp 
> ok), state down -> up, availability 77.78%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 16.67%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 16.67%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 16.67%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 27.78%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 50.00%
> Aug 19 14:33:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 27.78%
> Aug 19 14:33:38 lb2 relayd[12026]: table test_acc_f_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table test_acc_f_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:38 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 21.05%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 21.05%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 21.05%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 10.53%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 31.58%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 36.84%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 52.63%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 52.63%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.47, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 89.47%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 84.21%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 73.68%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 21.05%
> Aug 19 14:33:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 47.37%
> Aug 19 14:33:48 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:48 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.47, check icmp (2ms,icmp 
> ok), state down -> up, availability 90.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 85.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 75.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 70.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 25.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 5.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 50.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 30.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 20.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 35.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 20.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 20.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 20.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 35.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 30.00%
> Aug 19 14:33:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 55.00%
> Aug 19 14:33:58 lb2 relayd[12026]: table test_acc_f_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_acc_std_443: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table prev_app_std_44443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:33:58 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.184, check icmp (0ms,icmp 
> ok), state down -> up, availability 9.52%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (7ms,icmp 
> ok), state down -> up, availability 38.10%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (7ms,icmp 
> ok), state down -> up, availability 33.33%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (7ms,icmp 
> ok), state down -> up, availability 57.14%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 19.05%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 14.29%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 4.76%
> Aug 19 14:34:08 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 23.81%
> Aug 19 14:34:08 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:08 lb2 relayd[12026]: table prev_app_9727: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:08 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:08 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.133, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 22.73%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 36.36%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 22.73%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.133, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.142, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.142, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 22.73%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.135, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.185, check icmp (4ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.135, check icmp (4ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.184, check icmp (4ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.185, check icmp (4ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.185, check icmp (4ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.184, check icmp (5ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.132, check icmp (5ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.132, check icmp (5ms,icmp 
> ok), state down -> up, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.35, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.35, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.38, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 90.91%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.38, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 90.91%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.42, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.42, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.44, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.45, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.44, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.45, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 95.45%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.47, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 90.91%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.47, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 86.36%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 81.82%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 72.73%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 68.18%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 90.91%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 77.27%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 9.09%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 36.36%
> Aug 19 14:34:18 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.55%
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_b_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_a_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_a_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_b_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_b_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_d_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_acc_d_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_app_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_app_4443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_b_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_c_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_c_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_e_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_acc_e_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_app_9727: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:18 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.35, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.35, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.38, check icmp (2ms,icmp 
> ok), state down -> up, availability 91.30%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.38, check icmp (2ms,icmp 
> ok), state down -> up, availability 91.30%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.42, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.42, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.44, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.44, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.47, check icmp (2ms,icmp 
> ok), state down -> up, availability 91.30%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.45, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 91.30%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 78.26%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.45, check icmp (2ms,icmp 
> ok), state down -> up, availability 95.65%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.47, check icmp (2ms,icmp 
> ok), state down -> up, availability 86.96%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (2ms,icmp 
> ok), state down -> up, availability 82.61%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 17.39%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 4.35%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 13.04%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 39.13%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 56.52%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 21.74%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 21.74%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.132, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.135, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.70%
> Aug 19 14:34:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 34.78%
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_b_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_b_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_c_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_c_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_e_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_e_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_f_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_acc_f_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table test_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_std_8443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_std_44443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_acc_a_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_acc_a_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:28 lb2 relayd[12026]: table prev_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 70.83%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 66.67%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 25.00%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 16.67%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 4.17%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 12.50%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.17%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.50%
> Aug 19 14:34:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.17%
> Aug 19 14:34:38 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:38 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:38 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 40.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 20.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 20.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 8.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 40.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 56.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 56.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.114, check icmp (5ms,icmp 
> ok), state down -> up, availability 8.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.114, check icmp (5ms,icmp 
> ok), state down -> up, availability 8.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.44, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 92.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.44, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 92.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 56.00%
> Aug 19 14:34:48 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 60.00%
> Aug 19 14:34:48 lb2 relayd[12026]: table test_acc_e_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table test_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table test_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table prev_app_std_8443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:48 lb2 relayd[12026]: table test_acc_e_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.44, check icmp (2ms,icmp 
> ok), state down -> up, availability 92.31%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.44, check icmp (2ms,icmp 
> ok), state down -> up, availability 92.31%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 26.92%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.105, check icmp (3ms,icmp 
> ok), state down -> up, availability 23.08%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.142, check icmp (3ms,icmp 
> ok), state down -> up, availability 11.54%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.142, check icmp (3ms,icmp 
> ok), state down -> up, availability 11.54%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 11.54%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 34.62%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 61.54%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.50, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 96.15%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 69.23%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 65.38%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 19.23%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 7.69%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 7.69%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 19.23%
> Aug 19 14:34:58 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 7.69%
> Aug 19 14:34:58 lb2 relayd[12026]: table test_acc_e_443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table test_acc_e_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table prev_acc_d_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table prev_acc_d_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table prev_app_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:34:58 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.50, check icmp (2ms,icmp 
> ok), state down -> up, availability 96.30%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (2ms,icmp 
> ok), state down -> up, availability 70.37%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 22.22%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 55.56%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 22.22%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 22.22%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 25.93%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.11%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 40.74%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 55.56%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 59.26%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 55.56%
> Aug 19 14:35:08 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 59.26%
> Aug 19 14:35:08 lb2 relayd[12026]: table test_acc_g_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:08 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (4ms,icmp 
> ok), state down -> up, availability 64.29%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 60.71%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 60.71%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 21.43%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 42.86%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 14.29%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 21.43%
> Aug 19 14:35:18 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 35.71%
> Aug 19 14:35:18 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:18 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:18 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:18 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 44.83%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 27.59%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.185, check icmp (2ms,icmp 
> ok), state down -> up, availability 10.34%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.185, check icmp (2ms,icmp 
> ok), state down -> up, availability 10.34%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 24.14%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.142, check icmp (2ms,icmp 
> ok), state down -> up, availability 13.79%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 10.34%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 10.34%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 37.93%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 34.48%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.139, check icmp (2ms,icmp 
> ok), state down -> up, availability 6.90%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (2ms,icmp 
> ok), state down -> up, availability 41.38%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (2ms,icmp 
> ok), state down -> up, availability 55.17%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.214, check icmp (2ms,icmp 
> ok), state down -> up, availability 55.17%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 68.97%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 62.07%
> Aug 19 14:35:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 58.62%
> Aug 19 14:35:28 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_acc_c_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_acc_d_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_app_4443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_app_std_8443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_app_std_44443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:28 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.84, check icmp (5ms,icmp 
> ok), state down -> up, availability 70.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 26.67%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.139, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 6.67%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.142, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 13.33%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 10.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 10.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 23.33%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 10.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 10.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 40.00%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 56.67%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 53.33%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 36.67%
> Aug 19 14:35:38 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 33.33%
> Aug 19 14:35:38 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:38 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (4ms,icmp 
> ok), state down -> up, availability 61.29%
> Aug 19 14:35:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 35.48%
> Aug 19 14:35:48 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 41.94%
> Aug 19 14:35:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 45.16%
> Aug 19 14:35:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 61.29%
> Aug 19 14:35:48 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:48 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.104, check icmp (3ms,icmp 
> ok), state down -> up, availability 46.88%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.184, check icmp (3ms,icmp 
> ok), state down -> up, availability 9.38%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.224, check icmp (3ms,icmp 
> ok), state down -> up, availability 12.50%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 56.25%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 37.50%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.204, check icmp (4ms,icmp 
> ok), state down -> up, availability 18.75%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 59.38%
> Aug 19 14:35:58 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 56.25%
> Aug 19 14:35:58 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[12026]: table prev_app_9727: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[12026]: table prev_app_std_8443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:35:58 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.84, check icmp (4ms,icmp 
> ok), state down -> up, availability 60.61%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 54.55%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 51.52%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 60.61%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 57.58%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 45.45%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.184, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 9.09%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 12.12%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 18.18%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.55%
> Aug 19 14:36:08 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 36.36%
> Aug 19 14:36:08 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:08 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:08 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:08 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 47.06%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 20.59%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 55.88%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 20.59%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.204, check icmp (3ms,icmp 
> ok), state down -> up, availability 11.76%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.215, check icmp (3ms,icmp 
> ok), state down -> up, availability 38.24%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.39, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 94.12%
> Aug 19 14:36:18 lb2 relayd[10030]: host 192.168.63.39, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 94.12%
> Aug 19 14:36:18 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:18 lb2 relayd[12026]: table test_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:18 lb2 relayd[12026]: table prev_acc_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:18 lb2 relayd[12026]: table prev_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.39, check icmp (2ms,icmp 
> ok), state down -> up, availability 94.29%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.39, check icmp (2ms,icmp 
> ok), state down -> up, availability 94.29%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.105, check icmp (2ms,icmp 
> ok), state down -> up, availability 20.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.105, check icmp (2ms,icmp 
> ok), state down -> up, availability 17.14%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.185, check icmp (2ms,icmp 
> ok), state down -> up, availability 8.57%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 22.86%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.114, check icmp (2ms,icmp 
> ok), state down -> up, availability 8.57%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.124, check icmp (2ms,icmp 
> ok), state down -> up, availability 2.86%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 71.43%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 60.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 20.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 45.71%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 20.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.204, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 11.43%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 45.71%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.29%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 51.43%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 37.14%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 60.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 40.00%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 57.14%
> Aug 19 14:36:28 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 54.29%
> Aug 19 14:36:28 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_app_std_44443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_app_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_app_44443: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table test_acc_std_443: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_calc_9727: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_calc_7778: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:28 lb2 relayd[12026]: table prev_calc_7680: 1 added, 1 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 47.22%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.104, check icmp (2ms,icmp 
> ok), state down -> up, availability 25.00%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.124, check icmp (2ms,icmp 
> ok), state down -> up, availability 2.78%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.124, check icmp (2ms,icmp 
> ok), state down -> up, availability 2.78%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.224, check icmp (2ms,icmp 
> ok), state down -> up, availability 13.89%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 47.22%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.214, check icmp (3ms,icmp 
> ok), state down -> up, availability 52.78%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (209ms,icmp 
> read timeout), state up -> down, availability 94.44%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 94.44%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 91.67%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.85, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 83.33%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 2.78%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:36:38 lb2 relayd[10030]: host 192.168.63.185, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 8.33%
> Aug 19 14:36:38 lb2 relayd[12026]: table test_acc_std_443: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table test_app_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table test_app_std_4443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table prev_app_std_443: 1 added, 0 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table prev_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:38 lb2 relayd[12026]: table prev_calc_9727: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 94.59%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 94.59%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 91.89%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.85, check icmp (2ms,icmp 
> ok), state down -> up, availability 83.78%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.114, check icmp (2ms,icmp 
> ok), state down -> up, availability 2.70%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.114, check icmp (2ms,icmp 
> ok), state down -> up, availability 5.41%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.133, check icmp (2ms,icmp 
> ok), state down -> up, availability 8.11%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.215, check icmp (2ms,icmp 
> ok), state down -> up, availability 54.05%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.84, check icmp (210ms,icmp 
> read timeout), state up -> down, availability 86.49%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 24.32%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 2.70%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.124, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 2.70%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 13.51%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.224, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 24.32%
> Aug 19 14:36:48 lb2 relayd[10030]: host 192.168.63.214, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 45.95%
> Aug 19 14:36:48 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_app_4443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_app_8443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_app_44443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_calc_443: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_calc_80: 1 added, 0 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table prev_acc_a_443: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table test_acc_std_9727: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:48 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 86.84%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 68.42%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.84, check icmp (3ms,icmp 
> ok), state down -> up, availability 57.89%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 36.84%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 39.47%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.215, check icmp (4ms,icmp 
> ok), state down -> up, availability 52.63%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 47.37%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.214, check icmp (4ms,icmp 
> ok), state down -> up, availability 57.89%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.214, check icmp (5ms,icmp 
> ok), state down -> up, availability 55.26%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.104, check icmp 
> (209ms,icmp read timeout), state up -> down, availability 47.37%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 23.68%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.105, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 21.05%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 2.63%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.114, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 5.26%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.133, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 7.89%
> Aug 19 14:36:58 lb2 relayd[10030]: host 192.168.63.215, check icmp 
> (210ms,icmp read timeout), state up -> down, availability 52.63%
> Aug 19 14:36:58 lb2 relayd[12026]: table test_app_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table test_app_4443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table test_app_8443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table test_acc_std_443: 1 added, 1 
> deleted, 0 changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table prev_calc_443: 1 added, 1 deleted, 0 
> changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table prev_calc_7778: 1 added, 0 deleted, 
> 0 changed, 0 killed
> Aug 19 14:36:58 lb2 relayd[12026]: table prev_calc_7680: 1 added, 0 deleted, 
> 0 changed, 0 killed
> 
> 
> relayctl show summ:
> Id    Type            Name                            Avlblty Status
> 1     redirect        test_acc_a_443                          active
> 1     table           test_acc_a_443_pool1:443                active (1 hosts)
> 1     host            192.168.63.32                   100.00% up
> 2     table           test_acc_a_443_pool2:443                active (1 hosts)
> 2     host            192.168.63.33                   100.00% up
> 2     redirect        test_acc_a_9727                         active
> 3     table           test_acc_a_9727_pool1:9727              active (1 hosts)
> 3     host            192.168.63.32                   100.00% up
> 4     table           test_acc_a_9727_pool2:9727              active (1 hosts)
> 4     host            192.168.63.33                   100.00% up
> 3     redirect        test_acc_b_443                          active
> 5     table           test_acc_b_443_pool1:443                active (1 hosts)
> 5     host            192.168.63.35                   96.77%  up
> 6     table           test_acc_b_443_pool2:443                active (1 hosts)
> 6     host            192.168.63.36                   100.00% up
> 4     redirect        test_acc_b_9727                         active
> 7     table           test_acc_b_9727_pool1:9727              active (1 hosts)
> 7     host            192.168.63.35                   96.77%  up
> 8     table           test_acc_b_9727_pool2:9727              active (1 hosts)
> 8     host            192.168.63.36                   100.00% up
> 5     redirect        test_acc_c_443                          active
> 9     table           test_acc_c_443_pool1:443                active (1 hosts)
> 9     host            192.168.63.38                   93.55%  up
> 10    table           test_acc_c_443_pool2:443                active (1 hosts)
> 10    host            192.168.63.39                   96.77%  up
> 6     redirect        test_acc_c_9727                         active
> 11    table           test_acc_c_9727_pool1:9727              active (1 hosts)
> 11    host            192.168.63.38                   93.55%  up
> 12    table           test_acc_c_9727_pool2:9727              active (1 hosts)
> 12    host            192.168.63.39                   96.77%  up
> 7     redirect        test_acc_d_443                          active
> 13    table           test_acc_d_443_pool1:443                active (1 hosts)
> 13    host            192.168.63.41                   100.00% up
> 14    table           test_acc_d_443_pool2:443                active (1 hosts)
> 14    host            192.168.63.42                   96.77%  up
> 8     redirect        test_acc_d_9727                         active
> 15    table           test_acc_d_9727_pool1:9727              active (1 hosts)
> 15    host            192.168.63.41                   96.77%  up
> 16    table           test_acc_d_9727_pool2:9727              active (1 hosts)
> 16    host            192.168.63.42                   96.77%  up
> 9     redirect        test_acc_e_443                          active
> 17    table           test_acc_e_443_pool1:443                active (1 hosts)
> 17    host            192.168.63.44                   93.55%  up
> 18    table           test_acc_e_443_pool2:443                active (1 hosts)
> 18    host            192.168.63.45                   96.77%  up
> 10    redirect        test_acc_e_9727                         active
> 19    table           test_acc_e_9727_pool1:9727              active (1 hosts)
> 19    host            192.168.63.44                   93.55%  up
> 20    table           test_acc_e_9727_pool2:9727              active (1 hosts)
> 20    host            192.168.63.45                   96.77%  up
> 11    redirect        test_acc_f_443                          active
> 21    table           test_acc_f_443_pool1:443                active (1 hosts)
> 21    host            192.168.63.47                   93.55%  up
> 22    table           test_acc_f_443_pool2:443                empty
> 22    host            192.168.63.48                   0.00%   down
> 12    redirect        test_acc_f_9727                         active
> 23    table           test_acc_f_9727_pool1:9727              active (1 hosts)
> 23    host            192.168.63.47                   90.32%  up
> 24    table           test_acc_f_9727_pool2:9727              empty
> 24    host            192.168.63.48                   0.00%   down
> 13    redirect        test_acc_g_443                          active
> 25    table           test_acc_g_443_pool1:443                active (1 hosts)
> 25    host            192.168.63.50                   100.00% up
> 26    table           test_acc_g_443_pool2:443                empty
> 26    host            192.168.63.51                   0.00%   down
> 14    redirect        test_acc_g_9727                         active
> 27    table           test_acc_g_9727_pool1:9727              active (1 hosts)
> 27    host            192.168.63.50                   96.77%  up
> 28    table           test_acc_g_9727_pool2:9727              empty
> 28    host            192.168.63.51                   0.00%   down
> 15    redirect        test_app_443                            active
> 29    table           test_app_443_pool1:443                  active (1 hosts)
> 29    host            192.168.63.84                   87.10%  up
> 30    table           test_app_443_pool2:443                  active (1 hosts)
> 30    host            192.168.63.85                   96.77%  up
> 16    redirect        test_app_4443                           active
> 31    table           test_app_4443_pool1:4443                active (1 hosts)
> 31    host            192.168.63.84                   70.97%  up
> 32    table           test_app_4443_pool2:4443                active (1 hosts)
> 32    host            192.168.63.85                   96.77%  up
> 17    redirect        test_app_8443                           active
> 33    table           test_app_8443_pool1:8443                active (1 hosts)
> 33    host            192.168.63.84                   61.29%  up
> 34    table           test_app_8443_pool2:8443                active (1 hosts)
> 34    host            192.168.63.85                   93.55%  up
> 18    redirect        test_app_44443                          active (using 
> backup table)
> 35    table           test_app_44443_pool1:44443              empty
> 35    host            192.168.63.84                   19.35%  down
> 36    table           test_app_44443_pool2:44443              active (1 hosts)
> 36    host            192.168.63.85                   83.87%  up
> 19    redirect        test_acc_std_443                        down
> 37    table           test_acc_std_443_pool1:443              empty
> 37    host            192.168.63.104                  45.16%  down
> 38    table           test_acc_std_443_pool2:443              empty
> 38    host            192.168.63.105                  19.35%  down
> 20    redirect        test_acc_std_9727                       down
> 39    table           test_acc_std_9727_pool1:9727            empty
> 39    host            192.168.63.104                  25.81%  down
> 40    table           test_acc_std_9727_pool2:9727            empty
> 40    host            192.168.63.105                  16.13%  down
> 21    redirect        test_app_std_443                        down
> 41    table           test_app_std_443_pool1:443              empty
> 41    host            192.168.63.124                  0.00%   down
> 42    table           test_app_std_443_pool2:443              empty
> 42    host            192.168.63.125                  0.00%   down
> 22    redirect        test_app_std_4443                       down
> 43    table           test_app_std_4443_pool1:4443            empty
> 43    host            192.168.63.124                  0.00%   down
> 44    table           test_app_std_4443_pool2:4443            empty
> 44    host            192.168.63.125                  0.00%   down
> 23    redirect        test_app_std_8443                       down
> 45    table           test_app_std_8443_pool1:8443            empty
> 45    host            192.168.63.124                  0.00%   down
> 46    table           test_app_std_8443_pool2:8443            empty
> 46    host            192.168.63.125                  0.00%   down
> 24    redirect        test_app_std_44443                      down
> 47    table           test_app_std_44443_pool1:44443          empty
> 47    host            192.168.63.124                  0.00%   down
> 48    table           test_app_std_44443_pool2:44443          empty
> 48    host            192.168.63.125                  0.00%   down
> 25    redirect        test_calc_443                           down
> 49    table           test_calc_443_pool1:443                 empty
> 49    host            192.168.63.114                  0.00%   down
> 50    table           test_calc_443_pool2:443                 empty
> 50    host            192.168.63.115                  0.00%   down
> 26    redirect        test_calc_80                            down
> 51    table           test_calc_80_pool1:80                   empty
> 51    host            192.168.63.114                  3.23%   down
> 52    table           test_calc_80_pool2:80                   empty
> 52    host            192.168.63.115                  0.00%   down
> 27    redirect        test_calc_7680                          down
> 53    table           test_calc_7680_pool1:7680               empty
> 53    host            192.168.63.114                  6.45%   down
> 54    table           test_calc_7680_pool2:7680               empty
> 54    host            192.168.63.115                  0.00%   down
> 28    redirect        test_calc_7778                          down
> 55    table           test_calc_7778_pool1:7778               empty
> 55    host            192.168.63.114                  6.45%   down
> 56    table           test_calc_7778_pool2:7778               empty
> 56    host            192.168.63.115                  0.00%   down
> 29    redirect        prev_acc_a_443                          down
> 57    table           prev_acc_a_443_pool1:443                empty
> 57    host            192.168.63.132                  6.45%   down
> 58    table           prev_acc_a_443_pool2:443                empty
> 58    host            192.168.63.133                  6.45%   down
> 30    redirect        prev_acc_a_9727                         down
> 59    table           prev_acc_a_9727_pool1:9727              empty
> 59    host            192.168.63.132                  6.45%   down
> 60    table           prev_acc_a_9727_pool2:9727              empty
> 60    host            192.168.63.133                  6.45%   down
> 31    redirect        prev_acc_b_443                          down
> 61    table           prev_acc_b_443_pool1:443                empty
> 61    host            192.168.63.135                  6.45%   down
> 62    table           prev_acc_b_443_pool2:443                empty
> 62    host            192.168.63.136                  3.23%   down
> 32    redirect        prev_acc_b_9727                         down
> 63    table           prev_acc_b_9727_pool1:9727              empty
> 63    host            192.168.63.135                  6.45%   down
> 64    table           prev_acc_b_9727_pool2:9727              empty
> 64    host            192.168.63.136                  3.23%   down
> 33    redirect        prev_acc_c_443                          down
> 65    table           prev_acc_c_443_pool1:443                empty
> 65    host            192.168.63.138                  3.23%   down
> 66    table           prev_acc_c_443_pool2:443                empty
> 66    host            192.168.63.139                  3.23%   down
> 34    redirect        prev_acc_c_9727                         down
> 67    table           prev_acc_c_9727_pool1:9727              empty
> 67    host            192.168.63.138                  3.23%   down
> 68    table           prev_acc_c_9727_pool2:9727              empty
> 68    host            192.168.63.139                  6.45%   down
> 35    redirect        prev_acc_d_443                          down
> 69    table           prev_acc_d_443_pool1:443                empty
> 69    host            192.168.63.141                  3.23%   down
> 70    table           prev_acc_d_443_pool2:443                empty
> 70    host            192.168.63.142                  9.68%   down
> 36    redirect        prev_acc_d_9727                         down
> 71    table           prev_acc_d_9727_pool1:9727              empty
> 71    host            192.168.63.141                  3.23%   down
> 72    table           prev_acc_d_9727_pool2:9727              empty
> 72    host            192.168.63.142                  12.90%  down
> 37    redirect        prev_app_443                            down
> 73    table           prev_app_443_pool1:443                  empty
> 73    host            192.168.63.184                  6.45%   down
> 74    table           prev_app_443_pool2:443                  empty
> 74    host            192.168.63.185                  6.45%   down
> 38    redirect        prev_app_8443                           down
> 75    table           prev_app_8443_pool1:8443                empty
> 75    host            192.168.63.184                  6.45%   down
> 76    table           prev_app_8443_pool2:8443                empty
> 76    host            192.168.63.185                  9.68%   down
> 39    redirect        prev_app_4443                           down
> 77    table           prev_app_4443_pool1:4443                empty
> 77    host            192.168.63.184                  3.23%   down
> 78    table           prev_app_4443_pool2:4443                empty
> 78    host            192.168.63.185                  9.68%   down
> 40    redirect        prev_app_44443                          down
> 79    table           prev_app_44443_pool1:44443              empty
> 79    host            192.168.63.184                  3.23%   down
> 80    table           prev_app_44443_pool2:44443              empty
> 80    host            192.168.63.185                  6.45%   down
> 41    redirect        prev_app_9727                           down
> 81    table           prev_app_9727_pool1:9727                empty
> 81    host            192.168.63.184                  6.45%   down
> 82    table           prev_app_9727_pool2:9727                empty
> 82    host            192.168.63.185                  6.45%   down
> 42    redirect        prev_app_std_443                        down
> 83    table           prev_app_std_443_pool1:443              empty
> 83    host            192.168.63.224                  12.90%  down
> 84    table           prev_app_std_443_pool2:443              empty
> 84    host            192.168.63.225                  0.00%   down
> 43    redirect        prev_app_std_4443                       down
> 85    table           prev_app_std_4443_pool1:4443            empty
> 85    host            192.168.63.224                  22.58%  down
> 86    table           prev_app_std_4443_pool2:4443            empty
> 86    host            192.168.63.225                  0.00%   down
> 44    redirect        prev_app_std_8443                       down
> 87    table           prev_app_std_8443_pool1:8443            empty
> 87    host            192.168.63.224                  9.68%   down
> 88    table           prev_app_std_8443_pool2:8443            empty
> 88    host            192.168.63.225                  0.00%   down
> 45    redirect        prev_app_std_44443                      down
> 89    table           prev_app_std_44443_pool1:44443          empty
> 89    host            192.168.63.224                  9.68%   down
> 90    table           prev_app_std_44443_pool2:44443          empty
> 90    host            192.168.63.225                  0.00%   down
> 46    redirect        prev_app_std_9727                       down
> 91    table           prev_app_std_9727_pool1:9727            empty
> 91    host            192.168.63.224                  6.45%   down
> 92    table           prev_app_std_9727_pool2:9727            empty
> 92    host            192.168.63.225                  0.00%   down
> 47    redirect        prev_acc_std_443                        down
> 93    table           prev_acc_std_443_pool1:443              empty
> 93    host            192.168.63.204                  16.13%  down
> 94    table           prev_acc_std_443_pool2:443              empty
> 94    host            192.168.63.205                  0.00%   down
> 48    redirect        prev_acc_std_9727                       down
> 95    table           prev_acc_std_9727_pool1:9727            empty
> 95    host            192.168.63.204                  9.68%   down
> 96    table           prev_acc_std_9727_pool2:9727            empty
> 96    host            192.168.63.205                  0.00%   down
> 49    redirect        prev_calc_443                           active
> 97    table           prev_calc_443_pool1:443                 active (1 hosts)
> 97    host            192.168.63.214                  41.94%  up
> 98    table           prev_calc_443_pool2:443                 empty
> 98    host            192.168.63.215                  54.84%  down
> 50    redirect        prev_calc_9727                          down
> 99    table           prev_calc_9727_pool1:9727               empty
> 99    host            192.168.63.214                  51.61%  down
> 100   table           prev_calc_9727_pool2:9727               empty
> 100   host            192.168.63.215                  35.48%  down
> 51    redirect        prev_calc_7778                          active (using 
> backup table)
> 101   table           prev_calc_7778_pool1:7778               empty
> 101   host            192.168.63.214                  61.29%  down
> 102   table           prev_calc_7778_pool2:7778               active (1 hosts)
> 102   host            192.168.63.215                  35.48%  up
> 52    redirect        prev_calc_7680                          active
> 103   table           prev_calc_7680_pool1:7680               active (1 hosts)
> 103   host            192.168.63.214                  58.06%  up
> 104   table           prev_calc_7680_pool2:7680               empty
> 104   host            192.168.63.215                  54.84%  down
> 
> 
> installed packages:
> binpatch59-amd64-crypto-4.0 Binary Patch for 012_crypto
> binpatch59-amd64-kernel-15.0 Binary Patch for 023_uvmisavail
> binpatch59-amd64-libexpat-1.0 Binary Patch for 010_libexpat
> binpatch59-amd64-perl-1.0 Binary Patch for 024_perl
> binpatch59-amd64-relayd-2.0 Binary Patch for 025_relayd
> binpatch59-amd64-smtpd-1.0 Binary Patch for 006_smtpd
> binpatch59-amd64-sshd-1.0 Binary Patch for 001_sshd
> bzip2-1.0.6p7       block-sorting file compressor, unencumbered
> gettext-0.19.7      GNU gettext runtime libraries and programs
> libev-4.22          high-performance event loop library
> libffi-3.2.1p0      Foreign Function Interface
> libiconv-1.14p3     character set conversion library
> p5-Canary-Stability-2006 canary to check perl compatibility for schmorp's 
> modules
> p5-EV-4.22          perl interface to libev
> p5-IO-Socket-SSL-2.023 perl interface to SSL sockets
> p5-Mojolicious-6.24 next generation web framework for Perl
> p5-Net-SSLeay-1.72  perl module for using OpenSSL
> p5-common-sense-3.74 perl common defaults with lower memory usage
> python-2.7.11       interpreted object-oriented programming language
> quirks-2.197        exceptions to pkg_add rules
> sudo-1.8.15         execute a command as another user
> 
> 
> dmesg:
> OpenBSD 5.9 (GENERIC.MP) #10: Wed Aug  3 13:46:07 CEST 2016
>     
> [email protected]:/binpatchng/work-binpatch59-amd64/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 520028160 (495MB)
> avail mem = 500125696 (476MB)
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.4 @ 0xe0010 (556 entries)
> bios0: vendor Phoenix Technologies LTD version "6.00" date 09/21/2015
> bios0: VMware, Inc. VMware Virtual Platform
> acpi0 at bios0: rev 2
> acpi0: sleep states S0 S1 S4 S5
> acpi0: tables DSDT FACP BOOT APIC MCFG SRAT HPET WAET
> acpi0: wakeup devices PCI0(S3) USB_(S1) P2P0(S3) S1F0(S3) S2F0(S3) S3F0(S3) 
> S4F0(S3) S5F0(S3) S6F0(S3) S7F0(S3) S8F0(S3) S9F0(S3) S10F(S3) S11F(S3) 
> S12F(S3) S13F(S3) [...]
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: Intel(R) Xeon(R) CPU E5649 @ 2.53GHz, 2534.32 MHz
> cpu0: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,HTT,SSE3,PCLMUL,SSSE3,CX16,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,HV,NXE,LONG,LAHF,PERF,ITSC,SENSOR,ARAT
> cpu0: 256KB 64b/line 8-way L2 cache
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> cpu0: apic clock running at 65MHz
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: Intel(R) Xeon(R) CPU E5649 @ 2.53GHz, 2533.75 MHz
> cpu1: 
> FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,MMX,FXSR,SSE,SSE2,SS,HTT,SSE3,PCLMUL,SSSE3,CX16,SSE4.1,SSE4.2,x2APIC,POPCNT,AES,HV,NXE,LONG,LAHF,PERF,ITSC,SENSOR,ARAT
> cpu1: 256KB 64b/line 8-way L2 cache
> cpu1: smt 0, core 1, package 0
> ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 11, 24 pins
> acpimcfg0 at acpi0 addr 0xf0000000, bus 0-127
> acpihpet0 at acpi0: 14318179 Hz
> acpiprt0 at acpi0: bus 0 (PCI0)
> acpicpu0 at acpi0: C1(@1 halt!)
> acpicpu1 at acpi0: C1(@1 halt!)
> acpibat0 at acpi0: BAT1 not present
> acpibat1 at acpi0: BAT2 not present
> acpiac0 at acpi0: AC unit online
> acpibtn0 at acpi0: SLPB
> acpibtn1 at acpi0: LID_
> pvbus0 at mainbus0: VMware
> vmt0 at pvbus0
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel 82443BX AGP" rev 0x01
> ppb0 at pci0 dev 1 function 0 "Intel 82443BX AGP" rev 0x01
> pci1 at ppb0 bus 1
> pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4 ISA" rev 0x08
> pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE" rev 0x01: DMA, channel 0 
> configured to compatibility, channel 1 configured to compatibility
> pciide0: channel 0 disabled (no drives)
> atapiscsi0 at pciide0 channel 1 drive 0
> scsibus1 at atapiscsi0: 2 targets
> cd0 at scsibus1 targ 0 lun 0: <NECVMWar, VMware IDE CDR10, 1.00> ATAPI 
> 5/cdrom removable
> cd0(pciide0:1:0): using PIO mode 4, Ultra-DMA mode 2
> piixpm0 at pci0 dev 7 function 3 "Intel 82371AB Power" rev 0x08: SMBus 
> disabled
> "VMware VMCI" rev 0x10 at pci0 dev 7 function 7 not configured
> vga1 at pci0 dev 15 function 0 "VMware SVGA II" rev 0x00
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> ppb1 at pci0 dev 17 function 0 "VMware PCI" rev 0x02
> pci2 at ppb1 bus 2
> ppb2 at pci0 dev 21 function 0 "VMware PCIE" rev 0x01
> pci3 at ppb2 bus 3
> vmwpvs0 at pci3 dev 0 function 0 "VMware PVSCSI" rev 0x02: apic 2 int 18
> scsibus2 at vmwpvs0: 16 targets
> sd0 at scsibus2 targ 0 lun 0: <VMware, Virtual disk, 1.0> SCSI2 0/direct fixed
> sd0: 10240MB, 512 bytes/sector, 20971520 sectors
> ppb3 at pci0 dev 21 function 1 "VMware PCIE" rev 0x01
> pci4 at ppb3 bus 4
> ppb4 at pci0 dev 21 function 2 "VMware PCIE" rev 0x01
> pci5 at ppb4 bus 5
> ppb5 at pci0 dev 21 function 3 "VMware PCIE" rev 0x01
> pci6 at ppb5 bus 6
> ppb6 at pci0 dev 21 function 4 "VMware PCIE" rev 0x01
> pci7 at ppb6 bus 7
> ppb7 at pci0 dev 21 function 5 "VMware PCIE" rev 0x01
> pci8 at ppb7 bus 8
> ppb8 at pci0 dev 21 function 6 "VMware PCIE" rev 0x01
> pci9 at ppb8 bus 9
> ppb9 at pci0 dev 21 function 7 "VMware PCIE" rev 0x01
> pci10 at ppb9 bus 10
> ppb10 at pci0 dev 22 function 0 "VMware PCIE" rev 0x01
> pci11 at ppb10 bus 11
> vmx0 at pci11 dev 0 function 0 "VMware VMXNET3" rev 0x01: apic 2 int 19, 
> address 00:50:56:8d:4f:eb
> ppb11 at pci0 dev 22 function 1 "VMware PCIE" rev 0x01
> pci12 at ppb11 bus 12
> ppb12 at pci0 dev 22 function 2 "VMware PCIE" rev 0x01
> pci13 at ppb12 bus 13
> ppb13 at pci0 dev 22 function 3 "VMware PCIE" rev 0x01
> pci14 at ppb13 bus 14
> ppb14 at pci0 dev 22 function 4 "VMware PCIE" rev 0x01
> pci15 at ppb14 bus 15
> ppb15 at pci0 dev 22 function 5 "VMware PCIE" rev 0x01
> pci16 at ppb15 bus 16
> ppb16 at pci0 dev 22 function 6 "VMware PCIE" rev 0x01
> pci17 at ppb16 bus 17
> ppb17 at pci0 dev 22 function 7 "VMware PCIE" rev 0x01
> pci18 at ppb17 bus 18
> ppb18 at pci0 dev 23 function 0 "VMware PCIE" rev 0x01
> pci19 at ppb18 bus 19
> ppb19 at pci0 dev 23 function 1 "VMware PCIE" rev 0x01
> pci20 at ppb19 bus 20
> ppb20 at pci0 dev 23 function 2 "VMware PCIE" rev 0x01
> pci21 at ppb20 bus 21
> ppb21 at pci0 dev 23 function 3 "VMware PCIE" rev 0x01
> pci22 at ppb21 bus 22
> ppb22 at pci0 dev 23 function 4 "VMware PCIE" rev 0x01
> pci23 at ppb22 bus 23
> ppb23 at pci0 dev 23 function 5 "VMware PCIE" rev 0x01
> pci24 at ppb23 bus 24
> ppb24 at pci0 dev 23 function 6 "VMware PCIE" rev 0x01
> pci25 at ppb24 bus 25
> ppb25 at pci0 dev 23 function 7 "VMware PCIE" rev 0x01
> pci26 at ppb25 bus 26
> ppb26 at pci0 dev 24 function 0 "VMware PCIE" rev 0x01
> pci27 at ppb26 bus 27
> ppb27 at pci0 dev 24 function 1 "VMware PCIE" rev 0x01
> pci28 at ppb27 bus 28
> ppb28 at pci0 dev 24 function 2 "VMware PCIE" rev 0x01
> pci29 at ppb28 bus 29
> ppb29 at pci0 dev 24 function 3 "VMware PCIE" rev 0x01
> pci30 at ppb29 bus 30
> ppb30 at pci0 dev 24 function 4 "VMware PCIE" rev 0x01
> pci31 at ppb30 bus 31
> ppb31 at pci0 dev 24 function 5 "VMware PCIE" rev 0x01
> pci32 at ppb31 bus 32
> ppb32 at pci0 dev 24 function 6 "VMware PCIE" rev 0x01
> pci33 at ppb32 bus 33
> ppb33 at pci0 dev 24 function 7 "VMware PCIE" rev 0x01
> pci34 at ppb33 bus 34
> isa0 at pcib0
> isadma0 at isa0
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> lpt0 at isa0 port 0x378/4 irq 7
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (7c1ddf0d86064ea6.a) swap on sd0b dump on sd0b
> 

-- 

Reply via email to