Code

Add support for variable root mount points.
authorSebastian Harl <sh@tokkee.org>
Sun, 24 Jan 2016 19:14:03 +0000 (20:14 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 24 Jan 2016 19:14:03 +0000 (20:14 +0100)
commite2085bf417b84fa87c579d907818a4ccca19e6e5
treea5738134d4d5a49b10e3a3f6835425c4a60338eb
parent54923060e9918db91d5984e4580f3d79ee197c10
Add support for variable root mount points.

That is, make it possible to serve the webUI from a different path than /.
main.go
server/error.go
server/server.go
templates/graphs.tmpl
templates/host.tmpl
templates/hosts.tmpl
templates/main.tmpl
templates/metric.tmpl
templates/metrics.tmpl
templates/service.tmpl
templates/services.tmpl