Code

check_dbi: Added simple regex example to help output.
[nagiosplug.git] / plugins / check_dbi.c
2011-04-18 Sebastian Harlcheck_dbi: Added simple regex example to help output. sh/check_dbi
2011-04-18 Sebastian Harlcheck_dbi: Added SERVER_VERSION metric.
2011-04-18 Sebastian Harlcheck_dbi: Added -r and -R options.
2011-04-15 Sebastian Harlcheck_dbi: Added -e option.
2011-04-15 Sebastian Harlcheck_dbi: Added some examples to the help output.
2011-04-15 Sebastian Harlcheck_dbi: Added QUERY_TIME metric.
2011-04-15 Sebastian Harlcheck_dbi: Replaced -W/-C with -m.
2011-04-08 Sebastian Harlcheck_dbi: Fixed/improved perfdata output.
2011-04-07 Sebastian Harlcheck_dbi: Check and report the time used by the query.
2011-04-07 Sebastian Harlcheck_dbi: Added threshold ranges for the connection...
2011-04-07 Sebastian Harlcheck_dbi: Include extra opts in help output.
2011-04-07 Sebastian HarlInitial version of the 'check_dbi' plugin.