Skip to content

Commit 25c2a25

Browse files
KNW-1038 - service period calculation only for commercial editions
1 parent 3f3e1f9 commit 25c2a25

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

src/common/de/availability.asciidoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -573,12 +573,11 @@ als Wert keine ganze Minutenzahl eintragen, sondern einen Puffer einbauen
573573
[#serviceperiod]
574574
=== Einfluss von Zeitperioden
575575

576-
Eine wichtige Funktion der Verfügbarkeitsberechnung von {CMK} ist, dass
577-
Sie diese von xref:timeperiods#[Zeitperioden] abhängig machen können. Damit
578-
können Sie für jeden Host oder Service individuelle Zeiten definieren. In
579-
diesen Zeiten wird der Host/Service als verfügbar erwartet und der Zustand
580-
dann zur Auswertung genutzt. Dafür hat jedes Objekt das Attribut
581-
[.guihint]#Service period#. Das Vorgehen ist wie folgt:
576+
Eine wichtige Funktion der Verfügbarkeitsberechnung in den kommerziellen xref:glossar#edition[Editionen] von {CMK} ist, dass Sie diese von xref:glossar#time_period[Zeitperioden] abhängig machen können.
577+
Damit können Sie für jeden Host oder Service individuelle Zeiten definieren.
578+
In diesen Zeiten wird der Host/Service als verfügbar erwartet und der Zustand dann zur Auswertung genutzt.
579+
Dafür hat jedes Objekt das Attribut [.guihint]#Service period#.
580+
Das Vorgehen ist wie folgt:
582581

583582
* Definieren Sie für Ihre Service-Zeiten eine Zeitperiode.
584583
* Weisen Sie diese über den Regelsatz [.guihint]#Host & Service parameters > Monitoring configuration > Service period for hosts# bzw. [.guihint]#... for services# den Objekten zu.

src/common/en/availability.asciidoc

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -534,12 +534,11 @@ rather to include a buffer -- hence the example with 2.5 minutes.
534534
[#serviceperiod]
535535
=== Effect of time periods
536536

537-
An important function of the availability calculations in {CMK} is that they
538-
can be made dependent on xref:timeperiods#[time periods]. With this times
539-
can be defined for every individual host or service.
540-
In these times the host/service will be expected to be available and the state
541-
then used for the calculations. Therefore every object has the
542-
[.guihint]#Service period# attribute. The procedure is as follows:
537+
An important function of the availability calculations in the commercial xref:glossar#edition[editions] of {CMK} is that they can be made dependent on xref:glossar#time_period[time periods].
538+
With this times can be defined for every individual host or service.
539+
In these times the host/service will be expected to be available and the state then used for the calculations.
540+
Therefore every object has the [.guihint]#Service period# attribute.
541+
The procedure is as follows:
543542

544543
* Define a time period for the service times.
545544
* Assign these to the objects with the [.guihint]#Host & Service parameters > Monitoring configuration > Service period for hosts# or respectively the [.guihint]#... for services# rule sets.

src/onprem/de/cse.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Nutzer, die von Nagios-Umgebungen zu {CMK} migrieren, sollten die Artikel zum xr
9999
|Messwerte und Graphing |Erweiterte xref:graphing#[Funktionen des Graphings] stehen ausschließlich in den kommerziellen Editionen zur Verfügung. Dazu gehören: Umfang der Dashlets, PDF-Export, Graphensammlungen, Anpassungen (_graph tunings_), Einbettung in Berichte oder Dashboards und benutzerdefinierte Graphen.
100100
|Kubernetes- und OpenShift-Dashboards |Die xref:monitoring_kubernetes#dashboards[Kubernetes-Dashboards] sind den kommerziellen Editionen vorbehalten.
101101
|Wartungszeiten (_scheduled downtimes_) |Nur in den kommerziellen Editionen können regelmäßig wiederkehrende xref:basics_downtimes#[Wartungszeiten] festgelegt werden. Zudem ist über _Kommandos_ eine komfortable xref:commands#commands[Änderung oder Entfernung einer oder mehrerer Wartungszeiten] möglich.
102-
|PDF-Export der Verfügbarkeitsdaten |In den kommerziellen Editionen können xref:availability#[Verfügbarkeitsdaten] auch als PDF exportiert werden.
102+
|Verfügbarkeit |In den kommerziellen Editionen kann die Berechnung der xref:availability#[Verfügbarkeit] von Zeitperioden abhängig gemacht werden. Verfügbarkeitsdaten können auch als PDF exportiert werden.
103103
|PDF-Export von Ansichten |Der direkte PDF-Export von xref:views#[Ansichten] im Monitoring ist den kommerziellen Editionen vorbehalten.
104104
|Reporting |Das xref:reporting#[Reporting] ist den kommerziellen Editionen vorbehalten.
105105
|Erweiterte Verfügbarkeiten (SLAs) |Die nur in den kommerziellen Editionen enthaltenen xref:sla#[Erweiterte Verfügbarkeiten / Service Level Agreements] erleichtern die Kontrolle von vertraglichen Vereinbarungen betreffend der Verfügbarkeit von Diensten.

src/onprem/en/cse.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Users migrating from Nagios environments to {CMK} should carefully read the xref
9797
|Measured values and graphing |Advanced xref:graphing#[graphing functions] are only available in the commercial editions. These include: Scope of dashlets, PDF export, graph collections, customizations (_graph tunings_), embedding in reports or dashboards, and custom graphs.
9898
|Kubernetes and OpenShift dashboards |The xref:monitoring_kubernetes#dashboards[Kubernetes dashboards] are available only in the commercial editions.
9999
|Scheduled downtimes |Only in the commercial editions regularly recurring xref:basics_downtimes#[scheduled downtimes] can be specified. In addition, convenient xref:commands#commands[changing or removing one or more scheduled downtimes] is possible via _commands_.
100-
|PDF export of availability data |xref:availability#[Availability data] can also be exported as a PDF in the commercial editions.
100+
|Availability |In the commercial editions, the xref:availability#[availability] calculation can be made dependent on time periods. Availability data can also be exported as PDF.
101101
|PDF export of views |Direct PDF export of xref:views#[views] in monitoring is available only in the commercial editions.
102102
|Reporting |xref:reporting#[Reporting] is available only in the commercial editions.
103103
|Extended availability (SLAs) |The xref:sla#[extended availability / service level agreements] included only in the commercial editions facilitate the control of contractual agreements regarding the availability of services.

0 commit comments

Comments
 (0)