Changelog

Version 1.7 Download Now 

  * Add Alerts

Version 1.6 Download Now 

  * 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

Version 1.5 Download Now 

  * If a host is down, display it in red
  * Update critical color

Version 1.4 Download Now 

  * 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

Version 1.3 Download Now 

  * 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

Version 1.2 Download Now 

  * 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

Version 1.1 Download Now 

  * 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

Version 1.0 Download Now 

  * First working version