Simple command line monitor program that writes event data to the console.
dlmmonitor <password>
where <password>
is a required parameter.
Optional command line parameters are:
[-a <name or ip address of server>] [-l <line number>]
The defaults for the optional command line parameters are as follows:
name or ip address of server = localhost line = 0
Press <Ctrl-C>
to terminate the program.