From 1fa5d3b23e80fddd68c81e40c41dea41cafae9c5 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sat, 1 Mar 2014 22:21:15 +0100 Subject: [PATCH] [UPDATE] Uptime Robot Status --- .../bootstrap/statistics/uptime/default.tpl | 58 +++++++++++++------ 1 file changed, 41 insertions(+), 17 deletions(-) diff --git a/public/templates/bootstrap/statistics/uptime/default.tpl b/public/templates/bootstrap/statistics/uptime/default.tpl index e4c1671f..b067dee2 100755 --- a/public/templates/bootstrap/statistics/uptime/default.tpl +++ b/public/templates/bootstrap/statistics/uptime/default.tpl @@ -1,33 +1,57 @@ -
+
UptimeRobot Status
- - - - - - - - + + + + + + + + {foreach key=key item=item from=$STATUS} {assign var=node value="."|explode:$item.friendlyname} - - {if $node|count > 1}{/if} - - - - - - + + {if $node|count > 1}{/if} + + + + + + {/foreach}
LocationServiceStatusStatus SinceDayWeekMonthAll TimeLocationServiceStatusStatus SinceDayWeekMonthAll Time
{$node.1}{$CODES[$item.status]}{$item.log.1.datetime|date_format:"%b %d, %Y %H:%M"}{$node.1}{$CODES[$item.status]}{$item.log.1.datetime|date_format:"%b %d, %Y %H:%M"} +
+
+ {$item.customuptimeratio.0}% up +
+
+
+
+
+ {$item.customuptimeratio.1}% up +
+
+
+
+
+ {$item.customuptimeratio.2}% up +
+
+
+
+
+ {$item.alltimeuptimeratio}% up +
+
+