public class MemMonitor extends AbstractMonitor implements NotificationListener
treshold, warningsSentINTERVAL_10SECS, INTERVAL_1DAY, INTERVAL_1HOUR, INTERVAL_1MIN, MINUTE, SECOND| Constructor and Description |
|---|
MemMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
check1Min(Queue<Packet> results) |
void |
destroy() |
String |
getState() |
void |
getStatistics(StatisticsList list) |
void |
handleNotification(Notification note,
Object handback) |
void |
init(tigase.xmpp.JID jid,
float treshold,
SystemMonitorTask smTask) |
check10Secs, check1Day, check1Hour, commandsHelp, isMonitorCommand, prepareCalmDown, prepareWarning, resetWarnings, runCommand, sendWarningOut, setValueInArr, setValueInArrpublic void destroy()
destroy in interface ResourceMonitorIfcpublic void init(tigase.xmpp.JID jid,
float treshold,
SystemMonitorTask smTask)
init in interface ResourceMonitorIfcinit in class AbstractMonitorpublic void handleNotification(Notification note, Object handback)
handleNotification in interface NotificationListenerpublic String getState()
getState in interface ResourceMonitorIfcpublic void getStatistics(StatisticsList list)
getStatistics in interface ResourceMonitorIfcgetStatistics in class AbstractMonitorpublic void check1Min(Queue<Packet> results)
check1Min in interface ResourceMonitorIfccheck1Min in class AbstractMonitorCopyright © 2015 "Tigase, Inc.". All rights reserved.