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

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

public class GHNLoadProbe
extends GHNProbe

Check the GHN CPU Load

Author:
Andrea Manzi(CERN)

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

Constructor Detail

GHNLoadProbe

public GHNLoadProbe()
Default Constructor

Method Detail

run

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