Displaying report 1-1 of 1.
Reports until 12:06, Tuesday 24 March 2020
H1 CDS
david.barker@LIGO.ORG - posted 12:06, Tuesday 24 March 2020 (55756)
lock-loss-alert support script owl_op extended to all shifts

owl_op is now replaced by remote_op, which sets up the operator's LLA settings for any of the three shifts (owl, day and eve).

usage: remote_op [-h] [-s SHIFT] [-d] name

setup lock-loss alerting parameters for remote operator

positional arguments:
  name                  operator's ligo.org name

optional arguments:
  -h, --help            show this help message and exit
  -s SHIFT, --shift SHIFT
                        Shift [owl, day, eve]
  -d, --disable         Disable the alerts for the listed person

Example:

Setup john.doe's evening shift

remote_op -s eve john.doe

Disable alerts for john.doe

remote_op -d john.doe
 

Displaying report 1-1 of 1.