Add gateway substatus. Fixes #10546
Update return_gateways_status to return a substatus as well as the existing status.
status changed to be one of online or down.substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down
Edit status pages, gateway widget, and gateway group code accordingly.
Add gateway substatus. Fixes #10546
Update return_gateways_status to return a substatus as well as the existing status.
status changed to be one of online or down.
substatus can be one of none, down, highloss, highlatency, loss, latency, or force_down
Edit status pages, gateway widget, and gateway group code accordingly.