tigase.server.sreceiver.sysmon
Class LogMonitor
java.lang.Object
tigase.server.sreceiver.sysmon.AbstractMonitor
tigase.server.sreceiver.sysmon.LogMonitor
- All Implemented Interfaces:
- ResourceMonitorIfc
public class LogMonitor
- extends AbstractMonitor
Created: Dec 12, 2008 8:31:38 PM
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogMonitor
public LogMonitor()
commandsHelp
public String commandsHelp()
- Specified by:
commandsHelp
in interface ResourceMonitorIfc
- Overrides:
commandsHelp
in class AbstractMonitor
runCommand
public String runCommand(String[] com)
- Specified by:
runCommand
in interface ResourceMonitorIfc
- Overrides:
runCommand
in class AbstractMonitor
isMonitorCommand
public boolean isMonitorCommand(String com)
- Specified by:
isMonitorCommand
in interface ResourceMonitorIfc
- Overrides:
isMonitorCommand
in class AbstractMonitor
init
public void init(tigase.xmpp.JID jid,
float treshold,
SystemMonitorTask smTask)
- Specified by:
init
in interface ResourceMonitorIfc
- Overrides:
init
in class AbstractMonitor
destroy
public void destroy()
getState
public String getState()
getStatistics
public void getStatistics(StatisticsList list)
- Specified by:
getStatistics
in interface ResourceMonitorIfc
- Overrides:
getStatistics
in class AbstractMonitor
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.