Sven Nierlein

Results 309 comments of Sven Nierlein

Could you track down this issue to a specific map? Since you said all the icons just refer to another map, does the issue appear on those maps already?

The error from the log is not related and seems to be a apache restart or something like that.

do you have an example of your performance data? At least bytes should be in human readable format already.

there is a custom histou template in omd for nwc checks which uses repeating rows in grafana. Seems like this doesn't work well with the preview graphs.

The thruk cluster communicates using a key. This only works with thruks cookie authentication. So if you are using basic auth only, then it won't work.

Are you using OMD by chance? Then you could have a look at the examples here: https://github.com/sni/Thruk/tree/master/t/scenarios/cluster_fixed_e2e Although they don't have LDAP authentication. It should not make a difference, but...

i guess that's something else. The first report takes exactly 60seconds, so i assume some kind of timeout.

i assume this is due to phantomjs not beeing able to parse recent html/css. I will deprecate phantomjs with the next release and switch to puppeteer for all png/pdf conversions.