At the moment the infiniband extractor does just read from a static file. The file contains the output of an `ibnetdiscover` run. Instead it should execute `ibnetdiscover` and process the output directly.
At the moment the infiniband extractor does just read from a static file.
The file contains the output of an
ibnetdiscoverrun.Instead it should execute
ibnetdiscoverand process the output directly.