| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.base.filter | |
| org.lsst.ccs.gconsole.plugins.demo.aggregator | |
| org.lsst.ccs.gconsole.plugins.demo.monitor | |
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CCSHealthFilter
Filter that selects channels that reflect CCS state and conditions, and are present in all subsystems.
|
class |
ConfigurationFilter
Filter that selects configuration channels.
|
class |
CoreStates
Filter that selects subsystem core state channels.
|
class |
GenericFilter
Generic configurable
AgentChannelsFilter that mirrors parameters of AgentStatusAggregator. |
class |
GenericFilterPersistable
Deprecated.
Drop-in replaceable with
GenericFilter. |
class |
KeyDataAllSubsystemsFilter
Demo filter that selects key data from subsystems for displaying in a
GroupView. |
class |
PageFilter
Filter to be associated with a view that handles a single page of a multi-page parent view.
|
class |
RegExFilter
Regular expression based channels filter.
|
class |
RegExRenamingFilter
Regular expression based channels filter.
|
class |
States
Filter that selects subsystem state channels.
|
class |
SubsystemSelectorFilter
AbstractChannelsFilter that selects channels from the specified subsystem. |
class |
Versions
Filter that selects subsystem state channels.
|
| Modifier and Type | Field and Description |
|---|---|
static AbstractChannelsFilter |
AbstractChannelsFilter.ALL |
| Modifier and Type | Class and Description |
|---|---|
class |
DemoFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterFixed
Demo filter that displays a fixed set of channels from two different subsystems.
|
class |
FilterMonitored
Demo filter that displays all monitoring channels from all subsystems, using subsystem name as a page name.
|
class |
FilterOutOfRange
Demo filter that only displays channels with values out of range.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
GroupView.Filter
Filter to be associated with a group view.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractChannelsFilter |
GroupView.test1() |
Copyright © 2023 LSST. All rights reserved.