org.apache.stratos.cartridge.agent.statistics.publisher
Class HealthStatisticsReader

java.lang.Object
  extended by org.apache.stratos.cartridge.agent.statistics.publisher.HealthStatisticsReader

public class HealthStatisticsReader
extends Object

Health statistics reader.


Constructor Summary
HealthStatisticsReader()
           
 
Method Summary
static boolean allPortsActive()
           
static double getLoadAverage()
           
static double getMemoryConsumption()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HealthStatisticsReader

public HealthStatisticsReader()
Method Detail

getMemoryConsumption

public static double getMemoryConsumption()

getLoadAverage

public static double getLoadAverage()

allPortsActive

public static boolean allPortsActive()


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.