{* * WHMCS Server Module - VPSAG * @package WHMCS * @copyright ArkHost 2025 * @link https://arkhost.com * @author ArkHost *}
{$_LANG['Title']}
{$serverInfo['operatingSystem']['name']}
{$serverInfo['operatingSystem']['name']}
{$serverInfo['statusDescription']}
{$serverInfo['uptime_text']}
{$serverInfo['ip']} {if $serverInfo['ipv6']}
{$serverInfo['ipv6']} {/if}
{$_LANG['Navbar']['Overview']}

{$_LANG['Overview']['RAM']}

{if $serverInfo['ram'] > 0}{($serverInfo['ram_usage']/1024/1024/1024/$serverInfo['ram']*100)|round}{else}0{/if}%
{($serverInfo['ram_usage']/1024/1024/1024)|round:1} / {$serverInfo['ram']} GB {$_LANG['Used']}

{$_LANG['Overview']['Bandwidth']}

{if $serverInfo['bandwidth'] > 0}{($serverInfo['bandwidth_used']/1024/$serverInfo['bandwidth']*100)|round}{else}0{/if}%
{($serverInfo['bandwidth_used']/1024)|round:1} / {$serverInfo['bandwidth']} TB {$_LANG['Used']}

{$_LANG['Overview']['Disk']}

{$serverInfo['disk']} GB
{$_LANG['Overview']['DiskSize']}

{$_LANG['Overview']['CPU']}

{if $serverInfo['cpu_usage'] <= 1}{($serverInfo['cpu_usage'] * 100)|round}{else}{$serverInfo['cpu_usage']|ceil}{/if}%
{if $serverInfo['cpu_usage'] <= 1}{($serverInfo['cpu_usage'] * 100)|round}{else}{$serverInfo['cpu_usage']|ceil}{/if}% {$_LANG['Overview']['CPUUsage']}
{$_LANG['Navbar']['Graphs']}
{$_LANG['Graphs']['CPU']}

{$_LANG['Graphs']['Loading']}

{$_LANG['Graphs']['RAM']}

{$_LANG['Graphs']['Loading']}

{$_LANG['Graphs']['Network']}

{$_LANG['Graphs']['Loading']}

{$_LANG['Graphs']['Disk']}

{$_LANG['Graphs']['Loading']}

{$_LANG['Navbar']['Backups']}
{$_LANG['Backups']['Description']}
{$_LANG['Backups']['Date']} {$_LANG['Backups']['Size']} {$_LANG['Backups']['Type']} {$_LANG['Backups']['Status']} {$_LANG['Backups']['Actions']}
Loading backup data...
{$_LANG['Backups']['Warning']|unescape:'html'}
{$_LANG['Settings']['Hostname']['Title']}
{$_LANG['Settings']['Hostname']['Description']}
{$_LANG['Settings']['ISO']['Title']}
{$_LANG['Settings']['ISO']['Description']}
{if $serverInfo['iso'] !== ''} {/if}
{$_LANG['Settings']['Password']['Title']}
{$_LANG['Settings']['Password']['Description']}
{$_LANG['Settings']['Reinstall']['Title']}
{$_LANG['Settings']['Reinstall']['Description']}
{foreach from=$operatingSystems key=$group item=$operatingSystemsGroup}
{/foreach}
{$_LANG['Settings']['Firewall']['Title']}
{$_LANG['Settings']['Firewall']['Description']}
{$_LANG['Settings']['Firewall']['Action']} {$_LANG['Settings']['Firewall']['Port']} {$_LANG['Settings']['Firewall']['Protocol']} {$_LANG['Settings']['Firewall']['Source']} {$_LANG['Settings']['Firewall']['Note']} {$_LANG['Settings']['Firewall']['Actions']}
{$_LANG['Settings']['Firewall']['Warning']}