@@ -36,7 +36,7 @@ Trigger Counts are monitored daily using the output from a selection of nightly
The analysis of these count files is done in the Trigger ART monitor backend, which simply collects the information and stores it in the *ART Monitor assets* area as a single file `summaryCountChecker.json`.
An overview of the trigger counts check result is available in the lower section of the [Trigger ART Monitor home page](https://test-atrvshft.web.cern.ch/test-atrvshft/ART_monitor/). An overview of all tests can be seen on the [Summary Page](https://test-atrvshft.web.cern.ch/test-atrvshft/ART_monitor/CountChecker), from where the counts analysis for each individual test can be reached.
An overview of the trigger counts check result is available in the lower section of the [Trigger ART Monitor home page](https://test-atrvshft.web.cern.ch/test-atrvshft/ART_monitor/). Click on the `Summary page` to see the results for individual tests.
The ART monitor web frontend is responsible for rendering the web pages, comparing daily results from the *assets* file and marking unexpected jumps or errors. It has all the logic about warning thresholds, color coding, etc implemented.