index
:
monitoring-plugins
archive/avendor
archive/maint-1.4
archive/release-1.3.0
archive/state_file
hw/http-connect
hw/output/functions
hw/output/plugins
iputils
maint-2.1
maint-2.2
maint-2.3
maint-2.3.2
maint-2.4
master
tg/ntp_rework
tv/new_threshold_syntax
Monitoring Plugins
Monitoring Plugins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
check_dbi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
check_dbi: Fix compiler warning for uninitialized variable
RincewindsHat
1
-1
/
+1
2023-07-11
Merge branch 'master' into compiler_warning_part_6
Lorenz Kästle
1
-0
/
+1
2023-04-18
Try fixing deprecated functions in libdbi
RincewindsHat
1
-3
/
+10
2023-04-18
Fixes for -Wimplicit-fallthrough
RincewindsHat
1
-0
/
+1
2019-02-15
check_by_ssh: fix child process leak on timeouts
Sven Nierlein
1
-0
/
+1
2015-10-04
use unknown exit code for help/version in plugins
Sven Nierlein
1
-2
/
+2
2014-06-23
check_ups/check_dbi: Fixing spelling bug
Jan Wagner
1
-3
/
+3
2014-01-21
Merge branch 'rename'
Thomas Guyot-Sionnest
1
-3
/
+3
2014-01-21
plugins/*.c: Alterations for timeout messages.
Spenser Reinhardt
1
-1
/
+1
2014-01-20
Capitalize "Monitoring" when it's the first word
Holger Weiss
1
-1
/
+1
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
1
-3
/
+3
2012-06-06
check_dbi: Hint the user about cause when dbi init fails.
Sebastian Harl
1
-1
/
+1
2012-06-06
check_dbi: Added simple regex example to help output.
Sebastian Harl
1
-0
/
+6
2012-06-06
check_dbi: Added SERVER_VERSION metric.
Sebastian Harl
1
-4
/
+25
2012-06-06
check_dbi: Added -r and -R options.
Sebastian Harl
1
-12
/
+89
2012-06-06
check_dbi: Added -e option.
Sebastian Harl
1
-19
/
+76
2012-06-06
check_dbi: Added some examples to the help output.
Sebastian Harl
1
-1
/
+16
2012-06-06
check_dbi: Added QUERY_TIME metric.
Sebastian Harl
1
-37
/
+90
2012-06-06
check_dbi: Replaced -W/-C with -m.
Sebastian Harl
1
-61
/
+70
2012-06-06
check_dbi: Fixed/improved perfdata output.
Sebastian Harl
1
-1
/
+1
2012-06-06
check_dbi: Check and report the time used by the query.
Sebastian Harl
1
-17
/
+37
2012-06-06
check_dbi: Added threshold ranges for the connection time.
Sebastian Harl
1
-7
/
+45
2012-06-06
check_dbi: Include extra opts in help output.
Sebastian Harl
1
-0
/
+5
2012-06-06
Initial version of the 'check_dbi' plugin.
Sebastian Harl
1
-0
/
+516