@stephenw10 said in Gateway monitoring still not OK:
I would still expect to have seen dpinger try to ping and show loss rather than pending.
/etc/inc/gwlb.inc:
// dpinger returns '<gwname> 0 0 0' when queried directly after it starts. // while a latency of 0 and a loss of 0 would be perfect, in a real world it doesnt happen. // or does it, anyone? if so we must 'detect' the initialization period differently..