Code

check_dbi: Added -r and -R options.
authorSebastian Harl <sh@teamix.net>
Mon, 18 Apr 2011 11:04:28 +0000 (13:04 +0200)
committerSebastian Harl <sh@teamix.net>
Mon, 18 Apr 2011 11:04:28 +0000 (13:04 +0200)
commit7852606128e3c06e6ea7fe8a2ec551baff11edf0
treec6d4a7f3fb47dc8998964ae7488ff5f09c756bd0
parent357c8e423dc0f0218a27bf1b7ea7efdd02e7c7ea
check_dbi: Added -r and -R options.

These options may be used to specify an extended POSIX regular expression that
is applied to the query result. When using -R, a case-insensitive match is
done.

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