The HTML files displayed at pds.madeydanny.uk pds.madebydanny.uk
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update status page - 2025-12-12 03:12:29 UTC

+6 -6
+6 -6
status.html
··· 15 15 <body class="bg-dark text-light"> 16 16 <div class="container"> 17 17 <h1 class="my-4">Server Status</h1> 18 - <p>Report generated: 2025-12-12 03:10:45 UTC (uptime: 0:58:20, kernel: 6.8.0-88-generic)</p> 18 + <p>Report generated: 2025-12-12 03:12:29 UTC (uptime: 1:00:04, kernel: 6.8.0-88-generic)</p> 19 19 20 20 <h2>System Metrics</h2> 21 21 <table class="table table-dark table-bordered"> ··· 28 28 <th>Disk Free</th> 29 29 </tr> 30 30 <tr> 31 - <td>0.00 / 0.02 / 0.04</td> 32 - <td>2.0%</td> 33 - <td>720.3 MB / 848.6 MB</td> 34 - <td>61.8 MB / 101.7 MB</td> 35 - <td>852.3 MB</td> 31 + <td>0.00 / 0.01 / 0.03</td> 32 + <td>1.0%</td> 33 + <td>712.7 MB / 848.6 MB</td> 34 + <td>62.7 MB / 104.3 MB</td> 35 + <td>852.4 MB</td> 36 36 <td>3.2 GB</td> 37 37 </tr> 38 38 </table>