eu.reservoir.monitoring.appl.vee.thales
Class ThalesLogFileMonitor

java.lang.Object
  extended by eu.reservoir.monitoring.appl.vee.thales.ThalesLogFileMonitor

public class ThalesLogFileMonitor
extends java.lang.Object

This monitor uses the ThalesLogFileProbe to collect the latest data from a file.


Constructor Summary
ThalesLogFileMonitor(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

ThalesLogFileMonitor

public ThalesLogFileMonitor(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