Justin Kolberg

Results 52 comments of Justin Kolberg

We've just released Uchiwa 1.3.0 which adds concurrency to the Uchiwa backend process. This new version should perform significantly faster on large installations with multiple CPU cores to utilize.

@ChrisOnToure Uchiwa 1.3.1 packages can be found in the apt & yum repositories: https://docs.uchiwa.io/getting-started/installation/

This may be related to https://github.com/sensu/sensu-omnibus/issues/250. Ruby 2.4.4 is now available so we should be able to get this into the next release.

Thank you for reporting this issue. I'm going to try to replicate this - which version of Sensu do you currently have installed?

@donnex We've recently switched to using Omnibus for building Sensu packages. Are you able to see if you run into this issue with `0.28.4`?

I suspect this is a bug with ruby itself. I'm interested to hear if the same issue happens with ruby from ports/pkg.

The MSI (which we generate by using WIX) will automatically recommend rebooting if the installer replaces any files that are in use by a running process (e.g. a dll file...

Re: building - I was playing around with GoReleaser for automatically building binaries for each GOOS / GOARCH combination https://github.com/amdprophet/system-profile-metrics. It seems to work quite well.

A fix for this is being worked on in Pull Request #152.