Uros Gruber

Results 51 comments of Uros Gruber

New version off gopsutil was released with proper CPU reading so everything should be ok. Let me know if anything else is needed to merge this.

@olivielpeau thanks for clarify things. I'll try to do my best because this is right now a blocker for BSD support on latest datadog. I'll open PR when done.

@olivielpeau made a PR for FreeBSD support. Tested on 3 servers.

Is there a way to disable integrated Intel Iris graphics and boot with AMD.? Looks like I have faulty intel chip.

Same issue here, native 3 servers without any docker or VM in between. I've tested connections with nc and all good. But problem with consul persist.

@gronke can you please write one liner here how this can be configured until full feature is documented?

Great, thanks. I guess I was using a wrong syntax and trying to use ``` ioc set rlimits="vmemoryuse:1g" ``` It works like a charm. Now I can remove some rlimit...

I'm also doing provisioning and don't even use update. Didn't try import/export yet, but seems a nice feature to kinda store prebuilt *images* that can be used during new jail...

I'll try one, need to learn some Python basics first :) I'll create a PR when I'm done.

While testing existing ix plugin I see that there are couple of issues in the code. I'll try to fix this first and maybe it's worth making the plugin better....