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

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

public class GHNMemoryProbe
extends GHNProbe

Check Virtual Memory on GHN

Author:
Andrea Manzi (CERN)

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

GHNMemoryProbe

public GHNMemoryProbe()
Default Constructor

Method Detail

run

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