pyNmonAnalyzer icon indicating copy to clipboard operation
pyNmonAnalyzer copied to clipboard

Python tool for reformatting and plotting/graphing NMON output

Results 7 pyNmonAnalyzer issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/26124681/107981947-fa88e900-6f77-11eb-94f7-2ac88eafc0c0.png) I tried to generate the graphs but they do not show any results Command used: pyNmonAnalyzer -b -o testReport1 -i

Hello, While using `pyNmonParser -b -o testReport -i test.nmon` I'm getting this error: INFO - Preparing CSV files.. INFO - Preparing interactive Report.. Traceback (most recent call last): File "/usr/local/bin/pyNmonAnalyzer",...

- write a server which will connect to a named pipe then launches nmon to output into this named pipe. The server then processes that data and makes it available...

enhancement

We usually monitor multiple machines at one time during a test run. It would be ideal if we could plot them all together, and give the option to add/remove plot...

Often JSON output could be useful, add an option to produce JSON output

enhancement

I am trying to use pyNmonAnalyser-0.1 to read nmon files. It is discarding all lines that start with TOP with messages like the following 'Discarding line with missing Timestamp ['TOP',...

enhancement