Code

check_dbi: Added -e option.
authorSebastian Harl <sh@teamix.net>
Fri, 15 Apr 2011 14:19:16 +0000 (16:19 +0200)
committerSebastian Harl <sh@teamix.net>
Fri, 15 Apr 2011 14:19:16 +0000 (16:19 +0200)
commit357c8e423dc0f0218a27bf1b7ea7efdd02e7c7ea
tree76c6a34fcbda7466f3c335d929b3d655d18a1951
parentd85419477aedd29f4c711d9974f137bf2fd7ba11
check_dbi: Added -e option.

This option may be used to specify a string that is expected as the query
return value. The string is compared to the query result using strcmp().

The option may not be mixed with -w/-c.
plugins/check_dbi.c