From 887e12d4555873b4e7b12cb77439cda6721f52ec Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 9 Dec 2021 11:37:48 +0100 Subject: [PATCH] update list of hmon documentation files --- hmon/doc/{main-outofsync.htt => daq-outofsync.htt} | 0 hmon/doc/hv-fwhv.htt | 2 +- hmon/doc/{misc-rpchv.htt => hv-rpchv.htt} | 0 hmon/doc/{misc-tofhv.htt => hv-tofhv.htt} | 0 hmon/doc/{feeerr-goofy.htt => hv2-frpchv.htt} | 0 hmon/doc/hv2-itofhv.htt | 0 hmon/doc/{hv-mdchv.htt => hv2-mdchv.htt} | 0 hmon/doc/hv2-starthv.htt | 0 hmon/doc/hv2-stshv.htt | 0 hmon/doc/main-beamabort.htt | 0 hmon/doc/main-clock.htt | 4 ---- .../doc/{daq-spillcount.htt => main-spillcount.htt} | 0 hmon/doc/misc-env.htt | 0 hmon/doc/misc-fwhv.htt | 1 - hmon/doc/{hv-magnet.htt => misc-magnet.htt} | 0 hmon/doc/{hv-sequencer.htt => misc-sequencer.htt} | 0 hmon/doc/{ => old}/feeerr-feebuffer.htt | 0 hmon/doc/old/feeerr-goofy.htt | 0 hmon/doc/{ => old}/feeerr-rich.htt | 0 hmon/doc/{ => old}/feeerr-richthr.htt | 0 hmon/doc/{ => old}/feeerr-trb.htt | 0 hmon/doc/{ => old}/main-speech.htt | 0 hmon/doc/{ => old}/rich-curr.htt | 0 hmon/doc/padiwa-ecal.htt | 0 hmon/doc/padiwa-hodo.htt | 0 hmon/doc/padiwa-itof.htt | 0 hmon/doc/padiwa-start.htt | 0 hmon/doc/rate-hodo.htt | 3 --- hmon/doc/rate-pion1.htt | 2 -- hmon/doc/rate-pion2.htt | 2 -- hmon/doc/rate-pt2.htt | 1 + hmon/doc/rate-pt3.htt | 1 + hmon/doc/rate-pt7.htt | 1 + hmon/doc/rate-pt8.htt | 1 + hmon/doc/rate-start.htt | 2 -- hmon/doc/{rich-volt.htt => rich-LV.htt} | 0 hmon/doc/rich-richthr.htt | 0 hmon/doc/server-etrax.htt | 13 ------------- hmon/doc/{main-onlineqa.htt => server-onlineqa.htt} | 0 39 files changed, 5 insertions(+), 28 deletions(-) rename hmon/doc/{main-outofsync.htt => daq-outofsync.htt} (100%) rename hmon/doc/{misc-rpchv.htt => hv-rpchv.htt} (100%) rename hmon/doc/{misc-tofhv.htt => hv-tofhv.htt} (100%) rename hmon/doc/{feeerr-goofy.htt => hv2-frpchv.htt} (100%) create mode 100644 hmon/doc/hv2-itofhv.htt rename hmon/doc/{hv-mdchv.htt => hv2-mdchv.htt} (100%) create mode 100644 hmon/doc/hv2-starthv.htt create mode 100644 hmon/doc/hv2-stshv.htt create mode 100644 hmon/doc/main-beamabort.htt delete mode 100644 hmon/doc/main-clock.htt rename hmon/doc/{daq-spillcount.htt => main-spillcount.htt} (100%) create mode 100644 hmon/doc/misc-env.htt delete mode 100644 hmon/doc/misc-fwhv.htt rename hmon/doc/{hv-magnet.htt => misc-magnet.htt} (100%) rename hmon/doc/{hv-sequencer.htt => misc-sequencer.htt} (100%) rename hmon/doc/{ => old}/feeerr-feebuffer.htt (100%) create mode 100644 hmon/doc/old/feeerr-goofy.htt rename hmon/doc/{ => old}/feeerr-rich.htt (100%) rename hmon/doc/{ => old}/feeerr-richthr.htt (100%) rename hmon/doc/{ => old}/feeerr-trb.htt (100%) rename hmon/doc/{ => old}/main-speech.htt (100%) rename hmon/doc/{ => old}/rich-curr.htt (100%) create mode 100644 hmon/doc/padiwa-ecal.htt create mode 100644 hmon/doc/padiwa-hodo.htt create mode 100644 hmon/doc/padiwa-itof.htt create mode 100644 hmon/doc/padiwa-start.htt delete mode 100644 hmon/doc/rate-hodo.htt delete mode 100644 hmon/doc/rate-pion1.htt delete mode 100644 hmon/doc/rate-pion2.htt create mode 100644 hmon/doc/rate-pt2.htt create mode 100644 hmon/doc/rate-pt3.htt create mode 100644 hmon/doc/rate-pt7.htt create mode 100644 hmon/doc/rate-pt8.htt delete mode 100644 hmon/doc/rate-start.htt rename hmon/doc/{rich-volt.htt => rich-LV.htt} (100%) create mode 100644 hmon/doc/rich-richthr.htt delete mode 100644 hmon/doc/server-etrax.htt rename hmon/doc/{main-onlineqa.htt => server-onlineqa.htt} (100%) diff --git a/hmon/doc/main-outofsync.htt b/hmon/doc/daq-outofsync.htt similarity index 100% rename from hmon/doc/main-outofsync.htt rename to hmon/doc/daq-outofsync.htt diff --git a/hmon/doc/hv-fwhv.htt b/hmon/doc/hv-fwhv.htt index 5525391..8bc6575 100644 --- a/hmon/doc/hv-fwhv.htt +++ b/hmon/doc/hv-fwhv.htt @@ -1 +1 @@ -Just a monitor - if it's red, it's in the responsibility of the Forward Wall operator +Just a monitor - if it's red, it's in the responsibility of the FW operator, please inform them. diff --git a/hmon/doc/misc-rpchv.htt b/hmon/doc/hv-rpchv.htt similarity index 100% rename from hmon/doc/misc-rpchv.htt rename to hmon/doc/hv-rpchv.htt diff --git a/hmon/doc/misc-tofhv.htt b/hmon/doc/hv-tofhv.htt similarity index 100% rename from hmon/doc/misc-tofhv.htt rename to hmon/doc/hv-tofhv.htt diff --git a/hmon/doc/feeerr-goofy.htt b/hmon/doc/hv2-frpchv.htt similarity index 100% rename from hmon/doc/feeerr-goofy.htt rename to hmon/doc/hv2-frpchv.htt diff --git a/hmon/doc/hv2-itofhv.htt b/hmon/doc/hv2-itofhv.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/hv-mdchv.htt b/hmon/doc/hv2-mdchv.htt similarity index 100% rename from hmon/doc/hv-mdchv.htt rename to hmon/doc/hv2-mdchv.htt diff --git a/hmon/doc/hv2-starthv.htt b/hmon/doc/hv2-starthv.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/hv2-stshv.htt b/hmon/doc/hv2-stshv.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/main-beamabort.htt b/hmon/doc/main-beamabort.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/main-clock.htt b/hmon/doc/main-clock.htt deleted file mode 100644 index 4b82d54..0000000 --- a/hmon/doc/main-clock.htt +++ /dev/null @@ -1,4 +0,0 @@ -

Wall Clock

- - -

This is the system time. If it fails, run away. \ No newline at end of file diff --git a/hmon/doc/daq-spillcount.htt b/hmon/doc/main-spillcount.htt similarity index 100% rename from hmon/doc/daq-spillcount.htt rename to hmon/doc/main-spillcount.htt diff --git a/hmon/doc/misc-env.htt b/hmon/doc/misc-env.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/misc-fwhv.htt b/hmon/doc/misc-fwhv.htt deleted file mode 100644 index 8bc6575..0000000 --- a/hmon/doc/misc-fwhv.htt +++ /dev/null @@ -1 +0,0 @@ -Just a monitor - if it's red, it's in the responsibility of the FW operator, please inform them. diff --git a/hmon/doc/hv-magnet.htt b/hmon/doc/misc-magnet.htt similarity index 100% rename from hmon/doc/hv-magnet.htt rename to hmon/doc/misc-magnet.htt diff --git a/hmon/doc/hv-sequencer.htt b/hmon/doc/misc-sequencer.htt similarity index 100% rename from hmon/doc/hv-sequencer.htt rename to hmon/doc/misc-sequencer.htt diff --git a/hmon/doc/feeerr-feebuffer.htt b/hmon/doc/old/feeerr-feebuffer.htt similarity index 100% rename from hmon/doc/feeerr-feebuffer.htt rename to hmon/doc/old/feeerr-feebuffer.htt diff --git a/hmon/doc/old/feeerr-goofy.htt b/hmon/doc/old/feeerr-goofy.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/feeerr-rich.htt b/hmon/doc/old/feeerr-rich.htt similarity index 100% rename from hmon/doc/feeerr-rich.htt rename to hmon/doc/old/feeerr-rich.htt diff --git a/hmon/doc/feeerr-richthr.htt b/hmon/doc/old/feeerr-richthr.htt similarity index 100% rename from hmon/doc/feeerr-richthr.htt rename to hmon/doc/old/feeerr-richthr.htt diff --git a/hmon/doc/feeerr-trb.htt b/hmon/doc/old/feeerr-trb.htt similarity index 100% rename from hmon/doc/feeerr-trb.htt rename to hmon/doc/old/feeerr-trb.htt diff --git a/hmon/doc/main-speech.htt b/hmon/doc/old/main-speech.htt similarity index 100% rename from hmon/doc/main-speech.htt rename to hmon/doc/old/main-speech.htt diff --git a/hmon/doc/rich-curr.htt b/hmon/doc/old/rich-curr.htt similarity index 100% rename from hmon/doc/rich-curr.htt rename to hmon/doc/old/rich-curr.htt diff --git a/hmon/doc/padiwa-ecal.htt b/hmon/doc/padiwa-ecal.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/padiwa-hodo.htt b/hmon/doc/padiwa-hodo.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/padiwa-itof.htt b/hmon/doc/padiwa-itof.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/padiwa-start.htt b/hmon/doc/padiwa-start.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/rate-hodo.htt b/hmon/doc/rate-hodo.htt deleted file mode 100644 index 44b3085..0000000 --- a/hmon/doc/rate-hodo.htt +++ /dev/null @@ -1,3 +0,0 @@ -

Rate on the PT3

-The actual rate on the PT3 trigger input. The left number is the raw count, the right number is -after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pion1.htt b/hmon/doc/rate-pion1.htt deleted file mode 100644 index 4a3b852..0000000 --- a/hmon/doc/rate-pion1.htt +++ /dev/null @@ -1,2 +0,0 @@ -

Rate on the PT7

-The actual rate on the PT7 trigger input. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pion2.htt b/hmon/doc/rate-pion2.htt deleted file mode 100644 index bdf33f0..0000000 --- a/hmon/doc/rate-pion2.htt +++ /dev/null @@ -1,2 +0,0 @@ -

Rate on the PT8

-The actual rate on the PT8 trigger input from ECal. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pt2.htt b/hmon/doc/rate-pt2.htt new file mode 100644 index 0000000..c6b8d80 --- /dev/null +++ b/hmon/doc/rate-pt2.htt @@ -0,0 +1 @@ +The actual rate on the PT1 (M2) trigger input. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pt3.htt b/hmon/doc/rate-pt3.htt new file mode 100644 index 0000000..c6b8d80 --- /dev/null +++ b/hmon/doc/rate-pt3.htt @@ -0,0 +1 @@ +The actual rate on the PT1 (M2) trigger input. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pt7.htt b/hmon/doc/rate-pt7.htt new file mode 100644 index 0000000..c6b8d80 --- /dev/null +++ b/hmon/doc/rate-pt7.htt @@ -0,0 +1 @@ +The actual rate on the PT1 (M2) trigger input. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-pt8.htt b/hmon/doc/rate-pt8.htt new file mode 100644 index 0000000..c6b8d80 --- /dev/null +++ b/hmon/doc/rate-pt8.htt @@ -0,0 +1 @@ +The actual rate on the PT1 (M2) trigger input. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rate-start.htt b/hmon/doc/rate-start.htt deleted file mode 100644 index 6128e4c..0000000 --- a/hmon/doc/rate-start.htt +++ /dev/null @@ -1,2 +0,0 @@ -

Rate from the Start detector

-

The actual rate on the Start detector. The left number is the raw count, the right number is after subtraction of the off-spill count rate to reduce noise. diff --git a/hmon/doc/rich-volt.htt b/hmon/doc/rich-LV.htt similarity index 100% rename from hmon/doc/rich-volt.htt rename to hmon/doc/rich-LV.htt diff --git a/hmon/doc/rich-richthr.htt b/hmon/doc/rich-richthr.htt new file mode 100644 index 0000000..e69de29 diff --git a/hmon/doc/server-etrax.htt b/hmon/doc/server-etrax.htt deleted file mode 100644 index 2f6da1b..0000000 --- a/hmon/doc/server-etrax.htt +++ /dev/null @@ -1,13 +0,0 @@ -

Status of the TRB

- -This field shows if the TRB is up and checks its status. - - -

Error Handling

- -

-In case of an error (red field), please take a look to -the Etrax tactical overview. - -

An overview of the different servers and services monitored is given in the HADES Wiki - diff --git a/hmon/doc/main-onlineqa.htt b/hmon/doc/server-onlineqa.htt similarity index 100% rename from hmon/doc/main-onlineqa.htt rename to hmon/doc/server-onlineqa.htt -- 2.43.0