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

java.lang.Object
  extended by GCUBETestProbe
      extended by org.gcube.messaging.monitoring.probes.ghn.GHNProbe
          extended by org.gcube.messaging.monitoring.probes.ghn.GHNInformationProbe

public class GHNInformationProbe
extends GHNProbe

Gets the CPU Info

Author:
Andrea Manzi(CERN)

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 java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNInformationProbe

public GHNInformationProbe()
Default Constructor

Method Detail

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception