MyObservability

Creating Service

Overview of creating services in ITSI

Services: Services is a collection of KPIs and entities that represents a real-world IT components and related to business goals.

Services can be

Steps

Creating new service

Create a single service in ITSI

Path: Login to ITSI -> Configuration -> Services -> Create Service.

3 ways you can create service

Alternatively you can Clone a service: When you clone a service in ITSI, all entities, KPIs, and settings from the original service are cloned into the new service.

Import services from a CSV in ITSI

By bulk importing services from a CSV file rather than manually defining each service.

Types:

Note:

Import services from csv

Steps:

Recurring service import from a CSV file

Import services from a search in ITSI

You can import multiple services from IT Service Intelligence (ITSI) module searches, saved searches, and ad hoc searches.

Entity Rules for a Service

Entity rules in IT Service Intelligence (ITSI) let you dynamically filter KPI searches based on entity alias matches, thereby associating one or more entities to a specific service.

You can set up entity rules to match entities based on entity.

Filters

Filter entities

Use the “does not match” entity rule to filter entities out of a service rather than in. For example, if you want to filter out your database servers, you could add a rule such as “host does not match mysql*” so the KPI search does not run on those servers.

Service Dependencies in ITSI

For example, you might have a web service that has a dependency on a database service.

Note: Avoid creating cyclic service dependencies. Cyclic dependencies can result in infinite loops or other unexpected results. A dotted line between services in the Service Analyzer tree view indicates a cyclic dependency.

Path: Login to ITSI -> Configuration -> Services -> Select Service -> Service Dependencies.

Service Health Score

Backfill service health scores in IT Service Intelligence (ITSI) to fill the summary indexes, itsi_summary and itsi_summary_metrics, with calculated historical service health scores. Backfill uses past KPI data, including dependent KPIs, to calculate service health scores for a given time period and populate the summary index.

Path: Login to ITSI -> Configuration -> Services -> Select Service -> Settings -> Backfill.

Add tags to a service in ITSI

Rules

Path: Login to ITSI -> Configuration -> Services -> Select Service -> Settings -> tags


Next Chapter: Service Analyser