action.skip

opmonlib - Operational Monitoring library

Desctription

opmonlib allows applications to collect and publish operational monitoring data. The package contains two basic output plugins, to stdout or to file.

The behavior of the output is controlled via the URI that is passed to the InfoManager constructor.

For the two plugins privided within opmonlib the following URI can be used:

  • stdout://flat outputs one line for each variable
  • stdout://formatted outputs formatted json objects
  • stdout://compact outputs a json object in one line
  • file:///file/path/file_name.out

Instructions for DAQ module users

Building and running examples (under construction)


Last git commit to the markdown source of this page:

Author: John Freeman

Date: Thu May 20 13:19:05 2021 -0500

If you see a problem with the documentation on this page, please file an Issue at https://github.com/DUNE-DAQ/opmonlib/issues