Requests for Help: add FreeBSD procstat support to akuma library for Jenkins

Craig Rodrigues rodrigc at FreeBSD.org
Tue Sep 8 23:17:32 UTC 2015


On Wed, Jul 22, 2015 at 12:10 PM, Craig Rodrigues <rodrigc at freebsd.org>
wrote:

>
>
> On Mon, Jun 29, 2015 at 5:46 PM, Michael Zhilin <mizhka at gmail.com> wrote:
>
>> Hi,
>>
>> Here is possible fix (at least works for me @FBSD10-stable):
>> https://github.com/kohsuke/akuma/pull/9
>>
>>
> Your change was merged.  Kohsuke Kawaguchi (lead Jenkins developer) built
> a new version of akuma with this change.
>
> Kohsuke then merged this change which I submitted to the Jenkins core to
> use the new akuma:
> https://github.com/jenkinsci/jenkins/pull/1770
>
> So one of the next Jenkins releases will have your change which improves
> Jenkins restarting under FreeBSD after updating plugins.
> Thanks again for your submission!!
>


In addition to Michael Zhilin pushing fixes up to Jenkins for procstat
support,
in the past few days, Allan Jude modified the FreeBSD procstat utility to
use the libxo library so that procstat output can be in JSON or XML:

https://lists.freebsd.org/pipermail/svn-src-all/2015-September/109744.html

This is great stuff, and will make writing scripts on top of FreeBSD
utilities a lot
easier.  This benefits Jenkins, but goes beyond just Jenkins.
Thank you to Michael and Allan!!

--
Craig


More information about the freebsd-java mailing list