visage icon indicating copy to clipboard operation
visage copied to clipboard

Graph collectd metrics in the browser, backed by a JSON API

Results 42 visage issues
Sort by recently updated
recently updated
newest added

Bumps [faye-websocket](https://github.com/faye/faye-websocket-ruby) from 0.4.7 to 0.11.0. Changelog Sourced from faye-websocket's changelog. 0.11.0 / 2020-07-31 Implement TLS certificate verification and enable it by default on client connections Add a :tls option...

dependencies

Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.6.12. Changelog *Sourced from [rack's changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md).* > ## [1.6.12] - 2019-12-08 > > - [[CVE-2019-16782](https://nvd.nist.gov/vuln/detail/CVE-2019-16782)] Prevent timing attacks targeted at session ID lookup. ([@​tenderlove](https://github.com/tenderlove), [@​rafaelfranca](https://github.com/rafaelfranca))...

dependencies

Hi, noticed the X axis on graphs doesn't reflect the current timezone. This patch works for me, to show data in the browser's local timezone.

Quoting /usr/share/doc/apache2/NEWS.Debian.gz on my Ubuntu machine: > apache2 (2.4.1-1) unstable; urgency=low > ... > Moreover, the configuration mechanism in Debian has changed. All > configurations in sites-enabled and conf-enabled need...

Visage is not reachable via IPv6, only through v4.

Is there a way to run visage in the foreground? (So that process monitoring tools like supervisor, etc can manage the process.) Thanks! -Jeff

after installing got error visage-app start /var/lib/gems/1.9.1/gems/visage-app-2.1.0/bin/visage-app:6:in `gethostbyname': getaddrinfo: Name or service not known (SocketError) from /var/lib/gems/1.9.1/gems/visage-app-2.1.0/bin/visage-app:6:in`' from /usr/local/bin/visage-app:23:in `load' from /usr/local/bin/visage-app:23:in`' My installed components: gem list **\* LOCAL GEMS...

``` $ visage-app genapache ServerName ip-10-128-16-233.ap-southeast-2.compute.internal ServerAdmin [email protected] DocumentRoot /var/lib/gems/1.8/gems/visage-app-2.1.0/lib/lib/visage-app/public Options FollowSymLinks Indexes AllowOverride None Order allow,deny Allow from all ``` ``` # visage-app genapache > /etc/apache2/sites-available/visage # a2ensite visage...

Bug

@mkorourke wrote: > ### What is the feature? > > Projected rate in X months on graphs > ### What is the business requirement for this feature? > - Capacity...

Feature

Sometimes it's nice to have the y-axis begin at zero, rather than a scaled parameter based on the values in the timerange. Especially for disk capacity etc, in context of...