From 50e5a5238cd30303a63a2ad2326c943183bbbe97 Mon Sep 17 00:00:00 2001 From: Scott Schneider Date: Wed, 12 Mar 2014 12:24:29 -0700 Subject: [PATCH] Add screenshot to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff52058..a1c0991 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,7 @@ $ curl -X DELETE --url vmpooler.company.com/vm/fq6qlpjlsskycq6 A dashboard is provided to offer real-time statistics and historical graphs. It looks like this in a large installation on a fairly busy day: (img) +![dashboard](https://raw.github.com/sschneid/vmpooler/gh-pages/img/screenshots/dashboard.png =720x) [Graphite](http://graphite.wikidot.com/) is required for historical data retrieval. See the provided YAML configuration example, [vmpooler.yaml.example](vmpooler.yaml.example), for details.