ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > MonitorReport

MonitorReport interface

Report from ActiveMonitor for a given monitor

Signature:

export interface MonitorReport 

Properties

PropertyTypeDescription
lastActivityTimeTimestamptimestamp of the last time the monitor was used (new alert, closed alert, received event, ...).
lastEventTimeTimestamptimestamp of the last event received for the monitor
monitorMonitormonitor concerned by this report
statisticsMonitorStatisticsmonitor statistics, giving the current number of events with good / bad / ... status.
  • MonitorReport interface
  • Properties
Copyright © 2019 ActiveViam