Splunk AppDynamics

How to link a map a SAM metric extracted via API to its configured service name?

Philippe_Thero1
Explorer

Retrieving SAM data from the event server via RETS API, I get records like this:
<metricId>11326213</metricId>\n
<metricName>Hardware Resources|Service Availability|59|Success Rate (%)</metricName>\n
<metricPath>Application Infrastructure Performance|Root|Individual Nodes|usl00001292.us.hsbc|Hardware Resources|Service Availability|59|Success Rate (%)</metricPath>\n
<frequency>SIXTY_MIN</frequency>\n
<metricValues>\n
<metric-value>\n
<startTimeInMillis>1651823040000</startTimeInMillis>\n
<occurrences>60</occurrences>\n
<current>0</current>\n
<min>0</min>\n
<max>100</max>\n
<useRange>true</useRange>\n
<count>24</count>\n
<sum>2400</sum>\n
<value>100</value>\n
<standardDeviation>0</standardDeviation>\n
</metric-value>\n </metricValues>\n
</metric-data>\n <metric-data>\n

As you can see, the service monitored is identified by a number, here 59. Same thing in the metrics browser.
This attribute is called the config ID.

However, I cannot see how to map the number (59 in the above example) to the (service name, URL target, machine agent server) identifier.

I cannot find the (service name, URL target, machine agent server) triplet identifier of the SAM monitor anywhere in the metrics tree.

Any clue?

Thanks in advance

regards


Philippe

Labels (1)
Tags (3)
0 Karma
1 Solution

Morelz
Builder

Hi Philippe

You can use the ID you get back and query the following that will provide the service name of the SAM

https://<controller fqdn>/controller/sim/v2/user/sam/targets/http/<id>

Ciao

View solution in original post

Morelz
Builder

Hi Philippe

You can use the ID you get back and query the following that will provide the service name of the SAM

https://<controller fqdn>/controller/sim/v2/user/sam/targets/http/<id>

Ciao

Get Updates on the Splunk Community!

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...

Buttercup Games: Further Dashboarding Techniques (Part 5)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Customers Increasingly Choose Splunk for Observability

For the second year in a row, Splunk was recognized as a Leader in the 2024 Gartner® Magic Quadrant™ for ...