From 99a33ced4f9dc25537dfc3504340266038ccd726 Mon Sep 17 00:00:00 2001
From: Chuck Scott Please contact your system administrator for assistance. Error: {$connectError} Error: {$connectError}
Gaslight Media Server Usage
- {if !$haveStats}
- This application has not been configured. Please ask Gaslight Media this for your Website.
- This application has not been configured. Please ask Gaslight Media this for your Website.
+
----------------- Traffic ------------- --------------- Storage ---------------
Website Last Month Target % of Target Last Month Target % of Target-
{if $site.name == $selectedSite}{/if}{$site.name|string_format:"%-50s"} {$site.data_total|string_format:"%6.1f"} GB {$site.target|string_format:"%8.1f"} GB $threshold}style="color: red;"{/if}>{$site.target_percent|string_format:"%6.0f"}% {$site.storage|string_format:"%6.1f"} GB {$site.disk_target|string_format:"%8.1f"} GB $threshold}style="color: red;"{/if}>{$site.disk_target_percent|string_format:"%6.0f"}%- {/foreach} + {$ui = [ + 'title' => 'Site Selection' + ]} + {include file="ui/f6/section-start.html"} + + {* Misc Container Start *} + {include file="ui/f6/miscContainer-start.html"} + + Sort By: + Site Name + Traffic: + Total for Month + Percent of target + Storage: + Maximum for Month + Percent of target +
----------------- Traffic ------------- --------------- Storage --------------+
Website Last Month Target % of Target Last Month Target % of Target+
{if $site.name == $selectedSite}{/if}{$site.name|string_format:"%-50s"} {$site.data_total|string_format:"%6.1f"} GB {$site.target|string_format:"%8.1f"} GB $threshold}style="color: red;"{/if}>{$site.target_percent|string_format:"%6.0f"}% {$site.storage|string_format:"%6.1f"} GB {$site.disk_target|string_format:"%8.1f"} GB $threshold}style="color: red;"{/if}>{$site.disk_target_percent|string_format:"%6.0f"}%+ {/foreach} +
Click on a site above to display settings and charts.
+Click on a site above to display settings and charts.
-Traffic | -- The data sent and received by this Web site. - Traffic is displayed below in Megabytes or Gigabytes. - A byte is roughly equivalent to one character, a Megabyte is roughly one Million characters, - and a Gigabyte is roughtly one Trillion characters. - | -
Incoming | -- Requests from a user for Web pages or other data sent to the Website including any - uploaded images or files. - | -
Outgoing | -- Data sent to users of your site including all Web pages, images, and files requested - by the user. Note that this line may be covered by the Total (blue) line where they are the same. - | -
Total | -- Total of all incoming and outgoing data. This is the value that is compared to the - the Target data traffic for billing purposes. - | -
Traffic Target | -- The maximum total monthly traffic expected for your Website. - You are billed based on this target. If your "Total" traffic regularly exceeds this, you will be contacted - to discuss increasing this target. This value is represented by the dotted line on the - "Monthly Traffic" graph. - | -
Disk Space Used | -- The greatest amount of server disk space consumed by this Web site and all associated data during the measurement period. - Disk Space Used is displayed in Gigabytes. - | -
Disk Space Target | -- The maximum disk storage space your Website is expected to use. - You are billed for data storage based on this target. If the "Disk Space Used" regularly exceeds this, you will be contacted - to discuss increasing this target. This value is represented by the dotted line on the - "Monthly Disk Space Used" graph. - | -
Traffic | Target | % of Target | Storage | target | % of Target | Traffic | ++ The data sent and received by this Web site. + Traffic is displayed below in Megabytes or Gigabytes. + A byte is roughly equivalent to one character, a Megabyte is roughly one Million characters, + and a Gigabyte is roughtly one Trillion characters. + | +
---|---|---|---|---|---|---|
Yesterday: | -
- {$serverStats.yesterday.data_total|string_format:"%.3f"} Megabytes + | Incoming | ++ Requests from a user for Web pages or other data sent to the Website including any + uploaded images or files. | -- | - | - {$serverStats.yesterday.storage|string_format:"%.3f"} Gigabytes + |
Outgoing | ++ Data sent to users of your site including all Web pages, images, and files requested + by the user. Note that this line may be covered by the Total (blue) line where they are the same. | -|||||
This Month: | -
- {$serverStats.thisMonth.data_total|string_format:"%.3f"} Gigabytes + | Total | ++ Total of all incoming and outgoing data. This is the value that is compared to the + the Target data traffic for billing purposes. | -- | - | - {$serverStats.thisMonth.storage|string_format:"%.3f"} Gigabytes + |
Traffic Target | ++ The maximum total monthly traffic expected for your Website. + You are billed based on this target. If your "Total" traffic regularly exceeds this, you will be contacted + to discuss increasing this target. This value is represented by the dotted line on the + "Monthly Traffic" graph. | -- | ||||
Last Month: | -- {$serverStats.lastMonth.data_total|string_format:"%.3f"} Gigabytes + | Disk Space Used | ++ The greatest amount of server disk space consumed by this Web site and all associated data during the measurement period. + Disk Space Used is displayed in Gigabytes. | -{$target|string_format:"%.1f"} Gigabytes | -{$serverStats.trafficDiff.percent|string_format:"%.0f"}% | -- {$serverStats.lastMonth.storage*1000|string_format:"%.1f"} Gigabytes + |
Disk Space Target | ++ The maximum disk storage space your Website is expected to use. + You are billed for data storage based on this target. If the "Disk Space Used" regularly exceeds this, you will be contacted + to discuss increasing this target. This value is represented by the dotted line on the + "Monthly Disk Space Used" graph. | -{$diskTarget|string_format:"%.3f"} Gigabytes | -{$serverStats.trafficDiff.diskPercent|string_format:"%.0f"}% |
- Color Key: Target, Storage, Incoming, Outgoing, Total
-
Traffic | Target | % of Target | Storage | target | % of Target | |
---|---|---|---|---|---|---|
Yesterday: | +
+ {$serverStats.yesterday.data_total|string_format:"%.3f"} Megabytes + |
+ + | + | + {$serverStats.yesterday.storage|string_format:"%.3f"} Gigabytes + | ++ | |
This Month: | +
+ {$serverStats.thisMonth.data_total|string_format:"%.3f"} Gigabytes + |
+ + | + | + {$serverStats.thisMonth.storage|string_format:"%.3f"} Gigabytes + | ++ | + |
Last Month: | ++ {$serverStats.lastMonth.data_total|string_format:"%.3f"} Gigabytes + | +{$target|string_format:"%.1f"} Gigabytes | +{$serverStats.trafficDiff.percent|string_format:"%.0f"}% | ++ {$serverStats.lastMonth.storage*1000|string_format:"%.1f"} Gigabytes + | +{$diskTarget|string_format:"%.3f"} Gigabytes | +{$serverStats.trafficDiff.diskPercent|string_format:"%.0f"}% | +
+ Color Key: Target, Storage, Incoming, Outgoing, Total
+