blob: 09bb4d401d73ad6cd7eebefac88d77e37e5fea05 (
plain)
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.22.0
abstract : Postgres monitoring script
author:
- Greg Sabino Mullane <[email protected]>
license : bsd
distribution_type : script
dynamic_config : 0
requires:
perl : 5.006001
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.22.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
|