Between the probe and the destination is about 4 or 5 hops. Some hops, with redundant links, aren't showing redundant paths - netpath is showing a straight hop to hop topology, like a straight line.
Specifically, the flow is crossing a router, that has four uplinks - 2 each to 2 parallel L3 switches, which also have 2 links each to the destination.
So, it should look like line to a baseball diamond. I'm using Cisco EIGRP, with ECMP routing. All the hops are monitored solarwinds nodes.
here's the routing table I'm worried about - as you can tell, the routing table has four hops, with equal metrics:
RMER1#sh ip route 10.24.2.5
Routing entry for 10.24.2.5/32
Known via "eigrp 250", distance 170, metric 51210880, type external
Redistributing via eigrp 250
Last update from 10.24.90.13 on GigabitEthernet0/0/4, 1w0d ago
Routing Descriptor Blocks:
10.24.90.13, from 10.24.90.13, 1w0d ago, via GigabitEthernet0/0/4
Route metric is 51210880, traffic share count is 1
Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
10.24.90.9, from 10.24.90.9, 1w0d ago, via GigabitEthernet0/0/2
Route metric is 51210880, traffic share count is 1
Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
* 10.24.90.5, from 10.24.90.5, 1w0d ago, via GigabitEthernet0/0/3
Route metric is 51210880, traffic share count is 1
Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2
10.24.90.1, from 10.24.90.1, 1w0d ago, via GigabitEthernet0/0/1
Route metric is 51210880, traffic share count is 1
Total delay is 100011 microseconds, minimum bandwidth is 1000000 Kbit
Reliability 255/255, minimum MTU 1500 bytes
Loading 1/255, Hops 2