Need help in achieving the Calculating Mean Time to Resolution using PA

kiran115
Tera Contributor

Create a PA report with the following requirements.

1. Identify the Duration: Determine the total time taken to resolve each incident. This includes the time from when the incident is reported until it is fully resolved.
2. Sum the Durations: Add up the resolution times for all incidents within a specific period.


Calculate the Average: Divide the total duration by the number of resolved incidents to get the average MTTR.

 

Is it possible to achieve this? If yes, could someone guide me through the steps to follow?

11 REPLIES 11

Hi @kiran115 

 

1. Yes

2. The reason is, that one should SUM and the other should COUNT. Both can have same indicator source, but capture different.

3. The formula indicator is required to do the SUM / COUNT = MTTR.

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS

As per our last conversation, I’ve created a total of three indicators and one indicator source. Out of the three indicators, two are automated and one is a formula-based indicator.

1. The first indicator retrieves all resolved incidents. I’ve configured it with the aggregation set to "Count," as shown below.

kiran115_0-1747407681799.png
  2. Second indicator to get the sum of the duration between opened and resolved. Here I have selected aggregate as Sum and units as hours

kiran115_2-1747407993906.png
3. One indicator source has been used for above two automated indicators. Here i have selected valid for frequency as monthly. Which is shown as below

kiran115_3-1747408652325.png

4. Below is the Formula indicator

kiran115_4-1747408884616.png

Next step is to create a widget and visualize. So I've created widget as below

kiran115_5-1747409000228.png
The output I get is as below.

kiran115_6-1747409075744.png

 

Below is the expected output i need to visualize.

kiran115_7-1747409236556.png

 

 

Could you please review all my configurations and let me know where I might have made a mistake?

 

 

 

 



Hi @kiran115 ,

 

Have you run a historical data collection? How have you set up your job?

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Yes i configured the historical job to get last one year data and ran the job.

Hi @kiran115 ,

 

Have you looked at if scores is populated correctly on the automated indicator?

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/