diff --git a/css/main.css b/css/main.css index e045e3e..b3f7635 100644 --- a/css/main.css +++ b/css/main.css @@ -5,7 +5,7 @@ html { } body { - background-color:#FBFBEF; + background-color:#FFFFFF; text-align:left; font-family:Arial, Helvetica, sans-serif; # font-family:Verdana, sans-serif; @@ -30,7 +30,7 @@ body { #bodybox { float:left; - background-color:#FBFBEF; +# background-color:#FBFBEF; width:100%; @@ -38,7 +38,7 @@ body { } #content { - background-color:#FBFBEF; +# background-color:#FBFBEF; margin-right:2.5em; margin-left:2.5em; margin-top:1em; @@ -110,7 +110,7 @@ div.mrtg img { } #content { - background-color:#FBFBEF; +# background-color:#FBFBEF; float:left; width:95%; margin-right:0.5em; diff --git a/css/responsive-menu.css b/css/responsive-menu.css index 1181562..3ff1c51 100644 --- a/css/responsive-menu.css +++ b/css/responsive-menu.css @@ -19,7 +19,7 @@ to work with the chosen theme. /* Set menu background color here */ .rm-nav ul, .rm-menu { - background-color: rgb(0, 0, 0); + background-color: rgb(128, 51, 0); margin-top: 0; } diff --git a/css/styles.css b/css/styles.css index ec34e68..2166a30 100644 --- a/css/styles.css +++ b/css/styles.css @@ -7,7 +7,7 @@ height: 100%; } header { - background-color: #000; + background-color: rgb(128, 51, 0); } header:after { content: " "; @@ -29,12 +29,12 @@ h1 { .main .dev-output pre { overflow: auto; max-height: 500px; - background-color: #EBF4FD; + background-color: #FFFFFF; padding: 0 1em 1em; } .brand { float: left; - height: 80px; + height: 20px; } .brand p { margin: 0; @@ -44,10 +44,10 @@ h1 { } .logo { font-size: 1.4em; - line-height: 40px; + line-height: 20px; margin: 20px 0 0; width: 50px; - height: 40px; + height: 20px; /* background-color: #3C97D5; */ text-align: center; font-weight: bold; @@ -60,7 +60,7 @@ h1 { } .rm-toggle.rm-button { - margin-top: 25px; + margin-top: 10px; } .rm-css-animate.rm-menu-expanded { diff --git a/html/responsive-menu.html b/html/responsive-menu.html index 7187750..db09a5a 100644 --- a/html/responsive-menu.html +++ b/html/responsive-menu.html @@ -155,7 +155,9 @@
-

+ +

+
@@ -166,55 +168,22 @@
diff --git a/html/start.html b/html/start.html index 514a8f2..c16a03a 100644 --- a/html/start.html +++ b/html/start.html @@ -29,30 +29,40 @@ echo "DHCP:Leases in use: $leases
-Aktuelle default Route table fff:
+
"; - $l2tp = shell_exec('ip l | grep -c l2tp'); -echo "Anzahl der l2tp Tunnel: $l2tp

"; -$gwsel = shell_exec('sudo batctl gw'); -echo "Gateway-selection:
"; -echo "$gwsel

"; +echo "Anzahl der l2tp Tunnel
has-sued: $l2tp

"; -echo "Die anderen GW in der Hood
"; -$other = shell_exec('sudo batctl gwl | grep MBit | tr -s " " | cut -f 2,3,8 -d" "'); -$othergw = explode(PHP_EOL, $other); -for($i = 0; $i < count($othergw); ++$i) { - echo "$othergw[$i]
"; +$gwselsued = file_get_contents('http://10.50.60.22/bat0.dat'); +$gwselhas = file_get_contents('http://10.50.60.22/bat2.dat'); + +echo "Gatewayselection Hood has:
"; +$gwsel_has = explode(PHP_EOL, $gwselhas); +for($i = 0; $i < count($gwsel_has); ++$i) { + echo "$gwsel_has[$i]
"; } +echo "Gatewayselection Hood has-sued
"; +$gwsel_sued = explode(PHP_EOL, $gwselsued); +for($i = 0; $i < count($gwsel_sued); ++$i) { + echo "$gwsel_sued[$i]
"; +} - +$clients = file_get_contents('http://5.189.166.50/test.html'); +echo $clients; ?> +
+
+ +Speedtest der has und has-sued GWs (Kabel, wr-841, l2tp) + + +
+

Durchsatz eth0

GW has @@ -63,19 +73,16 @@ for($i = 0; $i < count($othergw); ++$i) { GW has2 -GW has3 - +
GW has3 - kein mrtg
GW roffl - + GW rola1
-Speedtest der has und has-sued GWs (Kabel, wr-841, l2tp) -