summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Improve parsing of ping6(1) outputHolger Weiss3-17/+21
2012-06-11Fix whitespace and capitalization issuesHolger Weiss1-80/+80
2012-06-11Don't use SSLv2 when compiling against GnuTLSHolger Weiss1-2/+2
2012-06-08t/check_dbi.t: Don't use 'INSERT … VALUES (a,b), (c,d)' with SQLite3.refs/pull/8/headSebastian Harl1-1/+2
2012-06-08Added a few test cases for the check_dbi plugin.Sebastian Harl1-0/+102
2012-06-07check_users: Whitespace fixes, etc.Holger Weiss1-24/+14
2012-06-07Update NEWS and THANKS w.r.t. check_users changeHolger Weiss2-0/+2
2012-06-07check_users: improve performanceM. Remy2-31/+9
2012-06-06check_dbi: Hint the user about cause when dbi init fails.Sebastian Harl1-1/+1
2012-06-06check_dbi: Added simple regex example to help output.Sebastian Harl1-0/+6
2012-06-06check_dbi: Added SERVER_VERSION metric.Sebastian Harl1-4/+25
2012-06-06check_dbi: Added -r and -R options.Sebastian Harl1-12/+89
2012-06-06check_dbi: Added -e option.Sebastian Harl1-19/+76
2012-06-06check_dbi: Added some examples to the help output.Sebastian Harl1-1/+16
2012-06-06check_dbi: Added QUERY_TIME metric.Sebastian Harl1-37/+90
2012-06-06check_dbi: Replaced -W/-C with -m.Sebastian Harl1-61/+70
2012-06-06check_dbi: Fixed/improved perfdata output.Sebastian Harl1-1/+1
2012-06-06check_dbi: Check and report the time used by the query.Sebastian Harl1-17/+37
2012-06-06check_dbi: Added threshold ranges for the connection time.Sebastian Harl1-7/+45
2012-06-06check_dbi: Include extra opts in help output.Sebastian Harl1-0/+5
2012-06-06Initial version of the 'check_dbi' plugin.Sebastian Harl5-1/+537
2012-06-06sslutils: Check if OpenSSL supports SSLv2.refs/pull/6/headSebastian Harl1-0/+5
2012-05-29Mention the check_range function in NEWS, etc.Holger Weiss3-3/+5
2012-05-29Added check_range shell function to utils.sh.inAlex Griffin1-0/+85
2012-05-29check_http: Fix -C/--certificate option handlingHolger Weiss1-1/+1
2012-05-28check_http: Don't ignore SSL initialization errorsHolger Weiss1-1/+3
2012-05-28Add support for specifying SSL protocol versionHolger Weiss4-8/+42
2012-05-07Disable stateless SSL session resumptionHolger Weiss2-0/+4
2012-04-17Add nagios-plugins.spec file to .gitignoreHolger Weiss1-0/+1
2012-04-17Fix check_ping where output of ping6 when unreachable (Debian #662638)refs/pull/2/headJan Wagner2-1/+4
2012-04-10Merge branch 'master' of ssh://nagiosplug.git.sourceforge.net/gitroot/nagiosp...Matthias Eble18-528/+720
2012-04-09Mention check_by_ssh -F option in NEWS fileHolger Weiss1-0/+1
2012-04-09check_by_ssh: added -F config file to specify alternative ssh configSven Nierlein2-3/+21
2012-04-06Merge branch 'master' of ssh://nagiosplug.git.sourceforge.net/gitroot/nagiosp...Eric Stanley2-10/+14
2012-04-06Updated to support compiling and building RPM on AIX.Eric Stanley4-496/+600
2012-02-24Clarify that check_http won't verify certificatesHolger Weiss1-0/+4
2012-02-24Cosmetic changeHolger Weiss1-7/+7
2012-02-24Accept multiple labels specified with "-l"Holger Weiss1-3/+3
2012-02-10Enable compiling on AIX 6.1Eric Stanley2-0/+8
2012-01-20Added pst3 to Solaris package.Eric Stanley2-0/+6
2011-12-25Updated Nagios::Plugin libraryHolger Weiss3-0/+1
2011-12-16Commit files which were inadvertently omitted from the previous commit.Eric Stanley3-4/+9
2011-12-16Updated Solaris package creation to newer standardsEric Stanley1-0/+35
2011-12-16Fixed issue for compiling mysql plugin on SolarisEric Stanley1-0/+6
2011-09-07check_sensors: Use symbolic exit codesHolger Weiss1-10/+10
2011-09-07check_sensors: Minor whitespace fixesHolger Weiss1-2/+2
2011-09-07check_sensors: Detect FAULT statusHolger Weiss2-4/+8
2011-09-07Make GCC happyThomas Guyot-Sionnest1-1/+1
2011-08-13Fix: check_ldap now correctly handles the long option --hostname for -HMatthias Eble1-1/+1
2011-07-15Fix check_smtp and check_tcp where duplicate messages were displayed for cert...Ton Voon3-7/+2