monitor#
om_monitor#
OnDA Monitor. This script starts an OnDA Monitor whose behavior is defined by the configuration parameters read from a provided file. The monitor retrieves data events from the source specified by the SOURCE argument, and starts processing them. The exact format of SOURCE depends on the specific Data Extraction Layer used by the monitor (see the relevant documentation). When OM uses the mpi Parallelization Layer, this script should be launched via the mpirun or mpiexec commands.
Usage
om_monitor [OPTIONS] SOURCE
Options
- -n, --node-pool-size <node_pool_size>#
The total number of nodes in the OM pool, including all the processing nodes and the collecting node.
- Default:
0
- -c, --config <config>#
Path to the configuration file onfiguration file.
- Default:
PosixPath('monitor.yaml')
- -l, --event-list <event_list>#
The path to a file containing a list of event IDs to be processed.
Arguments
- SOURCE#
Required argument
Data source string