[Halld-offline] Dashboard prototype
Thomas Britton
tbritton at jlab.org
Thu Apr 26 14:31:59 EDT 2018
Recently I have completed a prototype monitoring "dashboard" which can be found : https://halldweb.jlab.org/data_monitoring/Dashboard.html
It is created entirely with html/JS/css and has a php "back-end".
The idea is to at a glance see what values, pulled directly from the tests, are in or out of tolerances.
Current features include:
Start and end calendar date-pickers, which when changed dynamically query the monitoring database.
A dynamically generated table with pagination, live search, ascending/descending selectors and select-able entries per page
Mouse-over a cell to see the tolerances placed on the cell. These tolerances are stored in a JSON file in the database and include a bounding key (atLeast, atMost, within etc.)
Cell color coding to indicate nominal, out of tolerance (good), out of tolerance (bad)
Click on any cell to display a plot of the column, dynamically below the table of entries.
Suggestions are welcome.
Thomas
More information about the Halld-offline
mailing list