elabit/robotmk

HTML log generation from XML

simonmeggle opened this issue · 1 comments

he agent output only contains the XML result of robot framework.
On the Checkmk side, the check uses Robot Framework's "rebot" tool to generate a HTML report.

=> Saves bandwidth and output length (HTML is only the human readable representation of the XML result).
=> Opens further options like a Checkmk branding of the HTML (fonts, colors, logo, …)

CMK-13430