DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
opmonlib defines the interface that allows applications and application components to publish operational monitoring data. The package contains some basic output plugins, to stdout (trace) or to file.
The behavior of the output is controlled via the URI that is passed to the OpMonManager constructor.
For the two plugins privided within opmonlib the following URI can be used:
Instructions for DAQ module users
%% ### Building and running examples (under construction)