Cannot see Relation when using agent client collector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 01:32 AM
Hi Community,
I implemented Cloud Discovery by using agent client collector. Before installing in the customer's environment, I implemented it in my PDI.
(I cannot use agentless method because of my customer's security policy.)
I checked that the Cloud Resources are discovered, but couldn't see the relationship among them.
I found some KB and docs, but didn't find out what I want.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0815247#mcetoc_1fqda201os
One of the docs said I should activate the Application Dependency Mapping, but I don't get it why I have to make it active. (I just want to use it as default, so want to avoid changing Default Value unless I get it completely.)
How can I see the relation of Cloud Resources discovered by agent client collector?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 06:29 AM
Hi,
Did u check the relationship tab and dependency view? and what kind of relationship are you looking for?
It will also have tab in at the bottom Called 'Computer relationstips' but this is applicable for Computers like Laptops
Here's 1 link if it helps for data collection:
Agent Client Collector data collection tables (servicenow.com)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2024 10:15 PM
@ParkHyunSun: the Cloud topology is retrieved by Cloud Discovery using the Discovery Patterns. The agent retrieves the data points about the system running it, incl. the correlation / object ID. From that object ID, the agent processing scripts search for a cmdb_ci_vm_instance (VMI) and, if found, creates a relationship between the server and the VMI record.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 01:53 AM
Please check the below link were they are referring to manual way of creating relationships.
Application Dependency Mapping for Agent Client Co... - ServiceNow Community