AppD Archive

Calculate SLA Uptime Percentage using AppD

CommunityUser
Splunk Employee
Splunk Employee

Hi,

Is there a way using which i can calculate uptime percentage for a specific time interval using AppD?

I read through the below thread but this doesn't really help with the percentages that I am looking for.

http://community.appdynamics.com/t5/AppDynamics-Discussions/How-can-AppDyamics-be-used-to-produce-a-...

Please help.

Thanks,

Bala

0 Karma

Arun_Dasetty
Super Champion

Hi Bala,

see if writing custom script by retrieving the value for <value> element from rest api response and manipulating the sun of values with duration in time in minutes helps to get percentage and you could report the custom metric using machine agent to UI and can use in custom dashboard or Health rule alert,

http://community.appdynamics.com/t5/AppDynamics-Discussions/Availabilty-Monitoring-through-AppD/m-p/...

Check if that informaiton helps

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Thanks for the response.

Can i use the <sum> instead of the <value>? My understanding is that it is basically the uptime of the specific node. 

For example, If i want to calculate the uptime SLA percentage of last 1 month of a specific node, total number of minutes would be "43200" and assume there has been some downtime for this specific node. I believe during this downtime, this availablity metric does not have any value.  So if i take the <sum> elements value from the response, is my assumption right that this is the total uptime in the last 1 month.

I can now calculate percentage like below.

(<sum> element value / 43200) * 100

Please correct me if I am wrong here.

0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...