From beddbeb3109eedbc52f9e6e55ce81c2a7319f851 Mon Sep 17 00:00:00 2001 From: Rick Rackow Date: Fri, 27 Nov 2015 02:21:15 +0100 Subject: [PATCH 1/2] changed links to use filters instead of query --> more accurate; minor change --- templates/data.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/data.html b/templates/data.html index 39a5cf5..9415ff5 100644 --- a/templates/data.html +++ b/templates/data.html @@ -38,7 +38,7 @@

{{ d.ok }}

- Details + Details @@ -53,7 +53,7 @@

{{ d.critical }}

- Details + Details @@ -68,7 +68,7 @@

{{ d.warning }}

- Details + Details From a767e6c9585f77f7bdc8e610f43364a74bc64aaf Mon Sep 17 00:00:00 2001 From: Rick Rackow Date: Fri, 27 Nov 2015 02:25:12 +0100 Subject: [PATCH 2/2] easier to understand what's needed without checking code --- conf/config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index b1f3a82..8402779 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -2,9 +2,9 @@ #--- #dcs: # - -# name: vagrant -# url: localhost -# port: 4567 +# name: +# url: +# port: # uchiwa: http://url.to.uchiwa:port # - # name: local