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:
cf9d16e
)
Fix doc typo spotted by Peter Eisentraut
author
Greg Sabino Mullane
<
[email protected]
>
Fri, 14 May 2010 13:49:08 +0000
(09:49 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Fri, 14 May 2010 13:49:08 +0000
(09:49 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 9fd8bb16716e372ce72a84b9ddded54136e61cac..d9699d81940877e17830be75a57a5411f022ba07 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-8012,7
+8012,7
@@
Example 1: Give a warning if any Slony is lagged by more than 20 seconds
Example 2: Give a critical if Slony, installed under the schema "_slony", is over 10 minutes lagged
- check_postgres_slony_s
y
tatus --schema=_slony --critical=600
+ check_postgres_slony_status --schema=_slony --critical=600
=head2 B<txn_time>