org.gcube.messaging.monitoring.probes.ghn
Class GHNLoadProbe

java.lang.Object
  extended by org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.monitoring.GCUBETestProbe>
      extended by org.gcube.common.core.monitoring.GCUBETestProbe
          extended by org.gcube.messaging.monitoring.probes.ghn.GHNProbe
              extended by org.gcube.messaging.monitoring.probes.ghn.GHNLoadProbe
All Implemented Interfaces:
org.gcube.common.core.monitoring.GCUBEProbe, org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.monitoring.GCUBETestProbe>

public class GHNLoadProbe
extends GHNProbe

Check the GHN CPU Load

Author:
Andrea Manzi(CERN)

Field Summary
 
Fields inherited from class org.gcube.messaging.monitoring.probes.ghn.GHNProbe
ghnName, number
 
Fields inherited from class org.gcube.common.core.monitoring.GCUBETestProbe
map, scheduler
 
Fields inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler
handled, logger, producer
 
Constructor Summary
GHNLoadProbe()
          Default Constructor
 
Method Summary
 void run()
           
 
Methods inherited from class org.gcube.messaging.monitoring.probes.ghn.GHNProbe
sendMessage, sendMessageWithTest
 
Methods inherited from class org.gcube.common.core.monitoring.GCUBETestProbe
execute, getDescription, getInterval, setDescription, setInterval
 
Methods inherited from class org.gcube.common.core.utils.handlers.GCUBEHandler
clearBlackboard, getBlackboard, getHandled, getId, getLogger, getName, getScopeManager, getSecurityManager, getState, notify, setBlackboard, setHandled, setLogger, setName, setScopeManager, setSecurityManager, setState, subscribe, undo, unsubscribe
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNLoadProbe

public GHNLoadProbe()
Default Constructor

Method Detail

run

public void run()
         throws Exception
Specified by:
run in interface org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.monitoring.GCUBETestProbe>
Specified by:
run in class org.gcube.common.core.utils.handlers.GCUBEHandler<org.gcube.common.core.monitoring.GCUBETestProbe>
Throws:
Exception


Copyright © 2013. All Rights Reserved.