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:
0f6655a
)
Whitespace
2.21.0
author
Greg Sabino Mullane
<
[email protected]
>
Tue, 24 Sep 2013 19:10:18 +0000
(15:10 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Tue, 24 Sep 2013 19:10:18 +0000
(15:10 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 097c4cbd66ea75b1616540a67fa4a8c938dd6239..ad5274aafc84fc178dff1e92b4e93dbadd78020e 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-5518,7
+5518,7
@@
sub check_pgagent_jobs {
# Determine max time to examine.
my $seconds = $critical;
- $seconds = $warning if length $warning and
+ $seconds = $warning if length $warning and
(! length $critical or $warning > $critical);
$SQL = qq{