index.html 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <title>Status Monitor Archive Overview</title>
  5. <link rel="stylesheet" href="archive/archiveviewer.css"/>
  6. <style>
  7. .greyedout, .greyedout a {
  8. color: #707070
  9. }
  10. .indented {
  11. margin-left: 20px;
  12. }
  13. </style>
  14. </head>
  15. <body>
  16. <header>
  17. <h1>Status Monitor Archive Overview</h1>
  18. </header>
  19. <div>
  20. <b>
  21. <p>
  22. > SDS Status Monitor<br/>
  23. <span class="indented"><a href="archive/new_monitor.html">Archive</a> | <a href="https://status-sds.kaas.kit.edu/">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/new_monitor_archive">Archive data (GitLab)</a></span>
  24. </p>
  25. <p class="greyedout">
  26. > Old SDS Status Monitor (testing sandbox, not reliable)<br/>
  27. <span class="indented"><a href="archive/old_monitor.html">Archive</a> | <a href="https://ikp-neu-katrin.ikp.kit.edu/sdsstatus/oldindex.php">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/old_monitor_archive">Archive data (GitLab)</a></span>
  28. </p>
  29. </b>
  30. </div>
  31. <footer>
  32. <a href="https://nuserv.uni-muenster.de:8443/bbieringer/statusarchiveviewer">Archive Viewer Source Code</a> |
  33. Contact&nbsp;(Archive):&nbsp;<a href="mailto:benedikt.b@wwu.de">Benedikt&nbsp;Bieringer</a> |
  34. Contact&nbsp;(Status&nbsp;Monitor):&nbsp;<a href="mailto:thuemmler@kit.edu">Thomas&nbsp;Th&uuml;mmler</a>
  35. </footer>
  36. </body>
  37. </html>