Public Member Functions | Static Public Member Functions

alma.acs.logtools.monitor.LogMonitor Class Reference

List of all members.

Public Member Functions

 LogMonitor (String[] args)
void close ()
void run ()

Static Public Member Functions

static void printUsage ()
static void main (String[] args)

Detailed Description

The LogMonitor tool connects to the logging NC and elaborates statistics on the logs it receives.

The statistics are based on the type (i.e. level) of the logs and not on their content.

Author:
acaproni
Since:
ACS 8.1.0

Constructor & Destructor Documentation

alma.acs.logtools.monitor.LogMonitor.LogMonitor ( String[]  args  ) 

Constructor

Parameters:
args The command line params

wait until the user closes the application

References alma.acs.logtools.monitor.LogDetailsDispatcher.addNumsListener().

Referenced by alma.acs.logtools.monitor.LogMonitor.main().


Member Function Documentation

void alma.acs.logtools.monitor.LogMonitor.close (  ) 
static void alma.acs.logtools.monitor.LogMonitor.main ( String[]  args  )  [static]

Starts the application

Parameters:
args Command line arguments

References alma.acs.logtools.monitor.LogMonitor.LogMonitor().

static void alma.acs.logtools.monitor.LogMonitor.printUsage (  )  [static]

Print the usage message

void alma.acs.logtools.monitor.LogMonitor.run (  ) 

The thread for the shutdown hook

References alma.acs.logtools.monitor.LogMonitor.close().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties