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:
aa36b9e
)
Typo.
author
Greg Sabino Mullane
<
[email protected]
>
Tue, 25 Jan 2011 23:49:35 +0000
(18:49 -0500)
committer
Greg Sabino Mullane
<
[email protected]
>
Tue, 25 Jan 2011 23:49:35 +0000
(18:49 -0500)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index ab074bd22e0f0479b8204c1fe66501d22080c94b..62b5660b0a860dab53848b3869b0c8baf17287be 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-8737,7
+8737,7
@@
Example 2: Give a warning if there are 50 or more transactions
Example 4: Give a critical if 5 or more connections have been idle in
transaction for more than 10 seconds:
- check_postgres_txn_idle --port=5432 --crtical='5 for 10 seconds'
+ check_postgres_txn_idle --port=5432 --cr
i
tical='5 for 10 seconds'
For MRTG output, returns the time in seconds the longest idle transaction has been running. The fourth
line returns the name of the database.