summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-12-15check_dns: remove dead coderefs/pull/1307/headSebastian Herbszt1-6/+0
2014-12-02Merge branch 'handle-hanging-nfs'Holger Weiss2-1/+44
2014-12-02Cosmetic change: s/THRLIBS/THREADLIBS/Holger Weiss1-1/+1
2014-12-02Merge branch 'maint'Holger Weiss4-15/+16
2014-12-01check_tcp: fix help description regarding escape optionSebastian Herbszt1-1/+1
2014-12-01check_ntp: Nul-terminate jitter dataHolger Weiss1-1/+11
2014-11-30Revert "plugins/check_ntp.c - Verify struct from response"Holger Weiss1-11/+2
2014-11-30check_disk: Seperate declarations from codeHolger Weiss1-0/+1
2014-11-30check_disk: Remove unused status variableHolger Weiss1-2/+1
2014-11-28check_disk: Fix pthread start routine typeHolger Weiss1-3/+6
2014-11-28Don't let check_disk hang on hanging file systemsGerhard Lausser2-1/+41
2014-11-28Added missing CR in DESCRIBE request.Andrew Berglund1-4/+4
2014-11-28check_ssh: change warning to critical for protocal/version errorsSven Nierlein1-6/+6
2014-11-28Added perfdata to check_nt. New -l options - seconds|minutes|hours|days.Andy Brist1-14/+37
2014-11-28Introduce support for SNMPv3 context in check_snmpJohannes Engel1-11/+31
2014-11-28check_snmp: Add thresholds to performance dataAndreas Seemueller1-0/+12
2014-11-26check_real: fix null terminationSebastian Herbszt1-1/+1
2014-11-26check_ntp: fix null terminationSebastian Herbszt1-1/+1
2014-11-26check_apt: fix memsetSebastian Herbszt1-1/+1
2014-11-03Fix perfdata to comply with perfdata UOM definitionAdrian Murphy1-7/+7
2014-10-19Improving output when swap space has zero sizeJan Wagner1-0/+1
2014-10-19check_swap - fix commentDavide Madrisan1-1/+1
2014-10-06Merge branch 'maint'Jan Wagner1-1/+1
2014-09-16Fix check_jabber to work with Openfire serversHolger Weiss1-1/+1
2014-08-06check_by_ssh: added --hostname supportSven Nierlein1-1/+2
2014-07-31tests: skip extented snmp tests if snmpd has no perl supportSven Nierlein1-1/+10
2014-07-31tests: negate test fails when not run from plugins folderSven Nierlein1-1/+1
2014-07-31tests: get current directory the perl waySven Nierlein1-1/+2
2014-07-31check_dns: unified check outputSven Nierlein1-1/+1
2014-07-31check_ntp_peer: do not use uninitialized results for max stateSven Nierlein1-3/+6
2014-07-30Merge pull request #1164 from waja/github981Jan Wagner1-0/+22
2014-07-30check_dns: Use strchr instead of indexJan Wagner1-1/+1
2014-07-30Merge pull request #1182 from waja/github984Jan Wagner1-5/+11
2014-07-30check_dig: takes into account the -4 and -6 switchAlexander Wittig1-1/+4
2014-07-30check_dig: Fix to work with dig and drill toolAlexander Wittig1-2/+2
2014-07-30check_dns: returns incorrect state when specifying serverJan Wagner1-0/+22
2014-07-30check_dns: added test for nonresponsive dns server (#982)Sven Nierlein1-1/+11
2014-07-29check_disk: show troubled partition in verbose modeJan Wagner1-5/+11
2014-07-29check_ntp_time.c - Cleaned up usage and added a noteabrist1-1/+3
2014-07-29check_ntp_time: adding offset optionJan Wagner1-3/+10
2014-07-29netutils.c - A few more changesabrist1-4/+3
2014-07-29This patch will add the IP and port, or socket name, to the error message andDavide Madrisan1-3/+13
2014-07-28check_mysql: ignore authentication failureJan Wagner1-2/+20
2014-07-21plugins/tests/check_http.t: Adjust date stringsHolger Weiss1-4/+4
2014-07-21plugins/t/check_dns.t: Fix Perl warningHolger Weiss1-1/+1
2014-07-21sslutils: expire time in local timezone formatJan Wagner1-5/+4
2014-07-20travis-ci: Adding ports for check_hpjdJan Wagner1-0/+2
2014-07-20added tests for check_hpjd port optionsabrist1-7/+28
2014-07-20Added check_hpjd port option to news and clarified the port usage error.abrist1-1/+1
2014-07-20check_hpjd - Added a switch for port specification. Defaults to 161.abrist1-6/+24