The Path Outages display page currently groups by the Critical Path IP; it would be nice to be able to group and view path outage nodes by the node with the Critical Path IP address (ex. so nodes depending on different gateway addresses on one router could be grouped together).
I changed the PathOutageManager implementation so that it uses a DAO call to fetch and sort entries. The entries will now come back sorted by node label, IP address, then service name. This will order the entries as specified in the UI. Marking as fixed.
commit 259f892d399c8f410ebd4084bc226d7c48f87937
Seth Leger November 10, 2014 at 12:23 PM
I'll try to look at this along with the other path outage maintenance that I'm doing.
The Path Outages display page currently groups by the Critical Path IP; it would be nice to be able to group and view path outage nodes by the node with the Critical Path IP address (ex. so nodes depending on different gateway addresses on one router could be grouped together).