checkmk 2: First steps#
You are new to this topic and want to integrate both checkmk and i-doit? Follow these simple steps:
- Meet all requirements
- Download and install the add-on package with the built-in command-line tool idoitcmk
- Make sure checkmk and i-doit can be accessed by their APIs
-
Create your own configuration:
idoitcmk init (read more)
-
Sync some basic information between checkmk and i-doit:
idoitcmk sync-agents (read more)
idoitcmk sync-contact-groups (read more)
idoitcmk sync-folders (read more)
idoitcmk sync-sites (read more)
idoitcmk sync-tags (read more)
-
Either configure checkmk based on i-doit:
idoitcmk push (read more)
-
Or fetch useful information about your infrastructure from checkmk to i-doit:
idoitcmk pull (read more)
-
Automate all the things!
Any questions? Read our FAQ