monitoring-plugins/plugins/tests
Ahmet Oeztuerk f7df5579ab check_curl add tests for uri field parsing
plugins/tests/check_curl.t forks and runs a http(s) server that responds
to specific uri endpoints. Added another endpoint under
/redirect_with_increment with dynamic redirection points.

This endpoint will parse different parts of the uri that come after the
path: parameters, query and the fragment. If applicable, seperate
elements within each field are parsed into key/value pairs. value is
incremented in redirected URI.

Tests if check_url redirection logic retains different parts of the url
when parsing the uri and building the new redirected URL. Current tests
show that it ignores the fragment part.
2025-12-09 00:13:15 +01:00
..
certs sslutils: use chain from client certificates 2022-01-30 12:25:56 +01:00
conf snmp: fix complaint of snmpd about paths 2025-09-08 15:54:08 +02:00
var Fix tests 2024-01-04 02:37:26 +01:00
check_curl.t check_curl add tests for uri field parsing 2025-12-09 00:13:15 +01:00
check_http.t check_curl: fix relative redirects on non-standard port 2024-07-30 17:13:03 +02:00
check_procs.t check_procs: add a test for the newly added -X option. 2023-03-21 11:49:08 +01:00
check_snmp.t check_snmp: refactoring + fixes 2025-09-08 15:57:06 +02:00
check_snmp_agent.pl check_snmp: refactoring + fixes 2025-09-08 15:57:06 +02:00
test_check_disk.c Run clang-format again 2025-09-15 12:59:37 +02:00
test_check_disk.t Migrate disk tests from lib, tool 2025-03-18 15:57:44 +01:00
test_check_snmp.c check_snmp: refactoring + fixes 2025-09-08 15:57:06 +02:00
test_check_snmp.t check_snmp: refactoring + fixes 2025-09-08 15:57:06 +02:00
test_check_swap.c Run clang-format again 2025-09-15 12:59:37 +02:00
test_check_swap.t Fix tests 2024-01-04 02:37:26 +01:00