Browse Source

Add example graph

check-vt100
Adam Olech 5 years ago
parent
commit
4d3e639f7f
  1. 5
      README.md
  2. BIN
      graph.png

5
README.md

@ -4,7 +4,7 @@ Copyright (c) 2019-2021 [Antmicro](https://www.antmicro.com)
This is a simple python tool that uses "sysstat" ("sar") and "gnuplot" to plot cpu and ram usage.
Usage:
# Usage
```
$ python sargraph.py [session_name] [command] [arg]
```
@ -33,3 +33,6 @@ $ python sargraph.py
# wait until sargraph generates plot.png
```
# Example graph
![graph](graph.png)

BIN
graph.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

Loading…
Cancel
Save