1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
<html>
<head>
<title>Backup report (1980-01-03)</title>
<style type="text/css">
alternative style sheet
not real
td.bad { background-color: #ffffff }
td.good { background-color: #000000 }
span.bad { color: #ffffff }
</style>
</head>
<body><h1>Backup report (1980-01-03)</h1>
<h2>Warnings</h2>
<ul><li>WARNING: 1 volumes are not fully backed up.</li>
</ul>
<h2>Summary</h2>
<table><tr><th rowspan="3">Host</th>
<th rowspan="3">Volume</th>
<th rowspan="3">Oldest</th>
<th rowspan="3">Total</th>
<th colspan="6">Devices</th>
</tr>
<tr><th colspan="3">device1</th>
<th colspan="3">device2</th>
</tr>
<tr><th>Newest</th>
<th>Count</th>
<th>Size</th>
<th>Newest</th>
<th>Count</th>
<th>Size</th>
</tr>
<tr><td class=host rowspan="3">host1</td>
<td class=volume>volume1</td>
<td>1980-01-03</td>
<td class=good>2</td>
<td bgcolor="#000000">1980-01-03</td>
<td class=good>1</td>
<td>4K</td>
<td bgcolor="#000000">1980-01-03</td>
<td class=good>1</td>
<td>4K</td>
</tr>
<tr><td class=volume>volume2</td>
<td>1980-01-03</td>
<td class=good>2</td>
<td bgcolor="#000000">1980-01-03</td>
<td class=good>1</td>
<td>2M</td>
<td bgcolor="#000000">1980-01-03</td>
<td class=good>1</td>
<td>2M</td>
</tr>
<tr><td class=volume>volume3</td>
<td>1980-01-03</td>
<td class=bad>1</td>
<td class=bad>none</td>
<td class=bad>0</td>
<td></td>
<td bgcolor="#000000">1980-01-03</td>
<td class=good>1</td>
<td>4</td>
</tr>
</table>
<h2>Logfiles</h2>
<h3>Pruning logs</h3>
<table><tr><th>Created</th>
<th>Pruned</th>
<th>Host</th>
<th>Volume</th>
<th>Device</th>
<th>Reason</th>
</tr>
</table>
<p>Generated <timestamp></p>
</body>
</html>
|