Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 979 Bytes

status.rst

File metadata and controls

28 lines (18 loc) · 979 Bytes

Status checks

The program omicron-status check for several common problems:

  • Gaps: the dectector was in an analyzable state, frames of the appropriate type are available but there are no trigger files.
  • Latency: <todo: working on what this is??>
  • Overlaps: checks for trigger files that duplicate or overlap others

When used with the --json option the program writes files compatible with the dashboard LIGO Nagios monitors. See Omicron dashboard

The --html option creates a plot of latency and a list of parameters used. The results are shown in the "Service status" tab of the network nummary pages.

Latency plot

The full list of options is available from the help message:

.. command-output:: omicron-status --help