Download raw body.
[UPDATE] sysutils/telegraf 1.38.3 -> 1.39.0
On 2026-06-12 04:05, Lucas Raab wrote:
> On Thu, Jun 11, 2026 at 12:23:56PM +0300, Atanas Vladimirov wrote:
>> On 2026-06-11 04:30, Lucas Raab wrote:
>> > On Wed, Jun 10, 2026 at 03:33:58PM +0300, Atanas Vladimirov wrote:
>> > > On 2026-06-10 13:24, Atanas Vladimirov wrote:
>> > > > Hey Team,
>> > > >
>> > > > Here is a patch to update the Telegraf to the recently released 1.39.0.
>> > > >
>> > > > This version includes and improvement to OpenNTPd input plugin.
>> > > > It now collects all stats, including the sensors, if any.
>> > > > [PR] - https://github.com/influxdata/telegraf/pull/18468
>> > > >
>> > > > I've been running this version for the last couple of hours and no problems so far.
>> > > > Let me know what do you think.
>> > > >
>> > > > Please add me in CC because I'm not subscribed to the list.
>> > > > Best wishes,
>> > > > Atanas
>> > >
>> > > Resending because something went wrong with the formatting.
>> > >
>> > I came up with the same diff, but inputs.mem no longer works. I haven't
>> > dived in too deeply yet, but I suspect something changed in gopsutil.
>>
>> Hmm, what do you mean by "inputs.mem no longer works"? It works for
>> me, here
>> is the output from my machine
>
> 2026-06-12T01:04:02Z E! [inputs.mem] Error in plugin: error getting
> virtual memory info: short syscall ret 104 bytes
Hi,
I suppose that you're running -current, or not?
The server I'm testing runs Jun 1 snapshot if it matters at all.
```
OpenBSD 7.9-current (GENERIC.MP) #543: Mon Jun 1 11:45:38 MDT 2026
deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 34154913792 (32572MB)
avail mem = 33091518464 (31558MB)
```
[UPDATE] sysutils/telegraf 1.38.3 -> 1.39.0