projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a638d7
)
Bump version to 2.20.2
author
Greg Sabino Mullane
<
[email protected]
>
Sun, 22 Sep 2013 18:47:24 +0000
(14:47 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Sun, 22 Sep 2013 18:47:24 +0000
(14:47 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 2a2f9b1ce5f06e96b69dbe6da1c34277a897ec06..bbec63d8221de88108bfe81e5e4acce20a0deddc 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-32,7
+32,7
@@
$Data::Dumper::Useqq = 1;
binmode STDOUT, ':utf8';
-our $VERSION = '2.20.
1
';
+our $VERSION = '2.20.
2
';
use vars qw/ %opt $PGBINDIR $PSQL $res $COM $SQL $db /;
@@
-7927,7
+7927,7
@@
sub check_wal_files {
B<check_postgres.pl> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others
-This documents describes check_postgres.pl version 2.20.
1
+This documents describes check_postgres.pl version 2.20.
2
=head1 SYNOPSIS