forked from bucardo/check_postgres
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.yml
54 lines (47 loc) · 1.54 KB
/
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
--- #YAML:1.0
name : check_postgres.pl
version : 2.25.0
abstract : Postgres monitoring script
author:
- Greg Sabino Mullane <greg@turnstep.com>
license : bsd
distribution_type : script
dynamic_config : 0
requires:
perl : 5.008
build_requires:
Test::More : 0.61
recommends:
Cwd : 0
File::Temp : 0
File::Comments : 0
Module::Signature : 0.50
Perl::Critic : 0
Pod::Spell : 0
Time::HiRes : 0
Test::Pod : 0.95
Test::Pod::Coverage : 0
Test::Warn : 0.08
Test::YAML::Meta : 0.03
Text::SpellChecker : 0
provides:
check_postgres:
file : check_postgres.pl
version : 2.25.0
keywords:
- Postgres
- PostgreSQL
- Nagios
- monitoring
- MRTG
- bloat
resources:
homepage : http://bucardo.org/check_postgres/
license : http://bucardo.org/check_postgres/
bugtracker : https://github.com/bucardo/check_postgres/issues
MailingList : https://mail.endcrypt.com/mailman/listinfo/check_postgres
Repository : git://bucardo.org/check_postgres.git
meta-spec:
version : 1.4
url : http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by : emacs