visage
visage copied to clipboard
Graph collectd metrics in the browser, backed by a JSON API
If you have a large spike it is sometimes impossible to move the mouse such that the details of the highest point of the spike are shown, so it's impossible...
Uncaught TypeError: Cannot call method 'replace' of undefined (graph.js:93) I'm running collectd 5.3 on mac, so this error may not hold true on supported platforms. Other rrd files draw fine...
I see this currently with visage-app on Ubntu server 12.10. psych (1.3.4) bundler (1.2.2) /usr/lib/ruby/1.9.1/psych.rb:297:in initialize': no implicit conversion from nil to integer (TypeError) from /usr/lib/ruby/1.9.1/psych.rb:297:inopen' from /usr/lib/ruby/1.9.1/psych.rb:297:in load_file' from...
I'd like to be able to configure how metrics are combined in graphs. Right now, they're always combined based on the left half of the metric name (e.g. cpu-0). I'd...
``` Scenario: Compare statistics from multiple hosts When I go to /builder And I fill in "hosts" with "foo,bar,baz" And I check "combine into single chart" And I fill in...
Sometimes on especially large dataset you want the data to be averaged out. RRD has a resolution function that can do this automagically. This should be exposed through the UI.
I'm showing dbi values on my diagram. This value is consistently falling down. I start with 120k and it decrease to 0 (this takes approx. 16-18 hours). That means after...
I don't know If this should be a feature, or it's already there and I don't know about it. but I need to create a profile for every host and...