Skip to content

Resolve "Nagios status reporting doesn't work with combined dmt0 & dmt1"

Nagios dmt status checking failed after merging the dmt0 and dmt1 process lists and introduction of the dual broadcaster configuration and running the calibration pipeline directly. The following fixes were made:

  1. The source process for the Online partitions is now lsmp_mux (instead of DpushM)
  2. The source process for the hoft partition is now gstlal_compute_strain (instead of htCalib)
  3. The no-fill-process.json error message template file was not being installed by make.
  4. The all_files check scripts were renamed all_files-lho and all_files-llo and this change had to be propagated to the crontab files.

closes #16 (closed)

Merge request reports