diff --git a/sources/src/App.vue b/sources/src/App.vue index c47b29052..8a4a77106 100644 --- a/sources/src/App.vue +++ b/sources/src/App.vue @@ -929,6 +929,12 @@ export default { text: "Collection of supporting tools that can be used with Robot Framework." }, + { + title: "RobotMK", + href: "https://github.com/simonmeggle/robotmk/", + text: + "RobotMK integrates results of Robot tests into the monitoring system Checkmk. Makes it possible to send alerts if any keyword/test/suite runtime exceeds the allowed runtime or fails. Performance graphs and SLA reports. Web based configuration of Robot parameters. Automatic client deployment rule system ("bakery")." + }, { title: "SAGE Framework", href: "https://www.nrl.navy.mil/itd/imda/products/sage",