Open jimbrooke opened 2 years ago
Wait for resolution to https://github.com/DUNE-DAQ/daq-deliverables/issues/6 before fixing this issue
@joealsubash asked for more info on this task. Here is (I think) a robust solution which relies on separate threads to fill and collect the monitoring info. Check that @alessandrothea agrees with this solution before proceeding. You can also ask @strilov for advice and examples from the timing sys.
The suggestion is technically sound. What I am not sure about is sending modprobe
data to monitoring.
This is low-level debug information which is unlikely to be useful in its current form. I would from something at higher level.
Implement a monitoring thread in DTPController which will poll firmware and store state for collection by OpMon. In particular, access the MonProbe firmware node information.
This depends on https://github.com/DUNE-DAQ/dtpcontrols/issues/20