Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2025 11:20:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 290090] vmstat(1) libxo output is invalid if ran in a loop
Message-ID:  <bug-290090-227-BB5bXQjV4i@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-290090-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290090

--- Comment #1 from Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> ---
original spotter had this to add in irc:


there are 2 related bugs with json
output of vmstat when -c is > 1.
first, output isn't encapsulated in
braces, resulting in duplicate keys
between multiple sets of output data.
second, sets of output data aren't
line delimited, making parsing hard

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-290090-227-BB5bXQjV4i>