index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2012-11-14
check_procs: Added performance data to plugin output.
Sebastian Harl
2012-11-14
check_procs: Use the range/threshold support functions from libnagiosplug.
Sebastian Harl
2012-11-02
plugins/check_snmp: Show snmp error when we fail to parse its output
Andreas Ericsson
2012-11-02
Make check_snmp backwards compatible in how it parses thresholds
Andreas Ericsson
2012-10-09
Allow for configuring OpenSSL
Holger Weiss
2012-09-25
Update plugins/check_disk.c
Gianluca Varisco
2012-08-10
check_http: Update description of -C option
Holger Weiss
2012-08-10
check_http: Add missing newline to --help output
Holger Weiss
2012-08-10
fixing bug in certificate experiation patch checking for bad warning threshol...
William Leibzon
2012-08-10
tests/check_http.t: Fix whitespace issues
Holger Weiss
2012-08-10
tests/check_http.t: Update the number of SSL tests
Holger Weiss
2012-08-10
tests/check_http.t: Fix test case
Holger Weiss
2012-08-06
check_ntp_peer: Fix --help output for -m and -n
Holger Weiss
2012-08-06
check_ntp_peer: Fix --help output for -W and -C
Holger Weiss
2012-07-18
check_http: Fix whitespace issues
Holger Weiss
2012-07-18
check_http: Fix compilation without SSL support
Holger Weiss
2012-07-04
Merge remote-tracking branch 'github/tokkee/sh/check_dbi'
Holger Weiss
2012-07-04
Re-added missing variable declarations to check_smtp.c
Eric Stanley
2012-06-29
check_smtp: Remove a comment regarding MAIL FROM
Holger Weiss
2012-06-29
check_smtp: Fix help and usage output regarding -R
Holger Weiss
2012-06-29
check_smtp: Fix strcat overflows
Anders Kaseorg
2012-06-29
Die when asprintf fails
Anders Kaseorg
2012-06-29
check_smtp: Strip angle brackets from -f argument, if provided
Anders Kaseorg
2012-06-29
check_smtp: Change MAIL FROM: command to comply with the SMTP standard
Anders Kaseorg
2012-06-27
check_tcp: Print performance data even with -D
Holger Weiss
2012-06-27
check_snmp: use single quotes for perf data labels
Sven Nierlein
2012-06-26
Fix performance data label containing spaces in check_snmp (Jochen Bern)
Sven Nierlein
2012-06-25
added test case for certificate checs with both warning and critical values
William Leibzon
2012-06-25
check_http: added test for warning thresholds
Sven Nierlein
2012-06-25
applied patch that adds both critical and warning thresholds to certificate e...
William Leibzon
2012-06-25
check_ping: Add missing newline to die() calls
Holger Weiss
2012-06-25
Merge remote-tracking branch 'github/waja/master'
Holger Weiss
2012-06-24
check_ping: Ignore ping(1)'s exit status
Holger Weiss
2012-06-22
Fix check_by_ssh test for non-Bash login shells
Holger Weiss
2012-06-11
Improve parsing of ping6(1) output
Holger Weiss
2012-06-11
Fix whitespace and capitalization issues
Holger Weiss
2012-06-11
Don't use SSLv2 when compiling against GnuTLS
Holger Weiss
2012-06-08
t/check_dbi.t: Don't use 'INSERT … VALUES (a,b), (c,d)' with SQLite3.
Sebastian Harl
2012-06-08
Added a few test cases for the check_dbi plugin.
Sebastian Harl
2012-06-07
check_users: Whitespace fixes, etc.
Holger Weiss
2012-06-07
check_users: improve performance
M. Remy
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
[next]