Package net.targetr.rc.monitoring
Class Health
java.lang.Object
net.targetr.rc.monitoring.Health
Monitors the server health and stores a history of stats.
- Author:
- Dr Michael Gardiner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addTimeOffset
(HealthStat stat, long time) static Health
get()
static HealthStat
getChanges
(HealthStat oldState, HealthStat newState)
-
Constructor Details
-
Health
public Health()
-
-
Method Details
-
get
-
getRecent
-
getHistory
-
addTimeOffset
-
getChanges
-