278,279d277 < # if we see a linked_monitor_id, then try to detect alarm frames there < if [[ $LINKED_MONITOR_ID =~ ^[0-9]+$ ]]; then 282c280,281 < --- > # if we see a linked_monitor_id, then try to detect alarm frames there > if [[ $LINKED_MONITOR_ID =~ ^[0-9]+$ ]]; then