monitoring.html 644 B

12345678910111213141516171819202122232425
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <title>BaumSplitter41</title>
  7. <link rel="stylesheet" href="css/style.css">
  8. <link rel="icon" type="image/png" href="../assets/Logo_BaumSplitter41_transparent.png"/>
  9. </head>
  10. <body>
  11. <iframe
  12. src="https://grafana.baumsplitter41.tech/public-dashboards/65f52d4d8aa24fdc935e17e7b2dc693b"
  13. frameborder="0"
  14. width="100%"
  15. height="600"
  16. style="border:1px solid #ccc; border-radius:8px;"
  17. ></iframe>
  18. </body>
  19. <footer>
  20. <p>© 2026 baumsplitter41.eu</p>
  21. </footer>
  22. </html>