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

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.GHNInformationProbe
All Implemented Interfaces:
org.gcube.common.core.monitoring.GCUBEProbe, org.gcube.common.core.utils.handlers.GCUBEIHandler<org.gcube.common.core.monitoring.GCUBETestProbe>

public class GHNInformationProbe
extends GHNProbe

Gets the CPU Info

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
GHNInformationProbe()
          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

GHNInformationProbe

public GHNInformationProbe()
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.