Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overview Fault management:

Image RemovedImage Added

Specification

“Fault” User Interface should be implemented to show the Alarm notifications of the devices.

...

  1. icon
  2. Time Stamp
  3. Node Name
  4. Count
  5. Object Id
  6. Alarm Type
  7. Severity

Image RemovedImage Added

Refresh

A refresh button does allow to refresh the current alarms for the visual NEs.

...

The Fault values are stored on an ElasticSearch database. The REST-API is provided by the ApiGateway.

The index is “sdnevents” the doctype is

  and it can be read from the data-provider

  1. faultcurrent”- Data for Current Alarm Notifications- read-faultcurrent-list
  2. faultlog”- Data for Alarm Log- read-faultlog-list

Fault status summary view

...