28/07/2021 by Dominique Fournier
* Add Alerts
29/10/2020 by Dominique Fournier
* Convert JS arrays to array of floats before graphing
* Do not change the color if the value is not displayed in legend and is not
negativated on graph
27/08/2020 by Dominique Fournier
* If a host is down, display it in red
* Update critical color
24/03/2020 by Dominique Fournier
* If the configuration is set to "plugin.internal.unknown 1", do not display
the unknown state as error
* Allow one to click on graph or values div on the day page, not on the plugin
page
06/02/2020 by Dominique Fournier
* AJAX to graph to parallelize the requests to server. Need a little bit more
memory on server
* Put the critical in red
* Manage the -l 0 in graph_args to set the min limit to zero in graph
* Munin limits : can be overloaded in /etc/munin/munin.conf too
18/11/2019 by Dominique Fournier
* Add day/week/month/year graphs
* Catch the execution errors of RRDFetch and display them
* Add the actual value in text array
* Add a link on host on top of page when one module is choosed to go back on
all the host modules
08/11/2019 by Dominique Fournier
* Add its own licence for PlotLy JS library
* In case of negative entry, use the same color than the positive one
* Autoscroll should be enabled as soon as the window screen is 1024px width
05/11/2019 by Dominique Fournier
* First working version