From: Marek VavruĊĦa Date: Thu, 22 Oct 2015 23:06:34 +0000 (+0200) Subject: doc: modules/tinyweb X-Git-Tag: v1.0.0-beta2~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54dbd5c21f444a29aaec97f7110c0af02bdbd5aa;p=thirdparty%2Fknot-resolver.git doc: modules/tinyweb --- diff --git a/modules/tinyweb/README.rst b/modules/tinyweb/README.rst index ee52da499..36dee2637 100644 --- a/modules/tinyweb/README.rst +++ b/modules/tinyweb/README.rst @@ -6,6 +6,7 @@ Web interface This module provides an embedded web interface for resolver. It plots current performance in real-time, including a feed of recent iterative queries. It also includes bindings_ to `MaxMind GeoIP`_, and presents a world map coloured by frequency of queries, so you can see where do your queries go. +The *stats* module is required for plotting query rate. By default, it listens on ``localhost:8053``. Examples @@ -34,4 +35,4 @@ It depends on Go 1.5+, `github.com/abh/geoip `_ package. $ go get github.com/abh/geoip .. _`MaxMind GeoIP`: https://www.maxmind.com/en/home -.. _bindings: https://github.com/abh/geoip \ No newline at end of file +.. _bindings: https://github.com/abh/geoip diff --git a/modules/tinyweb/tinyweb/tinyweb.tpl b/modules/tinyweb/tinyweb/tinyweb.tpl index 06137890a..3dd563e8f 100644 --- a/modules/tinyweb/tinyweb/tinyweb.tpl +++ b/modules/tinyweb/tinyweb/tinyweb.tpl @@ -30,7 +30,7 @@

Queried servers

-
+

Last queries