Splunk ITSI

How do you calculate the health score for three months in IT Service Intelligence (ITSI)?

Bentash
Explorer

Can someone help me calculate the health score for a service in ITSI for three months?

It would be something like the picture below:

alt text

0 Karma

RickvdIJ
Explorer

Something like this?

index=itsi_summary host= sourcetype=stash itsi_service_id== search_name=service_health_monitor itsi_kpi_id="SHKPI-" | timechart span=1mon avg(alert_value) AS AverageHealthScore | transpose header_field=_time

0 Karma

esnyder_splunk
Splunk Employee
Splunk Employee

The health score calculation is based on the current severity level of service KPIs (Critical, High, Medium, Low, and Normal) and the weighted average of the importance values of all KPIs in a service.

Not sure what you mean by "for the past three months". But here are the docs on how service health scores are calculated in ITSI: https://docs.splunk.com/Documentation/ITSI/latest/Configure/HealthScores

Get Updates on the Splunk Community!

New This Month in Splunk Observability Cloud - Metrics Usage Analytics, Enhanced K8s ...

The latest enhancements across the Splunk Observability portfolio deliver greater flexibility, better data and ...

Alerting Best Practices: How to Create Good Detectors

At their best, detectors and the alerts they trigger notify teams when applications aren’t performing as ...

Discover Powerful New Features in Splunk Cloud Platform: Enhanced Analytics, ...

Hey Splunky people! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2408. In this ...