Last modified by Christa Friedrich on 13.12.2024

From version 178.1
edited by Carina Enke
on 05.01.2024
Change comment: There is no comment for this version
To version 183.1
edited by Carina Enke
on 05.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,14 +1,57 @@
1 -test1
2 -{{velocity}}
3 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string')
4 -{{/velocity}}
1 +{{panel borderColor="#24676C" bgColor="#24676C" titleColor="white"}}
2 +== (% style="color:#ffffff" %) Zentrale Systeme der sächsischen Hochschulen(%%) ==
3 +{{/panel}}
5 5  
6 -test2
5 +====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung:
6 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
7 +
8 +{{panel borderColor="#24676C" borderWidth="2"}}
9 +
10 +{{section}}
11 +
12 +{{column}}
13 +== (% style="color:#ffffff" %) (% style="color:#24676c" %)OPAL (%%) ==
14 +{{/column}}
15 +
16 +{{column}}
17 +(% style="text-align: right;" %)
7 7  {{velocity}}{{html}}
8 8  $xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
9 9  {{/html}}{{/velocity}}
21 +{{/column}}
10 10  
23 +{{/section}}
11 11  
25 +{{expand title="Systemstatus im Detail ..."}}
26 +
27 +
28 +{{panel}}
29 +{{section}}
30 +
31 +
32 +{{column}}
33 +(% style="text-align: left;" %)
34 +=== OPAL Server ===
35 +
36 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von
37 +
38 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}}Webservern online.
39 +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.
40 +{{/column}}
41 +
42 +{{column}}
43 +(% style="text-align: right;" %)
44 +
45 +{{velocity}}{{html}}
46 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
47 +{{/html}}{{/velocity}}
48 +{{/column}}
49 +{{/section}}
50 +{{/panel}}
51 +
52 +{{panel}}
53 +{{section}}
54 +{{column}}
12 12  ----
13 13  
14 14  {{layout}}
... ... @@ -21,21 +21,9 @@
21 21  == (% style="color:#ffffff" %) Zentrale Systeme der sächsischen Hochschulen(%%) ==
22 22  {{/panel}}
23 23  
24 -====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung: (%%) ======
25 -
26 -test1
27 -{{velocity}}{{html}}
28 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/')
29 -{{/html}}{{/velocity}}
30 -Uhr
67 +====== (% style="color:#000000" %)Die Aktualisierung der Betriebsstatusanzeige erfolgt aller 10 Minuten. Letzte Aktualisierung:
68 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
31 31  {{/layout-cell}}
32 -
33 -
34 -Test html makro
35 -
36 -{{html}}
37 -https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string
38 -{{/html}}
39 39  {{/layout-section}}
40 40  
41 41  {{layout-section ac:type="single"}}
... ... @@ -57,9 +57,9 @@
57 57  {{column}}
58 58  (% style="text-align: right;" %)
59 59  
60 -
61 -
62 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag"/}}
91 +{{velocity}}{{html}}
92 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
93 +{{/html}}{{/velocity}}
63 63  {{/column}}
64 64  
65 65  (% class="auto-cursor-target" %)
... ... @@ -82,17 +82,18 @@
82 82  (% style="text-align: left;" %)
83 83  === OPAL Server ===
84 84  
85 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
116 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von
86 86  
87 -{{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.
118 +{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}}Webservern online.
119 +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.
88 88  {{/column}}
89 89  
90 90  {{column}}
91 91  (% style="text-align: right;" %)
92 92  
93 -
94 -
95 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag"/}}
125 +{{velocity}}{{html}}
126 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
127 +{{/html}}{{/velocity}}
96 96  {{/column}}
97 97  
98 98  (% class="auto-cursor-target" %)
... ... @@ -122,9 +122,9 @@
122 122  {{column}}
123 123  (% style="text-align: right;" %)
124 124  
125 -
126 -
127 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag"/}}
157 +{{velocity}}{{html}}
158 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
159 +{{/html}}{{/velocity}}
128 128  {{/column}}
129 129  
130 130  (% class="auto-cursor-target" %)
... ... @@ -154,8 +154,9 @@
154 154  {{column}}
155 155  (% style="text-align: right;" %)
156 156  
157 -
158 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag"/}}
189 +{{velocity}}{{html}}
190 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
191 +{{/html}}{{/velocity}}
159 159  {{/column}}
160 160  
161 161  (% class="auto-cursor-target" %)
... ... @@ -185,8 +185,9 @@
185 185  {{column}}
186 186  (% style="text-align: right;" %)
187 187  
188 -
189 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag"/}}
221 +{{velocity}}{{html}}
222 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
223 +{{/html}}{{/velocity}}
190 190  {{/column}}
191 191  
192 192  (% class="auto-cursor-target" %)
... ... @@ -216,9 +216,9 @@
216 216  {{column}}
217 217  (% style="text-align: right;" %)
218 218  
219 -
220 -
221 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag"/}}
253 +{{velocity}}{{html}}
254 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
255 +{{/html}}{{/velocity}}
222 222  {{/column}}
223 223  
224 224  (% class="auto-cursor-target" %)
... ... @@ -246,9 +246,9 @@
246 246  {{column}}
247 247  (% style="text-align: right;" %)
248 248  
249 -
250 -
251 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag"/}}
283 +{{velocity}}{{html}}
284 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
285 +{{/html}}{{/velocity}}
252 252  {{/column}}
253 253  
254 254  (% class="auto-cursor-target" %)
... ... @@ -277,8 +277,9 @@
277 277  {{column}}
278 278  (% style="text-align: right;" %)
279 279  
280 -
281 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag"/}}
314 +{{velocity}}{{html}}
315 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
316 +{{/html}}{{/velocity}}
282 282  {{/column}}
283 283  
284 284  (% class="auto-cursor-target" %)
... ... @@ -308,8 +308,9 @@
308 308  {{column}}
309 309  (% style="text-align: right;" %)
310 310  
311 -
312 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag"/}}
346 +{{velocity}}{{html}}
347 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
348 +{{/html}}{{/velocity}}
313 313  {{/column}}
314 314  
315 315  (% class="auto-cursor-target" %)
... ... @@ -339,8 +339,9 @@
339 339  {{column}}
340 340  (% style="text-align: right;" %)
341 341  
342 -
343 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
378 +{{velocity}}{{html}}
379 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
380 +{{/html}}{{/velocity}}
344 344  {{/column}}
345 345  
346 346  (% class="auto-cursor-target" %)
... ... @@ -384,9 +384,9 @@
384 384  {{column}}
385 385  (% style="text-align: right;" %)
386 386  
387 -
388 -
389 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag"/}}
424 +{{velocity}}{{html}}
425 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
426 +{{/html}}{{/velocity}}
390 390  {{/column}}
391 391  
392 392  (% class="auto-cursor-target" %)
... ... @@ -409,17 +409,25 @@
409 409  (% style="text-align: left;" %)
410 410  === Webserver und Transkodierungsserver ===
411 411  
412 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string"/}}von
449 +{{velocity}}
450 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string')
451 +{{/velocity}}
413 413  
414 -{{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.
453 +von
454 +
455 +{{velocity}}
456 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string')
457 +{{/velocity}}
458 +
459 +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.
415 415  {{/column}}
416 416  
417 417  {{column}}
418 418  (% style="text-align: right;" %)
419 419  
420 -
421 -
422 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag"/}}
465 +{{velocity}}{{html}}
466 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
467 +{{/html}}{{/velocity}}
423 423  {{/column}}
424 424  
425 425  
... ... @@ -450,7 +450,9 @@
450 450  (% style="text-align: right;" %)
451 451  
452 452  
453 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag"/}}
498 + {{velocity}}{{html}}
499 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
500 +{{/html}}{{/velocity}}
454 454  {{/column}}
455 455  
456 456  (% class="auto-cursor-target" %)
... ... @@ -480,8 +480,9 @@
480 480  {{column}}
481 481  (% style="text-align: right;" %)
482 482  
483 -
484 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag"/}}
530 +{{velocity}}{{html}}
531 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
532 +{{/html}}{{/velocity}}
485 485  {{/column}}
486 486  
487 487  (% class="auto-cursor-target" %)
... ... @@ -525,9 +525,9 @@
525 525  {{column}}
526 526  (% style="text-align: right;" %)
527 527  
528 -
529 -
530 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag"/}}
576 +{{velocity}}{{html}}
577 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
578 +{{/html}}{{/velocity}}
531 531  {{/column}}
532 532  
533 533  (% class="auto-cursor-target" %)
... ... @@ -557,9 +557,9 @@
557 557  {{column}}
558 558  (% style="text-align: right;" %)
559 559  
560 -
561 -
562 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag"/}}
608 +{{velocity}}{{html}}
609 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
610 +{{/html}}{{/velocity}}
563 563  {{/column}}
564 564  
565 565  (% class="auto-cursor-target" %)
... ... @@ -573,9 +573,7 @@
573 573  {{panel}}
574 574  (% class="auto-cursor-target" %)
575 575  
576 -
577 -{{section}}
578 -(% class="auto-cursor-target" %)
624 +{{section}}(% class="auto-cursor-target" %)
579 579  
580 580  
581 581  {{column}}
... ... @@ -588,13 +588,16 @@
588 588  {{column}}
589 589  (% style="text-align: right;" %)
590 590  
637 +{{velocity}}
638 +{{html}}
639 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag')
640 +{{/html}}
641 +{{/velocity}}
591 591  
592 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag"/}}
593 593  {{/column}}
594 594  
595 595  (% class="auto-cursor-target" %)
596 -
597 -{{/section}}
646 + {{/section}}
598 598  
599 599  (% class="auto-cursor-target" %)
600 600  
... ... @@ -634,8 +634,11 @@
634 634  (% style="text-align: right;" %)
635 635  
636 636  
637 -
638 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
686 +{{velocity}}
687 +{{html}}
688 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
689 +{{/html}}
690 +{{/velocity}}
639 639  {{/column}}
640 640  
641 641  (% class="auto-cursor-target" %)
... ... @@ -666,7 +666,11 @@
666 666  (% style="text-align: right;" %)
667 667  
668 668  
669 -{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20"/}}
721 +{{velocity}}
722 +{{html}}
723 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20')
724 +{{/html}}
725 +{{/velocity}}
670 670  {{/column}}
671 671  
672 672  (% class="auto-cursor-target" %)
... ... @@ -692,7 +692,7 @@
692 692  
693 693  {{layout-section ac:type="single"}}
694 694  {{layout-cell}}
695 - [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||shape="rect"]]
751 +Link noch ändern [[Erläuterungen zur Statusanzeige>>doc:LMS.Erste Schritte.Verfuegbarkeit und Betriebsstatus.WebHome||shape="rect"]]
696 696  {{/layout-cell}}
697 697  {{/layout-section}}
698 698  
... ... @@ -711,8 +711,8 @@
711 711  == (% style="color:#000000" %)Vorfälle(%%) ==
712 712  {{/panel}}
713 713  
770 +Bloginhalte
714 714  
715 -
716 716  {{blog-posts max="3" spaces="STATHS" sort="modified" reverse="true" content="titles" labels="hsvorfall"/}}
717 717  
718 718  (% class="auto-cursor-target" %)
... ... @@ -742,6 +742,8 @@
742 742  
743 743  {{layout-section ac:type="single"}}
744 744  {{layout-cell}}
801 +Blogeinträge
802 +
745 745  {{blog-posts max="1" spaces="STATHS" sort="creation" reverse="true" content="titles" labels="hswartung"/}}
746 746  
747 747  Es wird die letzte Meldung angezeigt.
... ... @@ -759,5 +759,9 @@
759 759  
760 760  
761 761  
762 -
763 763  
821 +{{/column}}
822 +{{/section}}
823 +{{/panel}}
824 +{{/expand}}
825 +{{/panel}}