{{define "theme-server-status/service"}}
{{template "theme-server-status/header" .}}
{{template "theme-server-status/menu" .}}
No Valid Service Monitor Configuration Entries Found. Please Verify in the Admin Panel. No Valid Service Monitor Configuration Entries Found. Please Verify in the Admin Panel.
{{tr "CycleTransferStats"}} | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ID | {{tr "Rules"}} | {{tr "Server"}} | {{tr "From"}} | {{tr "To"}} | MAX | MIN | {{tr "NextCheck"}} | {{tr "CurrentUsage"}} | {{tr "Transleft"}} | ||||||
{{$id}} | {{$stats.Name}} | {{index $stats.ServerName $innerId}} | {{$stats.From|tf}} | {{$stats.To|tf}} | {{$stats.Max|bf}} | {{$stats.Min|bf}} | {{(index $stats.NextUpdate $innerId)|sft}} | {{$transfer|bf}} |
{{TransLeft $stats.Max $transfer}} / {{$TransLeftPercent}} %
|