Package | Description |
---|---|
org.openspaces.admin.alert.config |
Modifier and Type | Method and Description |
---|---|
PhysicalMemoryUtilizationAlertConfigurer |
PhysicalMemoryUtilizationAlertConfigurer.enable(boolean enabled) |
PhysicalMemoryUtilizationAlertConfigurer |
PhysicalMemoryUtilizationAlertConfigurer.measurementPeriod(long period,
TimeUnit timeUnit)
Set the period of time a physical memory alert should be triggered if it's reading is
above/below the threshold setting.
|
PhysicalMemoryUtilizationAlertConfigurer |
PhysicalMemoryUtilizationAlertConfigurer.raiseAlertIfMemoryAbove(int highThreshold)
Raise an alert if physical memory is above the specified threshold for a period of time.
|
PhysicalMemoryUtilizationAlertConfigurer |
PhysicalMemoryUtilizationAlertConfigurer.resolveAlertIfMemoryBelow(int lowThreshold)
Resolve the previously raised alert if physical memory goes below the specified threshold for
a period of time.
|
Copyright © GigaSpaces.