Business service map displays a wrong load balancer in Service MappingIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> SymptomsThe business service map shows a different load balancer from the one expected to see in the selected business service. Cause A load balancer may not be in operational status, or it was not configured for redundancy and its mode was left as non-operational. Horizontal discovery sets the operational status of a load balancer using an SNMP query. Many deployments use load balancers as redundant pairs (active/passive). In this scenario, load balancers are configured identically, where one is operational and the other is a failover. The failover load balancer becomes operational when its counterpart goes down. In some cases, horizontal discovery does not retrieve the correct operational status value, causing the Service Mapping to not initiate discovery on the load balancer. Resolution Verify that the information retrieved by horizontal discovery is accurate by navigating to Discovery Definition > Probes.Search the table for the relevant load balancer probe, for example, SNMP - F5 BIG-IP – System.Click the the SNMP Fields tab.Verify that there are two failover fields (failover1, failover2), and reconfigure if required.If the load balancer is configured as non-operational, change the status to operational: Key = sa.active_operational_status Value = 1,2