index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
check_dbi.c
Age
Commit message (
Expand
)
Author
2019-02-15
check_by_ssh: fix child process leak on timeouts
Sven Nierlein
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
2014-06-23
check_ups/check_dbi: Fixing spelling bug
Jan Wagner
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2012-06-06
check_dbi: Hint the user about cause when dbi init fails.
Sebastian Harl
2012-06-06
check_dbi: Added simple regex example to help output.
Sebastian Harl
2012-06-06
check_dbi: Added SERVER_VERSION metric.
Sebastian Harl
2012-06-06
check_dbi: Added -r and -R options.
Sebastian Harl
2012-06-06
check_dbi: Added -e option.
Sebastian Harl
2012-06-06
check_dbi: Added some examples to the help output.
Sebastian Harl
2012-06-06
check_dbi: Added QUERY_TIME metric.
Sebastian Harl
2012-06-06
check_dbi: Replaced -W/-C with -m.
Sebastian Harl
2012-06-06
check_dbi: Fixed/improved perfdata output.
Sebastian Harl
2012-06-06
check_dbi: Check and report the time used by the query.
Sebastian Harl
2012-06-06
check_dbi: Added threshold ranges for the connection time.
Sebastian Harl
2012-06-06
check_dbi: Include extra opts in help output.
Sebastian Harl
2012-06-06
Initial version of the 'check_dbi' plugin.
Sebastian Harl