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: 1486 $
- 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 java.lang.String commandsHelp()
- Specified by:
commandsHelp in interface ResourceMonitorIfc- Overrides:
commandsHelp in class AbstractMonitor
runCommand
public java.lang.String runCommand(java.lang.String[] com)
- Specified by:
runCommand in interface ResourceMonitorIfc- Overrides:
runCommand in class AbstractMonitor
isMonitorCommand
public boolean isMonitorCommand(java.lang.String com)
- Specified by:
isMonitorCommand in interface ResourceMonitorIfc- Overrides:
isMonitorCommand in class AbstractMonitor
init
public void init(java.lang.String jid,
double treshold,
SystemMonitorTask smTask)
- Specified by:
init in interface ResourceMonitorIfc- Overrides:
init in class AbstractMonitor
destroy
public void destroy()
getState
public java.lang.String getState()
Copyright © 2009 Tigase. All Rights Reserved.