tigase.server.sreceiver.sysmon
Class MemMonitor
java.lang.Object
tigase.server.sreceiver.sysmon.AbstractMonitor
tigase.server.sreceiver.sysmon.MemMonitor
- All Implemented Interfaces:
- EventListener, NotificationListener, ResourceMonitorIfc
public class MemMonitor
- extends AbstractMonitor
- implements NotificationListener
Created: Dec 10, 2008 1:23:17 PM
- Version:
- $Rev: 1998 $
- Author:
- Artur Hefczyc
Methods inherited from class tigase.server.sreceiver.sysmon.AbstractMonitor |
check10Secs, check1Day, check1Hour, commandsHelp, isMonitorCommand, prepareCalmDown, prepareWarning, resetWarnings, runCommand, sendWarningOut, setValueInArr, setValueInArr |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemMonitor
public MemMonitor()
destroy
public void destroy()
- Specified by:
destroy
in interface ResourceMonitorIfc
init
public void init(tigase.xmpp.JID jid,
float treshold,
SystemMonitorTask smTask)
- Specified by:
init
in interface ResourceMonitorIfc
- Overrides:
init
in class AbstractMonitor
handleNotification
public void handleNotification(Notification note,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
getState
public String getState()
- Specified by:
getState
in interface ResourceMonitorIfc
getStatistics
public void getStatistics(StatisticsList list)
- Specified by:
getStatistics
in interface ResourceMonitorIfc
- Overrides:
getStatistics
in class AbstractMonitor
check1Min
public void check1Min(Queue<Packet> results)
- Specified by:
check1Min
in interface ResourceMonitorIfc
- Overrides:
check1Min
in class AbstractMonitor
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.