Monitorix
Monitorix copied to clipboard
Feature: mouseover information
Is there can be implemented information on mouse over graph?
This is example of how date/time is show on pointing graph. https://sourceforge.net/p/webminstats/git/ci/master/tree/sysstats/display.js moving left/right show exact time where mouse point.
It will be very interesting if both projects collaborate each other.
I'd like to see a functional example.
Screen recording.
I expected a functional example of this tool on a Monitorix graph. Anyway, I don't see any special advantage as the grid in the image let's you know the exact time of each point.
Perhaps this tool is more useful on images where there is no grid, or when there is a big gap between grid lines.
As it show time can show values.
As it show time can show values.
Sure, but from where is supposed to get the values?
AFAIK this JS code runs in the browser, so it can not read the .rrd
files unless there is a special HTTP call in the Monitorix CGI with specific parameters to read the contents of an .rrd
file. Excuse me if this sounds wrong, but I cannot interpret what this JS code does.
https://github.com/tjfontaine/javascript-rrd