Last modified by Christa Friedrich on 13.12.2024

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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.carina
1 +XWiki.carina_admin
Content
... ... @@ -1,16 +14,3 @@
1 -test1
2 -{{velocity}}
3 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string"/')
4 -{{/velocity}}
5 -
6 -test2
7 -{{velocity}}{{html}}
8 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
9 -{{/html}}{{/velocity}}
10 -
11 -
12 -----
13 -
14 14  {{layout}}
15 15  {{layout-section ac:type="single"}}
16 16  {{layout-cell}}
... ... @@ -21,21 +21,8 @@
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
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 (%%) ======
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"/}}
34 +{{velocity}}{{html}}
35 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
36 +{{/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
59 +{{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.
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.
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"/}}
68 +{{velocity}}{{html}}
69 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
70 +{{/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"/}}
100 +{{velocity}}{{html}}
101 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
102 +{{/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"/}}
132 +{{velocity}}{{html}}
133 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
134 +{{/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"/}}
164 +{{velocity}}{{html}}
165 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
166 +{{/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"/}}
196 +{{velocity}}{{html}}
197 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
198 +{{/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"/}}
226 +{{velocity}}{{html}}
227 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
228 +{{/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"/}}
257 +{{velocity}}{{html}}
258 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
259 +{{/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"/}}
289 +{{velocity}}{{html}}
290 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
291 +{{/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"/}}
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}}
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"/}}
367 +{{velocity}}{{html}}
368 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
369 +{{/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
392 +{{velocity}}
393 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string')
394 +{{/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.
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.
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"/}}
408 +{{velocity}}{{html}}
409 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
410 +{{/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"/}}
441 + {{velocity}}{{html}}
442 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
443 +{{/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"/}}
473 +{{velocity}}{{html}}
474 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
475 +{{/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"/}}
519 +{{velocity}}{{html}}
520 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
521 +{{/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"/}}
551 +{{velocity}}{{html}}
552 +$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
553 +{{/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" %)
567 +{{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  
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}}
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}}
589 + {{/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"/}}
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}}
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"/}}
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}}
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"]]
694 +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  
713 +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}}
744 +Blogeinträge
745 +
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.
... ... @@ -748,16 +748,3 @@
748 748  {{/layout-cell}}
749 749  {{/layout-section}}
750 750  {{/layout}}
751 -
752 -
753 -
754 -
755 -
756 -
757 -
758 -
759 -
760 -
761 -
762 -
763 -