Sha256: 0fd78b396c2701c4102d73a6760aae529bb7e7725daa5f30719a786f935ca4be
Contents?: true
Size: 968 Bytes
Versions: 17
Compression:
Stored size: 968 Bytes
Contents
visage-app(5) -- a web (interface | service) for viewing collectd statistics ============================================================================ ## SYNOPSIS `visage-app` <start|genapache> ## DESCRIPTION Visage is a web interface for viewing collectd statistics. It also provides a JSON interface onto collectd's RRD data, giving you an easy way to mash up the data. ## OPTIONS * `start`: Start visage on `127.0.0.1:9292` * `genapache`: Generate a vhost suitable for Passenger + Apache. Will load Visage from the installed gem. ## ENVIRONMENT * `CONFIG_PATH`: Where to look for configuration files. Added to the beginning of config load path, so files found in here take precedence over shipped config files. * `RRDDIR`: Where to look for collectd's RRDs. Must correspond with collectd's `rrdtool` plugin's `DataDir` value. ## AUTHOR Lindsay Holmwood <lindsay@holmwood.id.au> ## COPYRIGHT MIT Licensed.
Version data entries
17 entries across 17 versions & 1 rubygems