Splunk AppDynamics

Best way to self monitor appdynamics

François_Nagy
New Member

Hi All,

I'm looking for the best way to monitor my Appdynamics infrastructure itself (performance, availability...)

We have a 2 controllers in cluster, 3 service events, 1 EUM,
an entreprise console and 3 DB collector.

All of this on premise.

Has anyone done this before?

Thanks for your ideas 🙂

François

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

Santo_Perri
Engager

Found there is a healthcheck available.

http://<event-server>/healthcheck?pretty=true 

Parsing the output and checking if

"healthy" : (!= true)

View solution in original post

iamryan
Community Manager
Community Manager

Hi @Santo.Perri,

Just to confirm, does that help you answer your original question?

0 Karma

Santo_Perri
Engager

Found there is a healthcheck available.

http://<event-server>/healthcheck?pretty=true 

Parsing the output and checking if

"healthy" : (!= true)

iamryan
Community Manager
Community Manager

Hi @Santo.Perri,

What exactly are you trying to monitor? I can pass this along and see what info I can find for you. Are you SaaS or on-prem?

0 Karma

Santo_Perri
Engager

Bump

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...