| Interface | Description |
|---|---|
| DataView |
GUI components that display monitoring data can implement this interface to get updated.
|
| LsstMonitorPlugin.Listener | |
| MonitorDisplay |
Interface to be implemented by components that export monitoring data snapshots.
|
| MonitorFilter |
A filter that defines content of one or more monitoring panels.
|
| Class | Description |
|---|---|
| AdapterMonitorAssembly |
Adapter that allows using
MonitorAssembly as a LsstMonitorPlugin.Listener. |
| AdapterMonitorGuiPanel |
Adapter that allows using
MonitorGui.Panel as a LsstMonitorPlugin.Listener. |
| Channel |
Data describing parameters and current state of a monitored channel.
|
| DataTree |
Panel that displays monitoring data as a tree of tables.
|
| LsstMonitorPlugin |
Graphical console plugin that supports display of monitoring data.
|
| LsstMonitorPlugin.Event | |
| MonitorExport |
ExportFileType for saving monitoring pages. |
| SimpleDataTree |
Panel that displays monitoring data as a tree of simple tables.
|
| StatusAggregator | |
| TabbedDataPanel |
| Enum | Description |
|---|---|
| Field |
Enumeration of data fields associated with each monitoring channel.
|
Copyright © 2017 LSST. All rights reserved.