Splunk AppDynamics

How do i capture the current threshold value configured and value that was observed.

Uma_Boppana
Path Finder

Hi

When using email templates, how do I capture the current threshold value configured and the value that was observed.

image.png

with the below template, I couldn't get the threshold value and actual observed value

Health Rule Violation: ${latestEvent.healthRule.name}

What is impacted: $impacted

Summary: ${latestEvent.summaryMessage}

Event Time: ${latestEvent.eventTime}

Threshold Value: ${latestEvent.threshold}

Actual Observed Value: ${latestEvent.observedValue}

Output:

image.png

Labels (1)

iamryan
Community Manager
Community Manager

Hi @Uma.Boppana,

Thanks for letting me know. I think the next best step is to contact AppD Support. Please follow the link above to an article that will walk you through it if you're not familiar with it.

0 Karma

iamryan
Community Manager
Community Manager

Hi @Uma.Boppana,

Thanks for asking your question on Community. Did you happen to find any new information on your question or even a solution you can share here?

If you're still looking for help, you can contact AppDynamics Support: How do I open a case with AppDynamics Support? 

0 Karma

Uma_Boppana
Path Finder

Hi Ryan,

No i havent received solution for the same. I tried as below but receiving error.

#set($splitMessage = $eventMessage.split("<br>"))

#set($Message = $splitMessage[6])

Health Rule Violation: ${latestEvent.healthRule.name}

What is impacted: $impacted

Summary: ${latestEvent.summaryMessage}

Event Time: ${latestEvent.eventTime}

This is an automated message from AppDynamics.

Subject : Health Rule Violation - ${latestEvent.healthRule.name} Impacted Component: $impacted

Message = $Message

0 Karma
Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...