diff dash.conf @ 20:1a13a4ecf931

can not recive post-requests wich should deliver if a server is up or down. Updated after a refresh of the webpage, wich will automatically done after 5 seconds
author sean
date Wed, 12 Aug 2015 13:45:58 +0200
parents be6a1aaec717
children 05e5441c5160
line wrap: on
line diff
--- a/dash.conf	Tue Aug 11 14:18:09 2015 +0200
+++ b/dash.conf	Wed Aug 12 13:45:58 2015 +0200
@@ -56,17 +56,22 @@
 [tile1]
 type=mon
 source=192.168.0.2
-status=down
+status="dynamic"
 
 [tile2]
 type=mon
 source=192.168.2.3
-status=up
+status="dynamic"
 
 [tile3]
 type=mon
 source=192.168.4.3
-status=up
+status="dynamic"
+
+#[tile4]
+#type=mon
+#source=192.168.4.56
+#status="dynamic"
 
 [tile4]
 type=d3js
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)