4.4 Legacy Mode Start/Stop Commands

Legacy mode is provided for compatibility purposes only, and should be avoided, if possible.

To start the F/X Monitor using legacy mode, issue the following command:

java -jar fxmonitor.jar configuration_filename_and_path log configuration_filename_and_path [monitor_name]

To stop the F/X Monitor using legacy mode, issue the following commands:

java -jar fxmonitor.jar CLOSE monitor_name
java -jar fxmonitor.jar CLEAN monitor_name

The parameters must appear in the order shown. The signal file directory path cannot be defined using the legacy mode.