summaryrefslogtreecommitdiffstats
path: root/plugins/check_dbi.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-06check_dbi: Added QUERY_TIME metric.Sebastian Harl1-37/+90
2012-06-06check_dbi: Replaced -W/-C with -m.Sebastian Harl1-61/+70
2012-06-06check_dbi: Fixed/improved perfdata output.Sebastian Harl1-1/+1
2012-06-06check_dbi: Check and report the time used by the query.Sebastian Harl1-17/+37
2012-06-06check_dbi: Added threshold ranges for the connection time.Sebastian Harl1-7/+45
2012-06-06check_dbi: Include extra opts in help output.Sebastian Harl1-0/+5
2012-06-06Initial version of the 'check_dbi' plugin.Sebastian Harl1-0/+516