riemann-mongodb 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +8 -8
  2. metadata +3 -5
  3. data/LICENSE +0 -21
  4. data/README.md +0 -20
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- NjIzM2U2M2VkZDZlMWE4YWQ1NzNmNmFhNDFiNjAxZGNlZjdiZTYzMg==
4
+ MjJjZmQ4ZTk3ZTc0NDkyYjIzMzU1YjEwYWUwNzI5OTQzZjA1MjI2Zg==
5
5
  data.tar.gz: !binary |-
6
- ZGNiYTlhYWNmZTU5MWUyYzhhYzRjYzY0ZGM0NmQzYjIzYjg5ZjQwNQ==
6
+ NDAyNWIxMWY0M2RmNzAyYzY0MzI5YjE4YWUzMGFmMWM5YjYzZWFiNA==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- Y2M1MDVhOWRhNWI5Mzg2YTBlNWE4Y2NhMWE2ZDVhYjllOWZkYTQ3YWI5ODlm
10
- NzcyMDcyZGVlNzdkN2VmYjM0NDg5OWU0ZGNiYTk4ZDhlMzlhYTQzZWQ1YmI2
11
- NzY1YmZiNDE1ZDE2NjEwMTcxODE5ZTk0YmM4ZDZjMTdkMWUxODI=
9
+ ZTYxZTMyODMwMmEzMzUwMWE2OGY2MmE5ODlmMmY0YWIzMDkzMzE4NGYwMWU1
10
+ ZTE0YWY2MzU4MmUxYWUwMmYzNzhmNDE2OWQ4Y2I1M2MzN2U5YWZiOTU1ODIz
11
+ M2ZlMDExOTQxMzNhZmZjNTkyNDUxYTc0M2FiZjQ1MjY2ODk4MDI=
12
12
  data.tar.gz: !binary |-
13
- NTA2YTM1YWY2YTc4MDI2YjFjYzdiZGI1NmYxYzIwMTE1MWQ0NTEyOWZhMmI4
14
- Nzk4ZmEzNGRkNWYxZDlkOThhMzE3YjA5OGUxZGU3ZDZlNWUzZTU2NzQ4NTgz
15
- NWU5ZmZiM2ZmMjcxMTRlMGE2YWM2MDhmOGQwMjcyM2QyOWJjMDg=
13
+ YjY0OGMwYTM0ZjZmYWRlZjZhYWQ5MWY3ODA2ZjEyNmUzYzk0NmMzMWI5OGJj
14
+ MmE0N2VhMjQ3MjAyYTVkN2ZiZGU5N2E1NjkwMjE4NDE1ODc1NDM0YWFlMDdj
15
+ ZmM2NjU3ZmFiYWQzMzc5MjgyODM0ZDVlNjM3ZjllNTJhNzQxZGM=
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: riemann-mongodb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fede Borgnia
@@ -55,14 +55,12 @@ dependencies:
55
55
  description:
56
56
  email: fborgnia@gmail.com
57
57
  executables:
58
+ - riemann-mongodb
58
59
  - riemann-mongodb-rs-status
59
60
  - riemann-mongodb-serverstatus
60
- - riemann-mongodb
61
61
  extensions: []
62
62
  extra_rdoc_files: []
63
63
  files:
64
- - LICENSE
65
- - README.md
66
64
  - bin/riemann-mongodb
67
65
  - bin/riemann-mongodb-rs-status
68
66
  - bin/riemann-mongodb-serverstatus
@@ -85,7 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
83
  version: '0'
86
84
  requirements: []
87
85
  rubyforge_project: riemann-mongodb
88
- rubygems_version: 2.2.2
86
+ rubygems_version: 2.4.5
89
87
  signing_key:
90
88
  specification_version: 4
91
89
  summary: MongoDB clients to submits metrics to Riemann.
data/LICENSE DELETED
@@ -1,21 +0,0 @@
1
- The MIT License
2
-
3
- Copyright (c) 2011 Kyle Kingsbury
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
data/README.md DELETED
@@ -1,20 +0,0 @@
1
- Riemann mongodb
2
- =============
3
-
4
- Simple mongodb riemann client.
5
-
6
-
7
- A client which submits the result of db.stats() query into riemann.
8
- A second client to monitor replication set status, using rs.status() query.
9
- A third client to submit server status by gathering metrics from db.serverStatus() query,
10
-
11
-
12
- Get started
13
- ==========
14
-
15
- ``` bash
16
- gem install riemann-mongodb
17
- riemann-mongodb --help
18
- riemann-mongodb-rs-status --help
19
- riemann-mongodb-serverstatus --help
20
- ```