Feature #4782
closedDisplay monitor IP on Gateways widget
0%
Description
The RTT and Loss figures on the Gateways widget are for ping responses to the gateway monitor IP, which often is different to the gateway IP. It would be nice to be able to choose to display gateway IP, monitor IP or both on the widget. Then an observer can see all the information they want/need to assess the RTT and Loss figures without having to navigate to Status->Gateways. It should not clutter the widget - the only case where space will be at a premium is when there are 2 long IPv6 addresses for gateway IP and monitor IP and the user chooses to display both.
Proposed code for this is in https://github.com/pfsense/pfsense/pull/1725
No hurry for it, it just might be useful.
Updated by Phillip Davis over 9 years ago
Done by commits:
https://github.com/pfsense/pfsense/commit/3d0391f1d843a04ae1072440c8e38bbf392cb4c6
https://github.com/pfsense/pfsense/commit/6538d33af88902748964c35133b0436f8594023f
to master.
Should therefore appear in 2.3 in due course.
Updated by Chris Buechler over 9 years ago
- Status changed from New to Feedback
- Assignee changed from Phillip Davis to Chris Buechler
Updated by Phillip Davis about 9 years ago
And PR https://github.com/pfsense/pfsense/pull/1842 for RELENG_2_2 has also been merged.
So this is in 2.2.5 also.