Skip to content

Commit 85632bc

Browse files
author
Mattias Schlenker
committed
remove hint on placing MIBs in the FS
1 parent f97519a commit 85632bc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/onprem/de/ec.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1387,7 +1387,8 @@ image::ec_mibs_for_translation.jpg[]
13871387

13881388
Hinweise zu den MIBs:
13891389

1390-
* Die hochgeladenen Dateien werden unter `local/share/snmp/mibs` abgelegt. Dort können Sie sie auch von Hand ablegen, wenn Ihnen der Weg über die GUI zu umständlich ist.
1390+
// MFS: Auskommentiert, da (derzeit) nur kompilierte MIBs von Checkmk verwendet werden, Hinweis in "Dateien und Verzeichnisse" sollte für eigene Nachforschungen genügen
1391+
// * Die hochgeladenen Dateien werden unter `local/share/snmp/mibs` abgelegt. Dort können Sie sie auch von Hand ablegen, wenn Ihnen der Weg über die GUI zu umständlich ist.
13911392
* Anstelle von Einzeldateien können Sie auch ZIP-Dateien mit MIBs-Sammlungen in einem Rutsch hochladen.
13921393
* MIBs haben untereinander Abhängigkeiten. Fehlende MIBs werden Ihnen von {CMK} angezeigt.
13931394
* Die hochgeladenen MIBs werden auch auf der Kommandozeile von `cmk --snmptranslate` verwendet.

src/onprem/en/ec.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,8 @@ image::ec_mibs_for_translation.jpg[]
13581358

13591359
Notes on the MIBs:
13601360

1361-
* The uploaded files are stored under `local/share/snmp/mibs`. You can also store them there manually if the method via the GUI is too cumbersome for you.
1361+
// MFS: Commented it out because (currently?) only compiled MIBs are considered. Hints in "Files and directories" should be sufficient to tinker around.
1362+
// * The uploaded files are stored under `local/share/snmp/mibs`. You can also store them there manually if the method via the GUI is too cumbersome for you.
13621363
* Instead of single files you can also upload ZIP files with MIB collections in a single action.
13631364
* MIBs have dependencies amongst each other. Missing MIBs will be shown to you by {CMK}.
13641365
* The uploaded MIBs are also used on the command line by `cmk --snmptranslate`.

0 commit comments

Comments
 (0)