public class DiskMonitor extends AbstractMonitor
treshold, warningsSent
INTERVAL_10SECS, INTERVAL_1DAY, INTERVAL_1HOUR, INTERVAL_1MIN, MINUTE, SECOND
Constructor and Description |
---|
DiskMonitor() |
Modifier and Type | Method and Description |
---|---|
void |
check1Hour(Queue<Packet> results) |
void |
check1Min(Queue<Packet> results) |
void |
destroy() |
String |
getState() |
void |
getStatistics(StatisticsList list) |
void |
init(JID jid,
float treshold,
SystemMonitorTask smTask) |
check10Secs, check1Day, commandsHelp, isMonitorCommand, prepareCalmDown, prepareWarning, resetWarnings, runCommand, sendWarningOut, setValueInArr, setValueInArr
public void init(JID jid, float treshold, SystemMonitorTask smTask)
init
in interface ResourceMonitorIfc
init
in class AbstractMonitor
public void check1Min(Queue<Packet> results)
check1Min
in interface ResourceMonitorIfc
check1Min
in class AbstractMonitor
public void check1Hour(Queue<Packet> results)
check1Hour
in interface ResourceMonitorIfc
check1Hour
in class AbstractMonitor
public String getState()
public void destroy()
public void getStatistics(StatisticsList list)
getStatistics
in interface ResourceMonitorIfc
getStatistics
in class AbstractMonitor
Copyright © 2018 "Tigase, Inc.". All rights reserved.