Splunk AppDynamics

Machine agent status on Dashboard

Sean_Davey
Path Finder

Does anyone have any ideas/hints for puting the machine agent status on a dashboard?  I cant find it as a selectable metric.

Thanks

Labels (1)
0 Karma

Juan_Rivera
New Member
0 Karma

Dietrich_Meier
Communicator

Hi

There shuld be a metric in the Metric Browser of the related application that you can use on Custom Dashbaords as well. You don't need SIM enabled for this one. 


image.png

0 Karma

Sean_Davey
Path Finder

I tried that but I am unable to get the right percentage to show...I am looking to get the number that displays on the tiers and nodes pages onto a dashboard

image.pngMachine uptime %

0 Karma

Carl_Brahms
Path Finder

You could chose the guage widget, then choose Tier/Node Health - Hardware, JVM, CLR category.  Then choose the tier that contains the machine agents that you want to count.  Then for the metric choose Agent|Machine|Availability and hit Save.  Then for the Value Range, set the max number of machine agents that you have.  

If you just want the metric to show up without the guage, you'll have to use a Metric Expression. It's pretty simple:  Create a new Metric Widget, and under Metric to display, choose the tier like above.  Then instead of a Single Metric, choose Metric Expression, then Edit Expression.  

Click Add Variable.  For the metric pick agent|machine|availability, then give it a name of activeAgents.  Now under the expression you can calculate the percentage.  For example, if there are a total of 7 machine agents that can be active in the tier, you would put:

({activeAgents} / 7) * 100

Now you have a percentage of active machine agents.  Hit Save, then under Format String put ${v} % and it will display the value with a percentage at the end of it.

0 Karma

Sean_Davey
Path Finder

Thanks, but I am looking to get the uptime percent of the node onto a dashboard....so if a node had downtime, I would want to see that it was up for 95% of the time.   I can see if listed in the tiers/nodes portion but cant figure out how to get it onto the dashboard

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...