Closed codie3611 closed 3 years ago
for mad-max plotter we simply need to track the logfile. Since we already have a file watcher we should be able to incorporate that. Only issue is that we need to check also on errors and error messages correctly. Another option is to track the linux process.
We are now tracking the logifle and as sanity check verify that the potting process is still up. This does not deal with the error cases of madmax itself but should suffice for the moment.
We need to incorporate plotting into the monitoring. The question is what data we should track and how.