Skip to content

Commit

Permalink
Updated Robotmk description (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmeggle authored Jan 2, 2024
1 parent f7e108e commit 7a0baac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/content/resources/tools.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ export default () => ([
tags: ['']
},
{
name: 'RobotMK',
description: '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").',
name: 'Robotmk',
description: 'With Robotmk, arbitrary Robot Framework tests can be seamlessly integrated into the Checkmk monitoring tool. In addition to server and network metrics, Checkmk administrators also get worthful insights about on how well business applications are performing from the users point of view ("End-2-End Monitoring"). Robotmk can flexibly monitor and graph the runtimes of tests and keywords, and also alert when related SLAs are violated.',
href: 'https://github.com/elabit/robotmk/',
tags: ['']
},
Expand Down

0 comments on commit 7a0baac

Please sign in to comment.