4.2 Starting an F/X Monitor

The F/X Monitor is delivered in the /OperationsCenter_install_path/html/classes/fxmonitor.jar file. It can operate in any Java 1.5 (or above) Runtime Environment. There are no license requirements for the operation of an F/X Monitor; only F/X adapters are licensed.

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

java -jar fxmonitor.jar ‑c configuration_filename_and_path ‑l logging_configuration_filename_and_path [‑m monitor_name] [‑s signal_file_directory]

where:

The command arguments are as follows and can be listed in any order:

For example:

java -jar fxmonitor.jar ‑c D:\MyConfig\config.xml ‑l D:\MyLogs\logging.xml ‑m MyMonitor