Last modified by Christa Friedrich on 13.12.2024

From version 188.2
edited by Carina Enke (Admin)
on 11.01.2024
Change comment: There is no comment for this version
To version 176.1
edited by Carina Enke
on 05.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.carina_admin
1 +XWiki.carina
Content
... ... @@ -1,3 +1,20 @@
1 +test1
2 +{{velocity}}
3 +{{html}}
4 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/')
5 +{{/html}}
6 +{{/velocity}}
7 +
8 +test2
9 +{{velocity}}
10 +{{html}}
11 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
12 +{{/html}}
13 +{{/velocity}}
14 +
15 +
16 +-----
17 +
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
... ... @@ -8,8 +8,23 @@
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: {{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
28 +====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
29 +
30 +test1
31 +{{velocity}}
32 +{{html}}
33 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/')
34 +{{/html}}
35 +{{/velocity}}
36 +Uhr
12 12  {{/layout-cell}}
38 +
39 +
40 +Test html makro
41 +
42 +{{html}}
43 +https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
44 +{{/html}}
13 13  {{/layout-section}}
14 14  
15 15  {{layout-section ac:type="single"}}
... ... @@ -31,9 +31,9 @@
31 31  {{column}}
32 32  (% style="text-align: right;" %)
33 33  
34 -{{velocity}}{{html}}
35 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
36 -{{/html}}{{/velocity}}
66 +
67 +
68 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag"/}}
37 37  {{/column}}
38 38  
39 39  (% class="auto-cursor-target" %)
... ... @@ -56,18 +56,17 @@
56 56  (% style="text-align: left;" %)
57 57  === OPAL Server ===
58 58  
59 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von
91 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
60 60  
61 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}}Webservern online.
62 -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.
93 +{{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 63  {{/column}}
64 64  
65 65  {{column}}
66 66  (% style="text-align: right;" %)
67 67  
68 -{{velocity}}{{html}}
69 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
70 -{{/html}}{{/velocity}}
99 +
100 +
101 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag"/}}
71 71  {{/column}}
72 72  
73 73  (% class="auto-cursor-target" %)
... ... @@ -97,9 +97,9 @@
97 97  {{column}}
98 98  (% style="text-align: right;" %)
99 99  
100 -{{velocity}}{{html}}
101 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
102 -{{/html}}{{/velocity}}
131 +
132 +
133 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag"/}}
103 103  {{/column}}
104 104  
105 105  (% class="auto-cursor-target" %)
... ... @@ -129,9 +129,8 @@
129 129  {{column}}
130 130  (% style="text-align: right;" %)
131 131  
132 -{{velocity}}{{html}}
133 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
134 -{{/html}}{{/velocity}}
163 +
164 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag"/}}
135 135  {{/column}}
136 136  
137 137  (% class="auto-cursor-target" %)
... ... @@ -161,9 +161,8 @@
161 161  {{column}}
162 162  (% style="text-align: right;" %)
163 163  
164 -{{velocity}}{{html}}
165 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
166 -{{/html}}{{/velocity}}
194 +
195 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag"/}}
167 167  {{/column}}
168 168  
169 169  (% class="auto-cursor-target" %)
... ... @@ -193,9 +193,9 @@
193 193  {{column}}
194 194  (% style="text-align: right;" %)
195 195  
196 -{{velocity}}{{html}}
197 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
198 -{{/html}}{{/velocity}}
225 +
226 +
227 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag"/}}
199 199  {{/column}}
200 200  
201 201  (% class="auto-cursor-target" %)
... ... @@ -223,9 +223,9 @@
223 223  {{column}}
224 224  (% style="text-align: right;" %)
225 225  
226 -{{velocity}}{{html}}
227 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
228 -{{/html}}{{/velocity}}
255 +
256 +
257 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag"/}}
229 229  {{/column}}
230 230  
231 231  (% class="auto-cursor-target" %)
... ... @@ -254,9 +254,8 @@
254 254  {{column}}
255 255  (% style="text-align: right;" %)
256 256  
257 -{{velocity}}{{html}}
258 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
259 -{{/html}}{{/velocity}}
286 +
287 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag"/}}
260 260  {{/column}}
261 261  
262 262  (% class="auto-cursor-target" %)
... ... @@ -286,9 +286,8 @@
286 286  {{column}}
287 287  (% style="text-align: right;" %)
288 288  
289 -{{velocity}}{{html}}
290 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
291 -{{/html}}{{/velocity}}
317 +
318 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag"/}}
292 292  {{/column}}
293 293  
294 294  (% class="auto-cursor-target" %)
... ... @@ -318,9 +318,8 @@
318 318  {{column}}
319 319  (% style="text-align: right;" %)
320 320  
321 -{{velocity}}{{html}}
322 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
323 -{{/html}}{{/velocity}}
348 +
349 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
324 324  {{/column}}
325 325  
326 326  (% class="auto-cursor-target" %)
... ... @@ -364,9 +364,9 @@
364 364  {{column}}
365 365  (% style="text-align: right;" %)
366 366  
367 -{{velocity}}{{html}}
368 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
369 -{{/html}}{{/velocity}}
393 +
394 +
395 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag"/}}
370 370  {{/column}}
371 371  
372 372  (% class="auto-cursor-target" %)
... ... @@ -389,25 +389,17 @@
389 389  (% style="text-align: left;" %)
390 390  === Webserver und Transkodierungsserver ===
391 391  
392 -{{velocity}}
393 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string')
394 -{{/velocity}}
418 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string"/}}von
395 395  
396 -von
397 -
398 -{{velocity}}
399 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string')
400 -{{/velocity}}
401 -
402 -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.
420 +{{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.
403 403  {{/column}}
404 404  
405 405  {{column}}
406 406  (% style="text-align: right;" %)
407 407  
408 -{{velocity}}{{html}}
409 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
410 -{{/html}}{{/velocity}}
426 +
427 +
428 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag"/}}
411 411  {{/column}}
412 412  
413 413  
... ... @@ -438,9 +438,7 @@
438 438  (% style="text-align: right;" %)
439 439  
440 440  
441 - {{velocity}}{{html}}
442 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
443 -{{/html}}{{/velocity}}
459 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag"/}}
444 444  {{/column}}
445 445  
446 446  (% class="auto-cursor-target" %)
... ... @@ -470,9 +470,8 @@
470 470  {{column}}
471 471  (% style="text-align: right;" %)
472 472  
473 -{{velocity}}{{html}}
474 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
475 -{{/html}}{{/velocity}}
489 +
490 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag"/}}
476 476  {{/column}}
477 477  
478 478  (% class="auto-cursor-target" %)
... ... @@ -516,9 +516,9 @@
516 516  {{column}}
517 517  (% style="text-align: right;" %)
518 518  
519 -{{velocity}}{{html}}
520 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
521 -{{/html}}{{/velocity}}
534 +
535 +
536 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag"/}}
522 522  {{/column}}
523 523  
524 524  (% class="auto-cursor-target" %)
... ... @@ -548,9 +548,9 @@
548 548  {{column}}
549 549  (% style="text-align: right;" %)
550 550  
551 -{{velocity}}{{html}}
552 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
553 -{{/html}}{{/velocity}}
566 +
567 +
568 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag"/}}
554 554  {{/column}}
555 555  
556 556  (% class="auto-cursor-target" %)
... ... @@ -564,7 +564,9 @@
564 564  {{panel}}
565 565  (% class="auto-cursor-target" %)
566 566  
567 -{{section}}(% class="auto-cursor-target" %)
582 +
583 +{{section}}
584 +(% class="auto-cursor-target" %)
568 568  
569 569  
570 570  {{column}}
... ... @@ -577,16 +577,13 @@
577 577  {{column}}
578 578  (% style="text-align: right;" %)
579 579  
580 -{{velocity}}
581 -{{html}}
582 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag')
583 -{{/html}}
584 -{{/velocity}}
585 585  
598 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag"/}}
586 586  {{/column}}
587 587  
588 588  (% class="auto-cursor-target" %)
589 - {{/section}}
602 +
603 +{{/section}}
590 590  
591 591  (% class="auto-cursor-target" %)
592 592  
... ... @@ -626,11 +626,8 @@
626 626  (% style="text-align: right;" %)
627 627  
628 628  
629 -{{velocity}}
630 -{{html}}
631 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
632 -{{/html}}
633 -{{/velocity}}
643 +
644 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
634 634  {{/column}}
635 635  
636 636  (% class="auto-cursor-target" %)
... ... @@ -661,11 +661,7 @@
661 661  (% style="text-align: right;" %)
662 662  
663 663  
664 -{{velocity}}
665 -{{html}}
666 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20')
667 -{{/html}}
668 -{{/velocity}}
675 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20"/}}
669 669  {{/column}}
670 670  
671 671  (% class="auto-cursor-target" %)
... ... @@ -691,7 +691,7 @@
691 691  
692 692  {{layout-section ac:type="single"}}
693 693  {{layout-cell}}
694 -Link noch ändern [[Erläuterungen zur Statusanzeige>>doc:LMS.Erste Schritte.Verfuegbarkeit und Betriebsstatus.WebHome||shape="rect"]]
701 + [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||shape="rect"]]
695 695  {{/layout-cell}}
696 696  {{/layout-section}}
697 697  
... ... @@ -710,8 +710,8 @@
710 710  == (% style="color:#000000" %)Vorfälle(%%) ==
711 711  {{/panel}}
712 712  
713 -Bloginhalte
714 714  
721 +
715 715  {{blog-posts max="3" spaces="STATHS" sort="modified" reverse="true" content="titles" labels="hsvorfall"/}}
716 716  
717 717  (% class="auto-cursor-target" %)
... ... @@ -741,8 +741,6 @@
741 741  
742 742  {{layout-section ac:type="single"}}
743 743  {{layout-cell}}
744 -Blogeinträge
745 -
746 746  {{blog-posts max="1" spaces="STATHS" sort="creation" reverse="true" content="titles" labels="hswartung"/}}
747 747  
748 748  Es wird die letzte Meldung angezeigt.
... ... @@ -749,3 +749,17 @@
749 749  {{/layout-cell}}
750 750  {{/layout-section}}
751 751  {{/layout}}
757 +
758 +
759 +
760 +
761 +
762 +
763 +
764 +
765 +
766 +
767 +
768 +
769 +
770 +