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 +
+
+