Date: Mon, 30 Jun 2014 11:29:55 +0300 From: Zaro Korchev <zkorchev@mail.bg> To: soc-status@freebsd.org Subject: Re: [Machine readable output from userland utilities] report Message-ID: <CE908FC5-321D-40BA-9756-72904F93AA51@mail.bg> In-Reply-To: <C9A0231C-553B-4046-9181-F3D8866DB9F6@mail.bg> References: <8D1B686D-1AAA-4E07-9270-E42699110561@mail.bg> <2F779B73-EAC5-49B4-B3E8-7A81109EC166@mail.bg> <5AF0FF20-E41B-4D46-A427-D84D9E2CD047@mail.bg> <C9A0231C-553B-4046-9181-F3D8866DB9F6@mail.bg>
index | next in thread | previous in thread | raw e-mail
Hi everybody
This week I added support for libsol in iostat. This is an example of the formatted output of
iostat -c c
[
{
"tin": 2.3355451134941005,
"tout": 128.34533220267124,
"KB/t": 0,
"tps": 0,
"MB/s": 0,
"cpu": [0, 0, 1, 1, 97]
},
{
"tin": 0,
"tout": 0,
"KB/t": 0,
"tps": 0,
"MB/s": 0,
"cpu": [0, 0, 1, 2, 98]
},
{
"tin": 0,
"tout": 0,
"KB/t": 0,
"tps": 0,
"MB/s": 0,
"cpu": [0, 0, 0, 1, 99]
}
]
I also wrote a short documentation explaining how to use libsol.
Zaro
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CE908FC5-321D-40BA-9756-72904F93AA51>
