# # # # build_database_info_page() # # # include "templates.progress.build_progress_html"; subroutine(build_database_info_page( bool is_msie_v6, string profile_name, string profile_label_html, bool is_real_time_processing, bool is_update_database_permission, bool is_build_database_permission), ( '
' . lang_stats.database_info.database_info . ' | '; ''; ' '; if (is_update_database_permission) then ( # KHP 2/June/2009 - We allow update database upon real time processing! '' . lang_stats.btn.update_database . ''; # if (!is_real_time_processing) then ( # '' . lang_stats.btn.update_database . ''; # ) # else ( # # For realtime processing we only use a Refresh button # '' . lang_stats.database_info.refresh_database_info . ''; # ); if (is_build_database_permission) then ( # Add button separator " | "; ); ); if (is_build_database_permission) then ( '' . lang_stats.btn.rebuild_database . ''; ); ' | '; '
---|
';
' ';
'' . lang_stats.database_info.database_not_yet_built . ' ';
''; lang_stats.database_info.click_rebuild_to_build; ' | ';
'|||
'; # lang_stats.database_info.update_database_completed; # ' | '; # '|||
'; # lang_stats.database_info.rebuild_database_completed; # ' | '; # '|||
' . lang_stats.btn.profile . ': | '; '' . profile_label_html . ' | '; '||
---|---|---|---|
' . lang_options.profile.log.format.format_label.label . ': | '; '- | '; '||
' . lang_stats.database_info.syslog_format_label . ': | '; '- | '; '||
' . lang_stats.database_info.syslog_required_format_label . ': | '; '- | '; '||
' . lang_stats.database_info.real_time_processing . ': | '; '- | '; '||
' . lang_options.profile.database.options.server.type.label . ': | '; '- | '; '||
' . lang_stats.database_info.database_directory . ': | '; '- | '; '||
' . lang_stats.database_info.database_name . ': | '; '- | '; '||
' . lang_stats.database_info.last_modified . ': | '; '- | '; '||
' . lang_stats.database_info.current_operation . ': | '; '';
'
| ';
'||
' . lang_stats.database_info.last_operation . ': | '; '- | '; '||
' . lang_stats.database_info.earliest_log_entry . ': | '; '- | '; '||
' . lang_stats.database_info.latest_log_entry . ': | '; '- | '; '