X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=gui%2Fbacula-web%2Ftemplates%2Findex.tpl;h=94b26a3ac44cbcdc9205b73744fda2219333aaec;hb=8ff24a4488b622856762eebadc614a214f009f52;hp=5a496d12ca1fa49f89105bd405b8242ff90f6496;hpb=e0c6a7316324a74adfc7740760c31243a5cbb53c;p=bacula%2Fbacula diff --git a/gui/bacula-web/templates/index.tpl b/gui/bacula-web/templates/index.tpl index 5a496d12ca..94b26a3ac4 100644 --- a/gui/bacula-web/templates/index.tpl +++ b/gui/bacula-web/templates/index.tpl @@ -1,9 +1,9 @@ -{config_load file=bacula.conf} -{*{popup_init src="js/overlib.js"}*} +bacula-web + {literal} {/literal} - -bacula-web + +{popup_init src='./external_packages/js/overlib.js'} {include file=header.tpl}
-{include file=generaldata.tpl} -
-{include file=volumes.tpl} + +
+

Overall status

+ + + + + + + + + + + + + +
{t}Clients{/t} {$clientes_totales}
{t}Total bytes stored{/t} {$stored_bytes}
{t}Total files{/t} {$files_totales} file(s)
{t}Database size{/t} {$database_size}
+
+ + +
+

+ Pools and volumes status + View report +

+ +
+ +
+

Stored Bytes (GB / Last 7 days)

+ +
+
- {if !#IndexReport#} - {include file=last_run_report.tpl} - {else} - {include file=report_select.tpl} - {/if} - +
+

Last 24 hours status + View report +

+ + + + + + + + + + + + + + + + + + + + + +
Failed jobs{$failed_jobs}
Completed jobs{$completed_jobs}
Waiting jobs{$waiting_jobs}
Transferred Bytes{$bytes_totales}
+
+ +
+

+ Job Status Report + View report +

+ +
+ +
+

Last used volumes

+ - + + + + + {/foreach} +
---> -
-

General report

- {if $server==""} - - {else} - - {/if} -
- - + {foreach from=$volume_list item=vol} +
{$vol.Volumename}{$vol.VolStatus}{$vol.JobId}
+
+ + + {include file="$last_report"} + +
-{include file="footer.tpl"} \ No newline at end of file +{include file="footer.tpl"}