|
|
@ -1537,26 +1537,14 @@ $Lang{BackupPC_Check} = <<EOF; |
|
|
|
\${h1(qq{$Lang{BackupPC__Server_Check}})} |
|
|
|
\${h1(qq{$Lang{BackupPC__Server_Check}})} |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
|
<li>This status was generated at \$now. |
|
|
|
<li>This check was generated at \$now. |
|
|
|
<li>Pool file system was recently at \$Info{DUlastValue}% |
|
|
|
<li>File system pool size usage : \$Info{DUDailyMax}% (\$DUmaxTime). |
|
|
|
(\$DUlastTime), today\'s max is \$Info{DUDailyMax}% (\$DUmaxTime) |
|
|
|
<li>File system inode size usage : \$Info{DUInodeDailyMax}% (\$DUInodemaxTime). |
|
|
|
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}%. |
|
|
|
|
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
|
\${h2("Hosts with good Backups")} |
|
|
|
\${h2("Backups summary")} |
|
|
|
<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> |
|
|
|
|
|
|
|
<table class="sortable" id="host_summary_backups" border cellpadding="3" cellspacing="1"> |
|
|
|
<table class="sortable" id="host_summary_backups" border cellpadding="3" cellspacing="1"> |
|
|
|
<tr class="tableheader"><td> Host </td> |
|
|
|
<tr class="tableheader"><td> Host </td> |
|
|
|
<td align="center"> User </td> |
|
|
|
<td align="center"> User </td> |
|
|
|