index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
tests
/
check_http.t
Age
Commit message (
Expand
)
Author
2014-07-21
plugins/tests/check_http.t: Adjust date strings
Holger Weiss
2014-06-13
require at least HTTP::Daemon 6.01
Sven Nierlein
2014-06-12
tests: testCmd has own timeout which overwrites local one
Sven Nierlein
2014-01-19
Project rename initial commit.
Monitoring Plugins Development Team
2013-08-18
Fix the "check_http -d" tests
Holger Weiss
2013-08-18
added ability to check regex against http headers. booyah!
linkslice
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-06-25
added test case for certificate checs with both warning and critical values
William Leibzon
2011-02-04
check_http: check for and print the certificate cn
Thomas Guyot-Sionnest
2010-11-30
Fix minor test issues
Thomas Guyot-Sionnest
2010-06-23
Display missing search string and URL when failed (Duncan Ferguson #2999924)
tonvoon
2009-03-21
check_http: add --onredirect=stickyport - also follow the same port
Thomas Guyot-Sionnest
2009-03-20
tests/check_http.t: Add various timeout-related tests
Thomas Guyot-Sionnest
2009-03-19
Revert "Add timezone support and fix checks around cert expiration" (keep the...
Thomas Guyot-Sionnest
2009-03-18
Add timezone support and fix checks around cert expiration
Thomas Guyot-Sionnest
2009-03-16
Update extended check_http tests for 0d78171...
Thomas Guyot-Sionnest
2009-03-06
Create expired cert for testing purposes. Updated tests to check
Ton Voon
2009-03-05
Added inline tests for HTTPS using HTTP::Daemon::SSL
Ton Voon
2008-11-08
Fixed bug where extra headers and redirect caused segfault (Dieter Van de Wal...
Ton Voon
2008-11-08
check_http now has options to specify the HTTP method (Jan - 2155152)
Ton Voon
2008-09-25
Fix small test failure
Ton Voon
2008-08-25
Fix HTTP::Daemon::VERSION to get a fixed header size for tests
Ton Voon
2008-08-25
Updated with more tests re: multiple status codes (Sven Nierlein)
Ton Voon
2008-08-25
The "-e" option now accepts a comma-delimited list of expected status
Holger Weiss
2008-08-22
Added HTTP tests for status codes
Ton Voon