checkmk 2: Read information from i-doit and checkmk#
The following commands will give you a fast overview about your i-doit and checkmk configuration. They are very useful for debugging and testing purposes without altering your data.
i-doit objects#
List i-doit objects with command fetch-objects:
1 |
|
Fetch all available information about i-doit objects:
1 |
|
Type --help for command-line options to filter these objects.
checkmk hosts#
List checkmk hosts with command fetch-hosts:
1 |
|
Fetch all available information about checkmk hosts:
1 |
|
Type --help for command-line options to filter these hosts.
Fetch all hosts, but without “effective” attributes which are inherited from rulesets, folders, etc.:
1 |
|
Compare objects and hosts#
The command match matches objects from i-doit with hosts from checkmk and prints detailed reports.