forked from nagios-plugins-rabbitmq/nagios-plugins-rabbitmq
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
28 lines (28 loc) · 769 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
abstract: 'Nagios checks for RabbitMQ using the management interface'
author:
- 'James Casey <jamesc.000@gmail.com>'
- 'Thierno IB. BARRY <ibrahima.br@gmail.com>'
build_requires:
Module::Build: '0'
configure_requires:
Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4216, CPAN::Meta::Converter version 2.150005'
license: apache
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: nagios-plugins-rabbitmq
recommends:
Monitoring::Plugin: '0'
requires:
Getopt::Long: '0'
JSON: '2.12'
LWP::UserAgent: '0'
Pod::Usage: '0'
URI: '1.35'
resources:
license: http://www.apache.org/licenses/LICENSE-2.0.txt
version: v2.0.3
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'