package org.gcube.smartgears.health; public enum Status { UP, DOWN, NOT_CALCULATED }