Skip to content

Commit 688a58a

Browse files
committed
Updated Robotmk description
1 parent 7b69f31 commit 688a58a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/resources/tools.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ export default () => ([
210210
tags: ['']
211211
},
212212
{
213-
name: 'RobotMK',
214-
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").',
213+
name: 'Robotmk',
214+
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.',
215215
href: 'https://github.com/elabit/robotmk/',
216216
tags: ['']
217217
},

0 commit comments

Comments
 (0)