master
Heuzef 5 years ago
parent df9a90d7ca
commit 8e276315c9
  1. 22
      en.pm

22
en.pm

@ -1537,26 +1537,14 @@ $Lang{BackupPC_Check} = <<EOF;
\${h1(qq{$Lang{BackupPC__Server_Check}})}
<p>
<ul>
<li>This status was generated at \$now.
<li>Pool file system was recently at \$Info{DUlastValue}%
(\$DUlastTime), today\'s max is \$Info{DUDailyMax}% (\$DUmaxTime)
and yesterday\'s max was \$Info{DUDailyMaxPrev}%.
<li>Pool file system inode usage was recently at \$Info{DUInodelastValue}%
(\$DUlastTime), today\'s max is \$Info{DUInodeDailyMax}% (\$DUInodemaxTime)
and yesterday\'s max was \$Info{DUInodeDailyMaxPrev}%.
<li>This check was generated at \$now.
<li>File system pool size usage : \$Info{DUDailyMax}% (\$DUmaxTime).
<li>File system inode size usage : \$Info{DUInodeDailyMax}% (\$DUInodemaxTime).
</ul>
</p>
\${h2("Hosts with good Backups")}
<p>
There are \$hostCntGood hosts that have been backed up, for a total of:
<ul>
<li> \$fullTot full backups of total size \${fullSizeTot}GiB
(prior to pooling and compression),
<li> \$incrTot incr backups of total size \${incrSizeTot}GiB
(prior to pooling and compression).
</ul>
</p>
\${h2("Backups summary")}
<table class="sortable" id="host_summary_backups" border cellpadding="3" cellspacing="1">
<tr class="tableheader"><td> Host </td>
<td align="center"> User </td>

Loading…
Cancel
Save