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

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

public class GHNDiskProbe
extends GHNProbe

GHN Probe, that checks for Disk Quota

Author:
Andrea Manzi (CERN)

Constructor Summary
GHNDiskProbe()
           
 
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

GHNDiskProbe

public GHNDiskProbe()
Method Detail

run

public void run()
         throws java.lang.Exception

Throws:
java.lang.Exception