Idea #5985
Redesign the model that is used to provide events to online monitoring
0%
Description
At the moment, the online monitoring Aggregator is run as part of the MPI program. This means that if it crashes (for example, because of a bug in a user-provided monitoring module), there is a good chance that the entire system stops.
We should design and implement a system that allows multiple online monitoring applications to come and go as needed without disturbing the primary function of the DAQ system to collect and log the data to disk.
It would be great for the final solution to provide monitoring information on the fraction of events that are seen by a particular consumer. If this were included in the data stream, then an online monitor could do the appropriate normalization to scale its results up to the full data set.
Related issues
History
#1 Updated by Eric Flumerfelt about 4 years ago
- Status changed from New to Rejected
Superseded by #13430.
#2 Updated by Eric Flumerfelt about 4 years ago
- Category set to Additional Functionality
- Target version deleted (
577)
#3 Updated by Eric Flumerfelt about 4 years ago
- Target version set to v2_00_00