summaryrefslogtreecommitdiffstats
path: root/plugins/tests
AgeCommit message (Expand)AuthorFilesLines
2014-07-31tests: skip extented snmp tests if snmpd has no perl supportSven Nierlein1-1/+10
2014-07-21plugins/tests/check_http.t: Adjust date stringsHolger Weiss1-4/+4
2014-06-13tests: freebsds snmpd does not use quotesSven Nierlein1-1/+1
2014-06-13tests: check_proc tests fail if uid -2 does not map to nobodySven Nierlein1-0/+1
2014-06-13require at least HTTP::Daemon 6.01Sven Nierlein1-1/+2
2014-06-12tests: testCmd has own timeout which overwrites local oneSven Nierlein1-15/+9
2014-06-12tests: parts of the check_procs test only work when uid -2 existsSven Nierlein1-12/+16
2014-02-18check_procs test fails if there is no user with uid 501Sven Nierlein1-9/+17
2014-01-31Add perfdata in check_proc output testsThomas Guyot-Sionnest1-15/+15
2014-01-31Fix snmpd testsThomas Guyot-Sionnest1-1/+1
2014-01-31Enable tests in tests/ subdirsThomas Guyot-Sionnest1-0/+0
2014-01-31Add tests for negative thresholds in check_snmpThomas Guyot-Sionnest2-8/+36
2014-01-27Rename MP_STATE_DIRECTORY to MP_STATE_PATHThomas Guyot-Sionnest1-2/+2
2014-01-25Rename ENV variable, keep backward compatibilityThomas Guyot-Sionnest1-2/+2
2014-01-21New default installation prefix: /usr/localHolger Weiss1-1/+1
2014-01-19Project rename initial commit.Monitoring Plugins Development Team2-3/+3
2013-08-18Fix the "check_http -d" testsHolger Weiss1-4/+4
2013-08-18added ability to check regex against http headers. booyah!linkslice1-0/+11
2012-08-10tests/check_http.t: Fix whitespace issuesHolger Weiss1-10/+8
2012-08-10tests/check_http.t: Update the number of SSL testsHolger Weiss1-1/+1
2012-08-10tests/check_http.t: Fix test caseHolger Weiss1-1/+1
2012-06-26check_snmp: use single quotes for perf data labelsSven Nierlein1-1/+5
2012-06-26Fix performance data label containing spaces in check_snmp (Jochen Bern)Sven Nierlein1-1/+22
2012-06-25added test case for certificate checs with both warning and critical valuesWilliam Leibzon1-0/+4
2011-02-04check_http: check for and print the certificate cnThomas Guyot-Sionnest1-3/+3
2011-01-21Fix for regex input of '|', being output causing problems with Nagios' parsin...Ton Voon1-1/+5
2011-01-06Test updates...Thomas Guyot-Sionnest2-4/+8
2010-12-01Fix minor test issuesThomas Guyot-Sionnest2-21/+28
2010-12-01Revert "check_snmp now considers strings returned by SNMP that contain just"Thomas Guyot-Sionnest1-5/+1
2010-12-01State-based tests enhancementsThomas Guyot-Sionnest1-1/+4
2010-11-15check_snmp now considers strings returned by SNMP that contain justnagios2-4/+19
2010-06-30Corrected rate_multiplier calculationtonvoon1-1/+1
2010-06-30Removed suffix of "-rate" and let user decide label via --labeltonvoon1-5/+5
2010-06-30Tests for --rate-multiplier optiontonvoon1-0/+13
2010-06-23Added option to invert search resultstonvoon2-4/+20
2010-06-23Display missing search string and URL when failed (Duncan Ferguson #2999924)tonvoon1-1/+9
2010-06-23Added state retention APIs. Implemented for check_snmp with --rate option.Ton Voon2-4/+41
2010-04-22Fix tests and update NEWS fileThomas Guyot-Sionnest1-4/+49
2010-04-22Attempt at fixing check_snmp multiline output:Thomas Guyot-Sionnest1-6/+15
2009-09-05Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additionalThomas Guyot-Sionnest1-1/+8
2009-07-31Add tests using custom snmp agentThomas Guyot-Sionnest3-0/+180
2009-05-01Fixed crash from check_nt when -H unspecified or given multiple times (sf.net...Matthias Eble1-1/+4
2009-03-21check_http: add --onredirect=stickyport - also follow the same portThomas Guyot-Sionnest1-12/+36
2009-03-20tests/check_http.t: Add various timeout-related testsThomas Guyot-Sionnest1-3/+51
2009-03-19Revert "Add timezone support and fix checks around cert expiration" (keep the...Thomas Guyot-Sionnest1-3/+3
2009-03-18Add timezone support and fix checks around cert expirationThomas Guyot-Sionnest1-3/+3
2009-03-16Update extended check_http tests for 0d78171...Thomas Guyot-Sionnest1-42/+39
2009-03-06Create expired cert for testing purposes. Updated tests to checkTon Voon3-10/+92
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLTon Voon3-128/+230
2009-02-19Fixed coredump from check_nt when drive not found (Olli Hauer - SF 2179754)Ton Voon1-0/+77