Package | Description |
---|---|
fr.dyade.aaa.common.monitoring | |
org.ow2.joram.monitoring |
Modifier and Type | Class and Description |
---|---|
class |
FileMonitoringTimerTask
The
FileMonitoringTimerTask class allows to periodically watch JMX attributes
and store the corresponding values to a file in CSV format. |
class |
LogMonitoringTimerTask
The
LogMonitoringTimerTask class allows to periodically watch JMX attributes
and write the corresponding values in the logging mechanism. |
class |
WindowMonitoringTimerTask
The
WindowMonitoringTimerTask class allows to periodically watch
JMX attributes and send the corresponding values to the outpuStrean. |
Modifier and Type | Field and Description |
---|---|
private static MonitoringTimerTask |
Monitoring.fileMonitoringTimerTask |
private static MonitoringTimerTask |
Monitoring.logMonitoringTimerTask |
private static MonitoringTimerTask |
Monitoring.windowMonitoringTimerTask |
Copyright © 2023 ScalAgent D.T.. All rights reserved.