dbs67
3/30/2017 - 10:27 PM

Schema for ingesting data into EMRIS

Schema for ingesting data into EMRIS

Big Data Ingesting for EMRIS

Datasource Type

  • database
  • event streams
  • files
  • log files
  • web services

Data Transport Protocol

  • http, tcp, etc...

Incoming Data Semantics

  • append
  • changeset
  • replace

Ingesting Batch Data

  • Semantics of incoming data
  • How is data acquired
  • Denormalization
  • Transformation

Ingesting Stream Data

  • Capacity and reliability
  • Context
  • Data volume
Field NameDefinitionFormat
agentThe monitoring tool's namestring
CIConfiguration item related to this alarmstring
descriptionDescription of the alarmstring
linkURL to the monitoring tool's view of the alarm (OPTIONAL)string
monitorIdentifier to the item that is being monitoredstring
severityAlarm severity rating (critical, warning, normal)string
sourceHostname, domain, etc... of the monitoring toolstring
source_idID given the alarm by the monitoring toolstring
stateState of the alarm (open, closed, flapping) if supported (OPTIONAL)string
tagsComma separated strings to help find the alarm in EMRISstring
titleShort description of the alarmstring
typeShort description of what type is the alarm (OPTIONAL)string
utcUTC time of the alarm's occurrencestring
EMRIS SeverityDefinition
CriticalService or host is in a complete state of failure
HighGood chance of service or host failing
MediumModerate chance of service or host failing
LowLittle chance of service or host failing