org.inria.myriads.snoozenode.localcontroller.monitoring.api
Interface HostMonitor

All Known Implementing Classes:
LibVirtHostMonitor

public interface HostMonitor

Interface to monitor the host.

Author:
Eugen Feller

Method Summary
 ArrayList<Double> getTotalCapacity()
          Returns the total capacity.
 

Method Detail

getTotalCapacity

ArrayList<Double> getTotalCapacity()
                                   throws HostMonitoringException
Returns the total capacity.

Returns:
The list of double values
Throws:
HostMonitoringException


Copyright © 2012. All Rights Reserved.