Service mapping for load balancer

Gunjan Dutta1
Tera Contributor

How can be service mapping done for Load balancer , can any one help on that, the load balancer are discovered from AWS 

3 REPLIES 3

David104
Tera Guru

When you run horizontal discovery on your load balancers, you will generally discover the VIPs and Load Balancer pools etc. The VIPs will generally match up to the URL entry points of you application services and then the load balancers pools (and members) will direct service mapping to the individual targets of those VIPs. 

As a result, the Load Balancers should be included in your application service map as the first CI discovered after the entry point - so your LB should be included in a whole lot of service maps

Does that help to answer your question?

Regards,

David

We are trying to do mapping with KEMP loadbalancer. No pattern is avl for above. Not able to find the correct mibs too. Any way you can suggest?

Rahul Priyadars
Giga Sage
Giga Sage

Just to add what David said . Refer this KB for some more details.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0716614

Regards

RP