You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In dem folgenden Beispiel werden Sie einmal eine sehr kompakte Ansicht erstellen, in der zwei HW-/SW-Inventurtabellen miteinander verknüpft werden.
609
609
Erstellen Sie zum Anfang xref:new[eine neue Ansicht] und wählen Sie als grundlegende xref:datasource[Datenquelle] die gewünschte Inventurtabelle aus.
610
-
Für das Beispiel suchen Sie nach [.guihint]#Inventory table: Checkmk ➤ Checkmk sites# und bestätigen anschließend mit icon:button_continue[] [.guihint]#Continue#:
610
+
Für das Beispiel suchen Sie nach [.guihint]#Inventory table: {CMK} ➤ {CMK} sites# und bestätigen anschließend mit icon:button_continue[] [.guihint]#Continue#:
611
611
612
612
image::views_create_view_3.png[alt="Auswahl der Datenquelle 'Checkmk sites'."]
613
613
@@ -638,7 +638,7 @@ image::views_create_view_6.png[alt="Auswahl einer 'Joined column' unter Verwendu
638
638
639
639
Daten aus anderen HW-/SW-Inventurtabellen anzuzeigen funktioniert ganz ähnlich.
640
640
Lediglich die zu verwendende Tabelle ist vorher auszuwählen.
641
-
In dem nachfolgenden Beispiel verwenden Sie die Tabelle [.guihint]#Checkmk ➤ Checkmk versions,# wodurch die Drop-down-Liste [.guihint]#Display the column# automatisch auf eine sinnvolle Auswahl eingeschränkt wird.
641
+
In dem nachfolgenden Beispiel verwenden Sie die Tabelle [.guihint]#{CMK} ➤ {CMK} versions,# wodurch die Drop-down-Liste [.guihint]#Display the column# automatisch auf eine sinnvolle Auswahl eingeschränkt wird.
642
642
643
643
Wie {CMK} die richtige Zeile in der Tabelle findet, von der die Spalte angezeigt werden soll, bestimmen Sie danach.
644
644
Fügen Sie dafür mit dem Knopf [.guihint]#Add new match criteria# ein Kriterium in Form einer Spalte hinzu, über das {CMK} später die passende Zeile bestimmen kann.
Copy file name to clipboardExpand all lines: src/common/en/views.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -605,7 +605,7 @@ Linked tables only add selected columns.
605
605
606
606
In the following example you will once-only create a very compact view linking two HW/SW inventory tables.
607
607
To begin, create a xref:new[new view] and select the desired inventory table as the basic xref:datasource[data source].
608
-
For the example, search for the [.guihint]#Inventory table: Checkmk ➤ Checkmk sites# and then confirm with icon:button_continue[] [.guihint]#Continue#:
608
+
For the example, search for the [.guihint]#Inventory table: {CMK} ➤ {CMK} sites# and then confirm with icon:button_continue[] [.guihint]#Continue#:
609
609
610
610
image::views_create_view_3.png[alt="Selection of the 'Checkmk sites' data source."]
611
611
@@ -636,7 +636,7 @@ image::views_create_view_6.png[alt="Selection of a 'Joined column' using a macro
636
636
637
637
Displaying data from other HW/SW inventory tables works quite similarly.
638
638
Only the table to be used has to be selected beforehand.
639
-
In the following example you use the table [.guihint]#Checkmk ➤ Checkmk versions# table, which automatically filters the [.guihint]#Display the column# drop-down list to a suitable selection.
639
+
In the following example you use the table [.guihint]#{CMK} ➤ {CMK} versions# table, which automatically filters the [.guihint]#Display the column# drop-down list to a suitable selection.
640
640
641
641
Afterwards you determine how {CMK} finds the correct row in the table from which the column should be displayed.
642
642
To do this, use the [.guihint]#Add new match criteria# button to add a criterion in the form of a column that {CMK} can later use to determine the matching row.
0 commit comments