F5 Load Balancer information captured by Discovery / Service Mapping

Gokul Donthi1
Tera Contributor

I'm looking to capture the VIP (Virtual IP), Profile, irule information in the F5 load balancer either as CI's or attributes with the assumption that credentials for both horizontal discovery and service mapping are configured.

 

Can you please share your insight on this?

2 REPLIES 2

User511834
Tera Expert

I suppose not all info you posted are collected by the OOB pattern:

 

https://docs.servicenow.com/bundle/sandiego-it-operations-management/page/product/discovery/concept/...


You can create pattern extensions for these extra attributes. You will also need to review the F5 BIG-IP REST API doco for the extra attributes you want to pull:

 

https://clouddocs.f5.com/api/icontrol-rest/

Gokul Donthi1
Tera Contributor

Will look into this information. Thanks.