Änderungen von Dokument Betriebsstatus Hochschulsysteme Kopie

Zuletzt geändert von Christa Friedrich am 13.12.2024

Von Version 181.1
bearbeitet von Carina Enke
am 05.01.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 178.1
bearbeitet von Carina Enke
am 05.01.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -1,3 +1,16 @@
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 +
1 1  {{layout}}
2 2  {{layout-section ac:type="single"}}
3 3  {{layout-cell}}
... ... @@ -8,9 +8,21 @@
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 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/last-check?ret_type=string') {{/velocity}}Uhr (%%) ======
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
13 13  {{/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}}
14 14  {{/layout-section}}
15 15  
16 16  {{layout-section ac:type="single"}}
... ... @@ -32,9 +32,9 @@
32 32  {{column}}
33 33  (% style="text-align: right;" %)
34 34  
35 -{{velocity}}{{html}}
36 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag')
37 -{{/html}}{{/velocity}}
60 +
61 +
62 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/summary/status?ret_type=img-tag"/}}
38 38  {{/column}}
39 39  
40 40  (% class="auto-cursor-target" %)
... ... @@ -57,18 +57,17 @@
57 57  (% style="text-align: left;" %)
58 58  === OPAL Server ===
59 59  
60 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string') {{/velocity}}von
85 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/online?ret_type=string"/}}von
61 61  
62 -{{velocity}}$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/count/max?ret_type=string') {{/velocity}}Webservern online.
63 -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.
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.
64 64  {{/column}}
65 65  
66 66  {{column}}
67 67  (% style="text-align: right;" %)
68 68  
69 -{{velocity}}{{html}}
70 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag')
71 -{{/html}}{{/velocity}}
93 +
94 +
95 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/node/status/all?ret_type=img-tag"/}}
72 72  {{/column}}
73 73  
74 74  (% class="auto-cursor-target" %)
... ... @@ -98,9 +98,9 @@
98 98  {{column}}
99 99  (% style="text-align: right;" %)
100 100  
101 -{{velocity}}{{html}}
102 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag')
103 -{{/html}}{{/velocity}}
125 +
126 +
127 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxeditor/status?ret_type=img-tag"/}}
104 104  {{/column}}
105 105  
106 106  (% class="auto-cursor-target" %)
... ... @@ -130,9 +130,8 @@
130 130  {{column}}
131 131  (% style="text-align: right;" %)
132 132  
133 -{{velocity}}{{html}}
134 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag')
135 -{{/html}}{{/velocity}}
157 +
158 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxplayer/status?ret_type=img-tag"/}}
136 136  {{/column}}
137 137  
138 138  (% class="auto-cursor-target" %)
... ... @@ -162,9 +162,8 @@
162 162  {{column}}
163 163  (% style="text-align: right;" %)
164 164  
165 -{{velocity}}{{html}}
166 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag')
167 -{{/html}}{{/velocity}}
188 +
189 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/onyxreporter/status?ret_type=img-tag"/}}
168 168  {{/column}}
169 169  
170 170  (% class="auto-cursor-target" %)
... ... @@ -194,9 +194,9 @@
194 194  {{column}}
195 195  (% style="text-align: right;" %)
196 196  
197 -{{velocity}}{{html}}
198 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag')
199 -{{/html}}{{/velocity}}
219 +
220 +
221 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/scormruntime/status?ret_type=img-tag"/}}
200 200  {{/column}}
201 201  
202 202  (% class="auto-cursor-target" %)
... ... @@ -224,9 +224,9 @@
224 224  {{column}}
225 225  (% style="text-align: right;" %)
226 226  
227 -{{velocity}}{{html}}
228 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag')
229 -{{/html}}{{/velocity}}
249 +
250 +
251 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/pdfrenderer/status?ret_type=img-tag"/}}
230 230  {{/column}}
231 231  
232 232  (% class="auto-cursor-target" %)
... ... @@ -255,9 +255,8 @@
255 255  {{column}}
256 256  (% style="text-align: right;" %)
257 257  
258 -{{velocity}}{{html}}
259 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag')
260 -{{/html}}{{/velocity}}
280 +
281 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/opal/db/status?ret_type=img-tag"/}}
261 261  {{/column}}
262 262  
263 263  (% class="auto-cursor-target" %)
... ... @@ -287,9 +287,8 @@
287 287  {{column}}
288 288  (% style="text-align: right;" %)
289 289  
290 -{{velocity}}{{html}}
291 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag')
292 -{{/html}}{{/velocity}}
311 +
312 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/cdn/status?ret_type=img-tag"/}}
293 293  {{/column}}
294 294  
295 295  (% class="auto-cursor-target" %)
... ... @@ -319,9 +319,8 @@
319 319  {{column}}
320 320  (% style="text-align: right;" %)
321 321  
322 -{{velocity}}{{html}}
323 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/online-help/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
324 -{{/html}}{{/velocity}}
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"/}}
325 325  {{/column}}
326 326  
327 327  (% class="auto-cursor-target" %)
... ... @@ -365,9 +365,9 @@
365 365  {{column}}
366 366  (% style="text-align: right;" %)
367 367  
368 -{{velocity}}{{html}}
369 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag')
370 -{{/html}}{{/velocity}}
387 +
388 +
389 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/summary/status?ret_type=img-tag"/}}
371 371  {{/column}}
372 372  
373 373  (% class="auto-cursor-target" %)
... ... @@ -390,25 +390,17 @@
390 390  (% style="text-align: left;" %)
391 391  === Webserver und Transkodierungsserver ===
392 392  
393 -{{velocity}}
394 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string')
395 -{{/velocity}}
412 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/online?ret_type=string"/}}von
396 396  
397 -von
398 -
399 -{{velocity}}
400 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/count/max?ret_type=string')
401 -{{/velocity}}
402 -
403 -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.
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.
404 404  {{/column}}
405 405  
406 406  {{column}}
407 407  (% style="text-align: right;" %)
408 408  
409 -{{velocity}}{{html}}
410 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag')
411 -{{/html}}{{/velocity}}
420 +
421 +
422 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/webserver/status/all?ret_type=img-tag"/}}
412 412  {{/column}}
413 413  
414 414  
... ... @@ -439,9 +439,7 @@
439 439  (% style="text-align: right;" %)
440 440  
441 441  
442 - {{velocity}}{{html}}
443 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag')
444 -{{/html}}{{/velocity}}
453 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/db/status?ret_type=img-tag"/}}
445 445  {{/column}}
446 446  
447 447  (% class="auto-cursor-target" %)
... ... @@ -471,9 +471,8 @@
471 471  {{column}}
472 472  (% style="text-align: right;" %)
473 473  
474 -{{velocity}}{{html}}
475 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag')
476 -{{/html}}{{/velocity}}
483 +
484 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/videocampus/lb/status?ret_type=img-tag"/}}
477 477  {{/column}}
478 478  
479 479  (% class="auto-cursor-target" %)
... ... @@ -517,9 +517,9 @@
517 517  {{column}}
518 518  (% style="text-align: right;" %)
519 519  
520 -{{velocity}}{{html}}
521 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag')
522 -{{/html}}{{/velocity}}
528 +
529 +
530 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/summary/status?ret_type=img-tag"/}}
523 523  {{/column}}
524 524  
525 525  (% class="auto-cursor-target" %)
... ... @@ -549,9 +549,9 @@
549 549  {{column}}
550 550  (% style="text-align: right;" %)
551 551  
552 -{{velocity}}{{html}}
553 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag')
554 -{{/html}}{{/velocity}}
560 +
561 +
562 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/webserver/status?ret_type=img-tag"/}}
555 555  {{/column}}
556 556  
557 557  (% class="auto-cursor-target" %)
... ... @@ -565,7 +565,9 @@
565 565  {{panel}}
566 566  (% class="auto-cursor-target" %)
567 567  
568 -{{section}}(% class="auto-cursor-target" %)
576 +
577 +{{section}}
578 +(% class="auto-cursor-target" %)
569 569  
570 570  
571 571  {{column}}
... ... @@ -578,16 +578,13 @@
578 578  {{column}}
579 579  (% style="text-align: right;" %)
580 580  
581 -{{velocity}}
582 -{{html}}
583 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag')
584 -{{/html}}
585 -{{/velocity}}
586 586  
592 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/limesurvey/db/status?ret_type=img-tag"/}}
587 587  {{/column}}
588 588  
589 589  (% class="auto-cursor-target" %)
590 - {{/section}}
596 +
597 +{{/section}}
591 591  
592 592  (% class="auto-cursor-target" %)
593 593  
... ... @@ -627,11 +627,8 @@
627 627  (% style="text-align: right;" %)
628 628  
629 629  
630 -{{velocity}}
631 -{{html}}
632 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border')
633 -{{/html}}
634 -{{/velocity}}
637 +
638 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_type=circle_with_border"/}}
635 635  {{/column}}
636 636  
637 637  (% class="auto-cursor-target" %)
... ... @@ -662,11 +662,7 @@
662 662  (% style="text-align: right;" %)
663 663  
664 664  
665 -{{velocity}}
666 -{{html}}
667 -$xwiki.getURLContent('https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20')
668 -{{/html}}
669 -{{/velocity}}
669 +{{html-include url="https://bildungsportal.sachsen.de/bstatus/api/v1/otrs/homepage/status?ret_type=img-tag&icon_width=20"/}}
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 -Link noch ändern [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||shape="rect"]]
695 + [[Erläuterungen zur Statusanzeige>>url:https://www.bps-system.de/help/pages/viewpage.action?pageId=486211602||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  
714 -Bloginhalte
715 715  
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,8 +742,6 @@
742 742  
743 743  {{layout-section ac:type="single"}}
744 744  {{layout-cell}}
745 -Blogeinträge
746 -
747 747  {{blog-posts max="1" spaces="STATHS" sort="creation" reverse="true" content="titles" labels="hswartung"/}}
748 748  
749 749  Es wird die letzte Meldung angezeigt.
... ... @@ -761,4 +761,5 @@
761 761  
762 762  
763 763  
762 +
764 764