Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
11-16-2022 01:45 AM - last edited on 11-16-2022 01:47 PM by Ryan.Paredez
Hi,
I have an application that is 2 tiers and all tiers are hosted on 2 nodes. We need to monitor the application's uptime and downtime.
If the last 7 days the application is down in one day we need a percentage that says that the application is up 6 days and down 1 day
Is it possible to do this?
^ Post edited by @Ryan.Paredez for formatting
04-02-2023 10:57 AM - edited 04-02-2023 11:08 AM
Hi @Salah.Tarek Khattab ,
Here is an example which I use to calculate application health for my use-case. You can define the timeline and formula based on your business need.
({Sum-Of-Availability} / time_in_minutes) * 100
Where variable : Sum-Of-Availability = Sum of (Agent | App | Availability)
You can use the metric expression to calculate the average/percentage. Please go through the below documents: https://docs.appdynamics.com/appd/22.x/latest/en/appdynamics-essentials/dashboards-and-reports/custo...
Please check "Metric Expression" section in link below. You can use the instructions to create metric expressions: https://docs.appdynamics.com/display/PRO21/Create+a+Health+Rule+and+Fine-tune+Metric+Evaluation
Please let me know if adding a Widget as shown in screenshots helps you.
User | Count |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form