sensu-plugins-rabbitmq 8.0.0 → 8.1.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -1
- data/lib/sensu-plugins-rabbitmq/version.rb +1 -1
- metadata +13 -12
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e2c2d35c302ef73dca043a7c76f6993c716538c931915e5d2565f0e3b6a342de
|
4
|
+
data.tar.gz: aca32acdcec68872d6f40047347c1e51f8f933b5404681057530c5a60bb2af58
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a330d150325de765c46882cb4edf851bd39bf628b25e068f945cda89300563de0ffe1950ee01c027dadfdde0d187bf0a695cba31e664938498d7084689e1b5c3
|
7
|
+
data.tar.gz: 6e858d440e3b63ebfe5afefaaae3ddccd791c4c3d08a67205fa9b770f7ecd7131663252432651bf675866f1abcbe27ca9f8b4285a183449032f4a92bc4490554
|
data/CHANGELOG.md
CHANGED
@@ -5,6 +5,10 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
|
|
5
5
|
|
6
6
|
## [Unreleased]
|
7
7
|
|
8
|
+
## [8.1.0] - 2019-12-09
|
9
|
+
### Added
|
10
|
+
- Updated asset build targets to support centos6
|
11
|
+
|
8
12
|
## [8.0.0] - 2019-04-29
|
9
13
|
### Breaking Changes
|
10
14
|
- Bump `sensu-plugin` dependency from `~> 3.0` to `~> 4.0` you can read the changelog entries for [4.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#400---2018-02-17), [3.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#300---2018-12-04), and [2.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#v200---2017-03-29)
|
@@ -238,7 +242,8 @@ NOTE: this release changes the option flags in check-rabbitmq-node-health.rb to
|
|
238
242
|
- Remove copy paste errors in the Readme
|
239
243
|
- Removed Rubygems require Ruby 1.8.7 backwards compatibility from all plugins
|
240
244
|
|
241
|
-
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/8.
|
245
|
+
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/8.1.0...HEAD
|
246
|
+
[8.1.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/8.0.0...8.1.0
|
242
247
|
[8.0.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/7.0.1...8.0.0
|
243
248
|
[7.0.1]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/7.0.0...7.0.1
|
244
249
|
[7.0.0]: https://github.com/sensu-plugins/sensu-plugins-rabbitmq/compare/6.0.0...7.0.0
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: sensu-plugins-rabbitmq
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 8.
|
4
|
+
version: 8.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sensu-Plugins and contributors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-12-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: sensu-plugin
|
@@ -297,22 +297,22 @@ description: |-
|
|
297
297
|
via `rabbitmq_management`, and more
|
298
298
|
email: "<sensu-users@googlegroups.com>"
|
299
299
|
executables:
|
300
|
+
- metrics-rabbitmq-queue.rb
|
301
|
+
- check-rabbitmq-messages.rb
|
300
302
|
- metrics-rabbitmq-exchange.rb
|
303
|
+
- check-rabbitmq-node-usage.rb
|
301
304
|
- check-rabbitmq-network-partitions.rb
|
302
|
-
- check-rabbitmq-consumer-utilisation.rb
|
303
305
|
- check-rabbitmq-amqp-alive.rb
|
306
|
+
- check-rabbitmq-stomp-alive.rb
|
304
307
|
- check-rabbitmq-node-health.rb
|
305
|
-
-
|
308
|
+
- check-rabbitmq-queues-synchronised.rb
|
309
|
+
- check-rabbitmq-queue-drain-time.rb
|
310
|
+
- check-rabbitmq-consumers.rb
|
306
311
|
- check-rabbitmq-queue.rb
|
307
|
-
- check-rabbitmq-cluster-health.rb
|
308
312
|
- metrics-rabbitmq-overview.rb
|
309
|
-
- check-rabbitmq-
|
310
|
-
- check-rabbitmq-
|
313
|
+
- check-rabbitmq-cluster-health.rb
|
314
|
+
- check-rabbitmq-consumer-utilisation.rb
|
311
315
|
- check-rabbitmq-alive.rb
|
312
|
-
- check-rabbitmq-consumers.rb
|
313
|
-
- check-rabbitmq-stomp-alive.rb
|
314
|
-
- check-rabbitmq-queues-synchronised.rb
|
315
|
-
- check-rabbitmq-messages.rb
|
316
316
|
extensions: []
|
317
317
|
extra_rdoc_files: []
|
318
318
|
files:
|
@@ -365,7 +365,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
365
365
|
- !ruby/object:Gem::Version
|
366
366
|
version: '0'
|
367
367
|
requirements: []
|
368
|
-
|
368
|
+
rubyforge_project:
|
369
|
+
rubygems_version: 2.7.7
|
369
370
|
signing_key:
|
370
371
|
specification_version: 4
|
371
372
|
summary: Sensu plugins for rabbitmq
|