Getting Started#
Do you want to integrate Checkmk and i-doit? Follow these steps:
- Meet the requirements
- Download and install the add-on with the CLI tool
idoitcmk - Ensure that Checkmk and i-doit are reachable via their APIs
- Create your own configuration:
idoitcmk init(more details) - Set rights for users or groups
- Assign the categories Checkmk Host and Checkmk Tag to the desired object type
- Try out the basic commands
- Synchronize basic information:
idoitcmk sync-agents(Agents)idoitcmk sync-contact-groups(Contact groups)idoitcmk sync-folders(WATO folders)idoitcmk sync-sites(Sites)idoitcmk sync-tags(Host tags)
- Configure Checkmk based on i-doit:
idoitcmk push(more details) - Transfer inventory data from Checkmk to i-doit:
idoitcmk pull(more details) - Automate all steps!
Do you have questions? Read the FAQ.
