MTTR calculation for incident open and closed tickets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 12:09 AM
Hello All,
I am looking for calculating the MTTR value for Open and Closed incident. I did know how to calculate MTTR on incident table so could you please help me on this to get the proper solution .
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 12:24 AM
Hi @Mani60 ,
I would recommend you to utilize performance analytics to create a trend for the MTTR.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 01:21 AM
Hi @AndersBGS Thanks for reply
here is the requirement to Calculate MTTR value in incident table list view, so i have created one MTTR field and add to this field on incident table list view but i didn't know how to calculate MTTR value, so could you please help me on this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2023 01:34 AM
Hi @Mani60 ,
You can't really calculate a MTTR in a list view, as list view is a view of every single incident, and MTTR is a "mean time to resolve". In general you instead need a group of incident e.g. "incidents resolved last month2", where you do the calculation "sum of resolution time / count of incidents" = MTTR for that particular month.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 10:51 AM
Hello, when you say "MTTR for that particular month", Are you considering the INCIDENTs resolved, closed or opened during this month?