F5 GTM discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago - last edited 2 hours ago
Hello,
We are trying to discover the F5 GTM device via ServiceNow Discovery. Unfortunately, both SNMP and REST patterns are targeting only F5 LTM devices. Does anyone have a clear solution for populating all the info from F5 GTM into the CMDB? We are missing the information about POOL and POOLMEMBERS.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
39m ago
Hi @vvalchev,
the OOTB F5 Discovery patterns are primarily focused on BIG-IP device discovery and load-balancing components.
If GTM-specific objects such as Pools, Pool Members, and Wide IPs are not being populated, the commonly recommended approach is to
Use F5 iControl REST APIs to retrieve GTM-specific data.
Create a custom Discovery Pattern or REST-based integration.
Populate the required CMDB classes and relationships for GTM objects.
F5 GTM Discovery
↓
Additional GTM data required
↓
F5 iControl REST API
↓
Custom Pattern / Integration
↓
Populate CMDB Relationships
Before proceeding with customization, verify the Discovery Pattern version and supported F5 modules in your ServiceNow release.