andSubmarine / FioLogParser

Parse, process and visualize log files generated by FIO (see https://fio.readthedocs.io/en/latest/fio_doc.html)
GNU General Public License v3.0
2 stars 0 forks source link

[FEATURE] - Same metric max over multiple graphs #3

Closed andSubmarine closed 3 years ago

andSubmarine commented 3 years ago

We need a script that can look through a set of log files and report the maximum metric value found across these files. This maximum needs to be piped into either fiologparser or fiohistogram to ensure the same metric range across all of these graphs.