
Robotmk v2 quick start
Integrate the first RobotFramework test with Robotmk v2 in Checkmk step by step.
The step-by-step guide updated for Checkmk 2.4 for a successful start with synthetic monitoring using Robotmk!

Integrate the first RobotFramework test with Robotmk v2 in Checkmk step by step.
The step-by-step guide updated for Checkmk 2.4 for a successful start with synthetic monitoring using Robotmk!
RCC is the command line tool used to build Python environments for the Robotmk Framework. The practical advantage of this is that it can be used both during test development and during execution by Robotmk. This ensures that the scripts always run in a reliable environment.
However, errors can sometimes occur when building or activating the environments.
This article summarizes the most common sources of errors when working with RCC and shows how to fix them efficiently.