Skip to content

RFI Monitoring Scripts

Douglas Schumacher requested to merge douglas_dev into master

Adds two new scripts: bchuc_threshold.py to calculate the number of BCHUC errors in grb200 logs over the prior 24 hour period, and bchuc_monitor.sh, a bash service script to run the Python script at regular intervals and take action moving copies of the grb200 logs to a special location if the error threshold is exceeded. Also adds new settings for the demod and RFI scripts to sample-host-env.sh file and modifies logrotate example in demod_csv_monitor.sh.

Merge request reports