summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--loadbars.gifbin0 -> 93467 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 932ef22..fb3fe53 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Loadbars is a tool that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does.
-![Loadbars](loadbars.png)
+![Loadbars](loadbars.gif)
### Tested platforms
diff --git a/loadbars.gif b/loadbars.gif
new file mode 100644
index 0000000..b012e48
--- /dev/null
+++ b/loadbars.gif
Binary files differ