eu.reservoir.monitoring.appl.vee.sge
Class QueueLengthMonitor

java.lang.Object
  extended by eu.reservoir.monitoring.appl.vee.sge.QueueLengthMonitor

public class QueueLengthMonitor
extends java.lang.Object

This monitor uses a QueueLengthDataSource and plugs in a DataSourceMulticaster to distribute the data.


Constructor Summary
QueueLengthMonitor(java.lang.String addr, int port, java.lang.String fqn)
           
 
Method Summary
static void main(java.lang.String[] args)
          Pass in the fullyQualifiedName.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueueLengthMonitor

public QueueLengthMonitor(java.lang.String addr,
                          int port,
                          java.lang.String fqn)
Method Detail

main

public static void main(java.lang.String[] args)
Pass in the fullyQualifiedName. This is the name of the Probe. e.g. java eu.reservoir.appl.vee.sge.QueueLengthMonitor eu.reservoir.host54.vee.11.queuelength



RESERVOIR Monitoring 0.6.4