vspheremonitor 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +3 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vspheremonitor
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -59,8 +59,7 @@ dependencies:
59
59
  - - ! '>='
60
60
  - !ruby/object:Gem::Version
61
61
  version: '0'
62
- description: Parses json from the various node states on puppet dashboard and returns
63
- those values in a json blob
62
+ description: Collects host and cluster metrics from vsphere and outputs json
64
63
  email: xaque208@gmail.com
65
64
  executables:
66
65
  - vspheremonitor
@@ -95,5 +94,5 @@ rubyforge_project:
95
94
  rubygems_version: 1.8.24
96
95
  signing_key:
97
96
  specification_version: 3
98
- summary: A tool to get the highlights from the Puppet Dashboard
97
+ summary: A tool to get some basic statistics out of a vSphere installation.
99
98
  test_files: []