Last modified by Christa Friedrich on 13.12.2024

From version 175.1
edited by Carina Enke
on 05.01.2024
Change comment: Zurück zur Version 166.1
To version 187.1
edited by Carina Enke
on 05.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,4 @@
1 +
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
... ... @@ -8,17 +8,9 @@
8 8  == (% style="color:#ffffff" %) Zentrale Systeme der sächsischen Hochschulen(%%) ==
9 9  {{/panel}}
10 10  
11 -====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
12 -
13 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/}}Uhr
12 +====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung:
13 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
14 14  {{/layout-cell}}
15 -
16 -
17 -Test html makro
18 -
19 -{{html}}
20 -https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
21 -{{/html}}
22 22  {{/layout-section}}
23 23  
24 24  {{layout-section ac:type="single"}}
... ... @@ -40,9 +40,9 @@
40 40  {{column}}
41 41  (% style="text-align: right;" %)
42 42  
43 -
44 -
45 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag"/}}
36 +{{velocity}}{{html}}
37 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
38 +{{/html}}{{/velocity}}
46 46  {{/column}}
47 47  
48 48  (% class="auto-cursor-target" %)
... ... @@ -63,19 +63,20 @@
63 63  
64 64  {{column}}
65 65  (% style="text-align: left;" %)
66 -=== OPAL Server ===
59 +=== OPAL Server ===
67 67  
68 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
61 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von
69 69  
70 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string"/}}Webservern onlineZum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst in einem Server-Cluster betrieben werden, so werden alle Server einzeln geprüft.
63 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}}Webservern online.
64 +Zum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst in einem Server-Cluster betrieben werden, so werden alle Server einzeln geprüft.
71 71  {{/column}}
72 72  
73 73  {{column}}
74 74  (% style="text-align: right;" %)
75 75  
76 -
77 -
78 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag"/}}
70 +{{velocity}}{{html}}
71 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
72 +{{/html}}{{/velocity}}
79 79  {{/column}}
80 80  
81 81  (% class="auto-cursor-target" %)
... ... @@ -105,9 +105,9 @@
105 105  {{column}}
106 106  (% style="text-align: right;" %)
107 107  
108 -
109 -
110 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag"/}}
102 +{{velocity}}{{html}}
103 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
104 +{{/html}}{{/velocity}}
111 111  {{/column}}
112 112  
113 113  (% class="auto-cursor-target" %)
... ... @@ -137,8 +137,9 @@
137 137  {{column}}
138 138  (% style="text-align: right;" %)
139 139  
140 -
141 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag"/}}
134 +{{velocity}}{{html}}
135 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
136 +{{/html}}{{/velocity}}
142 142  {{/column}}
143 143  
144 144  (% class="auto-cursor-target" %)
... ... @@ -168,8 +168,9 @@
168 168  {{column}}
169 169  (% style="text-align: right;" %)
170 170  
171 -
172 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag"/}}
166 +{{velocity}}{{html}}
167 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
168 +{{/html}}{{/velocity}}
173 173  {{/column}}
174 174  
175 175  (% class="auto-cursor-target" %)
... ... @@ -199,9 +199,9 @@
199 199  {{column}}
200 200  (% style="text-align: right;" %)
201 201  
202 -
203 -
204 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag"/}}
198 +{{velocity}}{{html}}
199 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
200 +{{/html}}{{/velocity}}
205 205  {{/column}}
206 206  
207 207  (% class="auto-cursor-target" %)
... ... @@ -229,9 +229,9 @@
229 229  {{column}}
230 230  (% style="text-align: right;" %)
231 231  
232 -
233 -
234 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag"/}}
228 +{{velocity}}{{html}}
229 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
230 +{{/html}}{{/velocity}}
235 235  {{/column}}
236 236  
237 237  (% class="auto-cursor-target" %)
... ... @@ -260,8 +260,9 @@
260 260  {{column}}
261 261  (% style="text-align: right;" %)
262 262  
263 -
264 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag"/}}
259 +{{velocity}}{{html}}
260 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
261 +{{/html}}{{/velocity}}
265 265  {{/column}}
266 266  
267 267  (% class="auto-cursor-target" %)
... ... @@ -291,8 +291,9 @@
291 291  {{column}}
292 292  (% style="text-align: right;" %)
293 293  
294 -
295 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag"/}}
291 +{{velocity}}{{html}}
292 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
293 +{{/html}}{{/velocity}}
296 296  {{/column}}
297 297  
298 298  (% class="auto-cursor-target" %)
... ... @@ -322,8 +322,9 @@
322 322  {{column}}
323 323  (% style="text-align: right;" %)
324 324  
325 -
326 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
323 +{{velocity}}{{html}}
324 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
325 +{{/html}}{{/velocity}}
327 327  {{/column}}
328 328  
329 329  (% class="auto-cursor-target" %)
... ... @@ -367,9 +367,9 @@
367 367  {{column}}
368 368  (% style="text-align: right;" %)
369 369  
370 -
371 -
372 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag"/}}
369 +{{velocity}}{{html}}
370 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
371 +{{/html}}{{/velocity}}
373 373  {{/column}}
374 374  
375 375  (% class="auto-cursor-target" %)
... ... @@ -392,17 +392,25 @@
392 392  (% style="text-align: left;" %)
393 393  === Webserver und Transkodierungsserver ===
394 394  
395 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string"/}}von
394 +{{velocity}}
395 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string')
396 +{{/velocity}}
396 396  
397 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string"/}}Servern onlineZum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst mehrere Server betreffen, so werden alle Server einzeln geprüft.
398 +von
399 +
400 +{{velocity}}
401 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string')
402 +{{/velocity}}
403 +
404 +Servern online. Zum Aktualisierungszeitpunkt wird geprüft, ob die Startseite des verfügbaren Servers aufrufbar ist. Sollte der Dienst mehrere Server betreffen, so werden alle Server einzeln geprüft.
398 398  {{/column}}
399 399  
400 400  {{column}}
401 401  (% style="text-align: right;" %)
402 402  
403 -
404 -
405 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag"/}}
410 +{{velocity}}{{html}}
411 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
412 +{{/html}}{{/velocity}}
406 406  {{/column}}
407 407  
408 408  
... ... @@ -433,7 +433,9 @@
433 433  (% style="text-align: right;" %)
434 434  
435 435  
436 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag"/}}
443 + {{velocity}}{{html}}
444 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
445 +{{/html}}{{/velocity}}
437 437  {{/column}}
438 438  
439 439  (% class="auto-cursor-target" %)
... ... @@ -463,8 +463,9 @@
463 463  {{column}}
464 464  (% style="text-align: right;" %)
465 465  
466 -
467 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag"/}}
475 +{{velocity}}{{html}}
476 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
477 +{{/html}}{{/velocity}}
468 468  {{/column}}
469 469  
470 470  (% class="auto-cursor-target" %)
... ... @@ -508,9 +508,9 @@
508 508  {{column}}
509 509  (% style="text-align: right;" %)
510 510  
511 -
512 -
513 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag"/}}
521 +{{velocity}}{{html}}
522 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
523 +{{/html}}{{/velocity}}
514 514  {{/column}}
515 515  
516 516  (% class="auto-cursor-target" %)
... ... @@ -540,9 +540,9 @@
540 540  {{column}}
541 541  (% style="text-align: right;" %)
542 542  
543 -
544 -
545 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag"/}}
553 +{{velocity}}{{html}}
554 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
555 +{{/html}}{{/velocity}}
546 546  {{/column}}
547 547  
548 548  (% class="auto-cursor-target" %)
... ... @@ -556,9 +556,7 @@
556 556  {{panel}}
557 557  (% class="auto-cursor-target" %)
558 558  
559 -
560 -{{section}}
561 -(% class="auto-cursor-target" %)
569 +{{section}}(% class="auto-cursor-target" %)
562 562  
563 563  
564 564  {{column}}
... ... @@ -571,13 +571,16 @@
571 571  {{column}}
572 572  (% style="text-align: right;" %)
573 573  
582 +{{velocity}}
583 +{{html}}
584 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag')
585 +{{/html}}
586 +{{/velocity}}
574 574  
575 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag"/}}
576 576  {{/column}}
577 577  
578 578  (% class="auto-cursor-target" %)
579 -
580 -{{/section}}
591 + {{/section}}
581 581  
582 582  (% class="auto-cursor-target" %)
583 583  
... ... @@ -617,8 +617,11 @@
617 617  (% style="text-align: right;" %)
618 618  
619 619  
620 -
621 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
631 +{{velocity}}
632 +{{html}}
633 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
634 +{{/html}}
635 +{{/velocity}}
622 622  {{/column}}
623 623  
624 624  (% class="auto-cursor-target" %)
... ... @@ -649,7 +649,11 @@
649 649  (% style="text-align: right;" %)
650 650  
651 651  
652 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20"/}}
666 +{{velocity}}
667 +{{html}}
668 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20')
669 +{{/html}}
670 +{{/velocity}}
653 653  {{/column}}
654 654  
655 655  (% class="auto-cursor-target" %)
... ... @@ -675,7 +675,7 @@
675 675  
676 676  {{layout-section ac:type="single"}}
677 677  {{layout-cell}}
678 - [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||shape="rect"]]
696 +Link noch ändern [[Erläuterungen zur Statusanzeige>>doc:LMS.Erste Schritte.Verfuegbarkeit und Betriebsstatus.WebHome||shape="rect"]]
679 679  {{/layout-cell}}
680 680  {{/layout-section}}
681 681  
... ... @@ -694,8 +694,8 @@
694 694  == (% style="color:#000000" %)Vorfälle(%%) ==
695 695  {{/panel}}
696 696  
715 +Bloginhalte
697 697  
698 -
699 699  {{blog-posts max="3" spaces="STATHS" sort="modified" reverse="true" content="titles" labels="hsvorfall"/}}
700 700  
701 701  (% class="auto-cursor-target" %)
... ... @@ -725,6 +725,8 @@
725 725  
726 726  {{layout-section ac:type="single"}}
727 727  {{layout-cell}}
746 +Blogeinträge
747 +
728 728  {{blog-posts max="1" spaces="STATHS" sort="creation" reverse="true" content="titles" labels="hswartung"/}}
729 729  
730 730  Es wird die letzte Meldung angezeigt.
... ... @@ -742,7 +742,9 @@
742 742  
743 743  
744 744  
745 -
746 -
747 -
748 -
765 +
766 +{{/column}}
767 +{{/section}}
768 +{{/panel}}
769 +{{/expand}}
770 +{{/panel}}