Moritz

Results 20 comments of Moritz

Hi, sorry about the silence. I was on vacation. I haven't forgotten about this, but we're currently struggling with limited resources....

But I think my comments from https://github.com/Checkmk/checkmk/pull/578 still remain valid.

Oh, I see. In this case: * The section in the agent should be enclosed in a function (that should be the case for all sections, but we're not there...

My intend is to gather some example output, write some tests and merge this in about 2-3 weeks. Can you give me some example agent output? In the snipped I...

Hm. The used check plugin only expects to be provided with `MemFree` and `MemTotal`. It will compute the used memory from that. Would that be acceptable here? Or should we...

Ok, then the agent section can be streamlined a bit. Don't worry about that and the red tests, I'll take it from here :-)

Hi Brad! Thank you for your contribution! Could you be a bit more explicit in the rationale why this is a good idea? If I understand correctly, `sysctl` is shipped...

Hi Robert! I think we should rather fix the plugin (to produce nice metrics) and then add the translation in the other direction to provide some backwards compatibility.

Hi @jkirk, I am closing this PR. Meanwhile we have mainlined @gurubert's Ceph integration into Checkmk, to replace ours. Our resources are quite limited and I'd prefer to not invest...

For transparency: I so far only identified the colleague responsible for this area; I made no further assessment of this PR. What I can say: You changed the function to...