summaryrefslogtreecommitdiff
path: root/check_postgres.pl
diff options
context:
space:
mode:
authorChristoph Berg2014-07-03 08:31:36 +0000
committerChristoph Berg2014-07-03 08:31:36 +0000
commit54d647f774a9c88a196031d405c9d04967d72c5e (patch)
treebfcddb160c9f04ac3087eb1f49f8b5a4e28ae633 /check_postgres.pl
parent09d96f5c2e57142701510985450fa006aaa5c8be (diff)
Declare POD encoding to be utf8
Diffstat (limited to 'check_postgres.pl')
-rwxr-xr-xcheck_postgres.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/check_postgres.pl b/check_postgres.pl
index c5f7f73d3..214e7c8ff 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -7960,6 +7960,8 @@ sub check_wal_files {
=pod
+=encoding utf8
+
=head1 NAME
B<check_postgres.pl> - a Postgres monitoring script for Nagios, MRTG, Cacti, and others
@@ -9818,6 +9820,7 @@ Items not specifically attributed are by GSM (Greg Sabino Mullane).
Add explicit ORDER BY to the slony_status check to get the most lagged server.
(Jeff Frost)
+ Declare POD encoding to be utf8. (Christoph Berg)
=item B<Version 2.21.0> September 24, 2013