Skip to content

Commit b13a7df

Browse files
ifdef update for saas, pick-25
1 parent 12a7056 commit b13a7df

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

src/common/de/inventory.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ include::global_attr.adoc[]
99
{related-start}
1010
xref:agent_linux#[Linux überwachen]
1111
xref:agent_windows#[Windows überwachen]
12+
ifdef::onprem[]
1213
xref:devel_inventory_plugins#[HW/SW-Inventur-Plugins entwickeln]
14+
endif::[]
1315
{related-end}
1416

1517

@@ -51,8 +53,10 @@ Außerdem braucht sich {CMK} hinter anderen Inventurscannern nicht zu verstecken
5153
Wie auch bei unseren Check-Plugins arbeiten wir ständig an einer Erweiterung der gescannten Daten.
5254
Jede {CMK}-Version bringt neue Plugins für den Inventurscanner mit, und die eingesammelten Informationen werden immer detaillierter und umfangreicher.
5355

56+
ifdef::onprem[]
5457
Wenn die verfügbaren Plugins Ihnen nicht ausreichen, können Sie mithilfe der dafür vorgesehenen Programmierschnittstelle eigene Inventur-Plugins entwickeln.
5558
Informationen dazu finden Sie in einem xref:devel_inventory_plugins#[eigenen Artikel].
59+
endif::[]
5660

5761

5862
[#config]

src/common/en/inventory.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ include::global_attr.adoc[]
99
{related-start}
1010
xref:agent_linux#[Monitoring Linux]
1111
xref:agent_windows#[Monitoring Windows]
12+
ifdef::onprem[]
1213
xref:devel_inventory_plugins#[Developing HW/SW inventory plug-ins]
14+
endif::[]
1315
{related-end}
1416

1517

@@ -51,8 +53,11 @@ And besides, {CMK} does not need to hide behind other inventory scanners.
5153
As with our check plug-ins, we are constantly working to expand the data scanning.
5254
Each {CMK} version brings new plug-ins for the inventory scanner, and the information that can be collected is becoming more detailed and extensive.
5355
56+
ifdef::onprem[]
5457
Beyond the available plug-ins, you can also develop your own inventory plug-ins using a dedicated inventory API.
5558
Information about the development of inventory plug-ins can be found in a xref:devel_inventory_plugins#[separate article].
59+
endif::[]
60+
5661
5762
[#config]
5863
== Installation

0 commit comments

Comments
 (0)