summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Prep for 1.4.14 releaserelease-1.4.14Ton Voon6-7709/+11130
2009-09-14Ensure dirhandle is closed (Duncan Ferguson)Ton Voon1-0/+2
2009-09-11Fix skip numberTon Voon1-1/+1
2009-09-05Add a test that succeeds on check_snmp v1.4.13. Newer versions skip additionalThomas Guyot-Sionnest1-1/+8
2009-08-05Fix segfault in check_snmp (definitive fix is still in the works - see bug #2...Thomas Guyot-Sionnest1-3/+5
2009-08-01Fix check_snmp passing single-quotes as -m argument when it should be emptyThomas Guyot-Sionnest1-3/+3
2009-07-31check_snmp: Add some verbose output and testsThomas Guyot-Sionnest2-3/+10
2009-07-31Add tests using custom snmp agentThomas Guyot-Sionnest3-0/+180
2009-07-31Fix check_snmp Timetick test with <1 day uptimeThomas Guyot-Sionnest1-2/+2
2009-07-23Add accidentally removed line plus a note about the web copyThomas Guyot-Sionnest1-0/+4
2009-07-23Merge changes from webThomas Guyot-Sionnest1-5/+5
2009-07-17Updated links for exchange.nagios.orgTon Voon1-2/+2
2009-07-14pst3 compile with Sun Studio CompilerTon Voon3-0/+4
2009-06-22Added example for check_cluster to alert if more than X non-OK statesTon Voon1-0/+5
2009-06-16Switch back to "use Test" and plain prints instead of diag()Matthias Eble1-4/+4
2009-06-16Tinderbox output testing commitMatthias Eble1-1/+1
2009-06-15Make output of "make test" more verboseMatthias Eble2-7/+7
2009-06-14Fixed error in rtt/rta calculation in case of system clock problemsMatthias Eble1-1/+1
2009-06-13Fixed testcases for check_snmp, check_ifstatus and check_ifoperstatus when no...Matthias Eble3-9/+15
2009-06-13Further test parameters and skip blocks for check_ifoperstatus.t. getTestpara...Matthias Eble2-23/+43
2009-06-11Merge branch 'master' of ssh://PsychoTrahe@repo.or.cz/srv/git/nagiospluginsMatthias Eble6-180/+147
2009-06-11renamed check_ifoperstatus' newly introdced -x to -P so it fits check_ifstatusMatthias Eble2-3/+3
2009-06-11Fixed SNMPv3 behaviour of check_ifstatus. Added -P to define privprotocol (#2...Matthias Eble3-105/+132
2009-06-11Added testcases for check_ifoperstatusMatthias Eble1-0/+73
2009-06-11minor fixes to check_ifoperstatusMatthias Eble1-3/+3
2009-06-11Use a more "natural" way of writing argument lists in extra-opts tests.Thomas Guyot-Sionnest3-173/+137
2009-06-11check_ifoperstatus is now more user friendly in case of missing argumentsMatthias Eble2-29/+26
2009-06-10Whitespace and indent fixes for check_ifoperstatusMatthias Eble1-109/+103
2009-06-10Fixed SNMPv3 behaviour of check_ifoperstatus. Added -x to define privprotocol...Matthias Eble2-71/+40
2009-06-01Fix the memory allocation for the thresholds dataHolger Weiss2-1/+4
2009-06-01Don't use the plain char type for data buffersHolger Weiss1-6/+6
2009-06-01Whitespace indent fixes for check_pgsqlMatthias Eble1-22/+22
2009-06-01Fixed check_icmp compiler warnings by including float.hMatthias Eble1-0/+1
2009-06-01Fixed --help output for warn and critical thresholds (sf.net #2796624, debian...Matthias Eble1-2/+2
2009-06-01Added verbose output to check_pgsql (#2799281 - Jun Kuriyama)Matthias Eble1-1/+20
2009-06-01check_fping now supports passing target timeout and interval to fping (#23476...Matthias Eble2-4/+31
2009-05-28check_snmp: Make use of standard threshold functionsThomas Guyot-Sionnest4-199/+86
2009-05-27Fix whitespaces in check_snmpThomas Guyot-Sionnest1-73/+73
2009-05-26Fix check_by_ssh interpretation of quotes in -C parameter (#1985246, #2268675)Thomas Guyot-Sionnest4-18/+60
2009-05-22Fixed wrong perfdata label for output traffic in check_mrtgtrafMatthias Eble2-1/+2
2009-05-22Removed -n option in check_smtp's help and usage output (#2782784)Matthias Eble1-5/+1
2009-05-20Whitespace changes onlyThomas Guyot-Sionnest1-2/+2
2009-05-20check_http: Add SSL/TLS hostname extension support (SNI) - (#1939022 - Joe Pr...Thomas Guyot-Sionnest5-2/+16
2009-05-20Fix awk subst.in/subst script path error (#2722832 - Martin Foster)Thomas Guyot-Sionnest3-10/+13
2009-05-20Fix check_mysql* not using password set in my.cnf (#2531905 - Ben Timby)Thomas Guyot-Sionnest4-8/+10
2009-05-19Sync with the latest Gnulib code (cb75dc5)Holger Weiss58-549/+1963
2009-05-19Fix a few minor typosChris Pepper2-9/+9
2009-05-19Talk about Git instead of CVSHolger Weiss1-13/+13
2009-05-19Remove comments regarding former requirementsHolger Weiss1-8/+0
2009-05-07Fixed typo in check_diskTon Voon3-5/+7