Uses of Class
org.openspaces.admin.alert.alerts.AbstractAlert
Packages that use AbstractAlert
-
Uses of AbstractAlert in org.openspaces.admin.alert.alerts
Subclasses of AbstractAlert in org.openspaces.admin.alert.alertsModifier and TypeClassDescriptionclassA CPU Utilization alert fired upon triggered CPU thresholds.classA Garbage Collection duration alert, fired upon triggered GC thresholds.classA heap memory utilization alert, fired upon triggered JVM heap-memory thresholds.classA Mirror persistency failure alert, triggered upon a failed replication from primary Space to Mirror Space, due to an error (e.g.classA physical memory utilization alert, fired upon triggered machine physical memory thresholds.classA processing unit instance fault-detection alert triggered when a Grid Service Manager fails to monitor a processing unit instance.classA provision failure alert triggered when a processing unit has less actual instances than planned instances.classA replication channel disconnection alert, fired upon a disconnected channel between a source (primary Space) and it's target (backup Space or Mirror).classA replication redo-log overflow to disk alert, fired when the redo-log exceeds the defined redo-log memory capacity and overflows to disk.classA replication redo-log size alert, fired upon redo-log increase, indicating that packets are not being sent from a source Space to it's target Space (backup or mirror).classA Space partition split-brain alert triggered when two primaries are detected in the same partition.