| Hosts and Users Summary for a Specific Site and Date |
|---|
| {$pageVars.thisDateFormatted} |
| Information box |
|---|
[ Set this view as the default ]
{$pageVars.hostipLabelStart}HOST{$pageVars.hostipLabelEnd}
|
{$pageVars.usernameLabelStart}USERNAME{$pageVars.usernameLabelEnd}
|
{$pageVars.sitesLabelStart}SITES{$pageVars.sitesLabelEnd}
|
{$pageVars.bytesLabelStart}BYTES{$pageVars.bytesLabelEnd}
{$pageVars.BLabelStart}B{$pageVars.BLabelEnd} | {$pageVars.KLabelStart}K{$pageVars.KLabelEnd} | {$pageVars.MLabelStart}M{$pageVars.MLabelEnd} | {$pageVars.GLabelStart}G{$pageVars.GLabelEnd} |
{$pageVars.cachePercentLabelStart}CACHE PERCENT{$pageVars.cachePercentLabelEnd}
|
|
|---|---|---|---|---|---|
| {$thisRecord} | {$record.username} | {$record.bytes|bytesToHRF:$pageVars.byteUnit} | {$record.cachePercent}% | ||
| TOTALS | {$pageVars.distinctValues.ips} | {$pageVars.distinctValues.users} | {$bytesTotal|bytesToHRF:$pageVars.byteUnit} | ||
| Latest site activity | ||||||
|---|---|---|---|---|---|---|
| HOST IP | USERNAME | TIME | BYTES | URL | STATUS | |
| {$record.hostip} | {$record.username} | {$record.time} | {$record.bytes} | {$record.url|string_trim:80:"..."} | {$record.resultCode} | |