Skip to content

Datasets

Note

This page is under construction and new datasets will be added eventually

In this page, you will be able to find a set of selected datasets that are integrated into the MONIT infrastructure by the Monitoring team and that might be of general interest for every service manager user.

SSB outages

SSB outages are integrated from SNOW via curl request, the outages are updated once every ten minutes.

The way the integration happens is a single outage will create different documents within MONIT:

  • an "OPEN" "monit_state" document, with time the start time of the OTG as the time field
  • if it's the first update for the OTG a "CREATED" "monit_state" document, with the update time of the OTG as the time field
  • if it's not the first update fot the OTG an "UPDATED" "monit_state" document, with the update time of the OTG as the time field
  • if it's closed a "CLOSED" "monit_state" document, with the end time of the OTG as the time field

The full list of available fields for this dataset is:

Name Type Description
time Long Timestamp for the document
cs_name String Custome service name
description String Long description for the OTG
fe_name String Functional element name
monit_state Enum Status for the timeseries (OPEN
se_name String Service element name
short_description String Short description for the OTG
ssb_number String OTG number
sys_created_by String User that created the OTG
sys_mod_count Int Number of times the OTG has been modified
sys_updated_by String User that did the last update
type Enum The OTG type (Planned Intervention