* Input help for fiologparser.py script in fio/tools/
@ 2017-03-29 4:15 abhishek koundal
2017-03-29 11:55 ` Ben England
0 siblings, 1 reply; 2+ messages in thread
From: abhishek koundal @ 2017-03-29 4:15 UTC (permalink / raw)
To: fio
Hi,
Can anyone please help in the usage on the fiologparser.py file?
I tried using with standard json output log and it gives error.
e.g.
fiologparser.py -c <json_summary.log>
Any feedback ins appreciated.
--
Life is too short for silly things so invest your time in some
productive outputs!!
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Input help for fiologparser.py script in fio/tools/
2017-03-29 4:15 Input help for fiologparser.py script in fio/tools/ abhishek koundal
@ 2017-03-29 11:55 ` Ben England
0 siblings, 0 replies; 2+ messages in thread
From: Ben England @ 2017-03-29 11:55 UTC (permalink / raw)
To: abhishek koundal; +Cc: fio
Abhishek, fiologparser.py is intended for use with latency, bandwidth and IOPS logs, not the JSON output from fio on stdout.
# ./fiologparser.py -h
if you want something to parse the standard fio json output, you could try this:
https://github.com/bengland2/cbt/blob/master2/tools/fio-parse-json.py
----- Original Message -----
> From: "abhishek koundal" <akoundal@gmail.com>
> To: fio@vger.kernel.org
> Sent: Wednesday, March 29, 2017 12:15:35 AM
> Subject: Input help for fiologparser.py script in fio/tools/
>
> Hi,
> Can anyone please help in the usage on the fiologparser.py file?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-03-29 11:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-29 4:15 Input help for fiologparser.py script in fio/tools/ abhishek koundal
2017-03-29 11:55 ` Ben England
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).