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:
9012739
)
Typo.
author
Greg Sabino Mullane
<
[email protected]
>
Sun, 11 Sep 2011 13:58:13 +0000
(09:58 -0400)
committer
Greg Sabino Mullane
<
[email protected]
>
Sun, 11 Sep 2011 13:58:13 +0000
(09:58 -0400)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index 7d9f2b0d8e0f4939848d013dda76b007a98e69b7..318f9ff50305c0de8e2399c224aa6b12acc5a781 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-3884,7
+3884,7
@@
sub check_custom_query {
my $goodrow = 0;
- ## The other column tells i
s
the name to use as the perfdata value
+ ## The other column tells i
t
the name to use as the perfdata value
my $perfname;
for my $r (@{$db->{slurp}}) {