[Machine readable output from userland utilities] report
Zaro Korchev
zkorchev at mail.bg
Mon Jun 30 08:30:00 UTC 2014
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
More information about the soc-status
mailing list