|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStatusAnalyzer
| Method Summary | |
|---|---|
int |
getAlarmPriority()
Alarm priority determines which event that should have the highest priority when something is wrong. |
java.lang.String |
getHostname()
|
java.lang.String |
getStatus()
The status of the current partition. |
java.lang.String |
getStatusMessage()
|
java.lang.String |
getThreshold()
|
void |
resetAnalyzis()
Instructs the analyzer that it's time to redo it's analysing the next time the status is requested. |
void |
resetThreshold()
Reset the the configured threshold to the default value. |
void |
setThreshold(java.lang.String threshold)
|
| Method Detail |
|---|
java.lang.String getStatus()
java.lang.String getStatusMessage()
java.lang.String getThreshold()
void setThreshold(java.lang.String threshold)
threshold - the threshold to setjava.lang.String getHostname()
int getAlarmPriority()
void resetThreshold()
void resetAnalyzis()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||