Age | Commit message (Expand) | Author | Files | Lines |
2015-10-02 | check_snmp: small improvement by anonymous submission | Jan Wagner | 1 | -0/+3 |
2015-10-02 | Merge pull request #1343 from awiddersheim/ipv6/check_fping | Sven Nierlein | 1 | -1/+1 |
2015-10-02 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-10-01 | check_http: Adding support for checking SSL-Websites through Proxies | Michael Melcher | 1 | -4/+41 |
2015-10-01 | travis: fix http test host | Sven Nierlein | 1 | -1/+1 |
2015-08-26 | sslutils: Check if OpenSSL supports SSLv3. | Jérémie Courrèges-Anglas | 1 | -0/+5 |
2015-08-13 | Allow check_fping to autodetect ipv6 addresses | Andrew Widdersheim | 1 | -1/+1 |
2015-04-23 | check_ldap: fix number of skipable tests | Sven Nierlein | 1 | -2/+2 |
2015-04-22 | check_ldap: fix entries threshold check | Sven Nierlein | 1 | -15/+21 |
2015-04-22 | add check_ldap test | Sven Nierlein | 2 | -0/+82 |
2015-04-21 | add counting of entries to check_ldap | Gerhard Lausser | 1 | -9/+60 |
2015-04-21 | add sperfdata function which can handle threshold ranges | Gerhard Lausser | 1 | -0/+40 |
2015-04-13 | Readability fix | Andrew Widdersheim | 1 | -1/+2 |
2015-04-12 | fix snmp test for included threshold | Sven Nierlein | 1 | -11/+11 |
2014-12-27 | utils: remove unused variable | Sebastian Herbszt | 1 | -2/+0 |
2014-12-27 | check_ntp_time: remove unused variables | Sebastian Herbszt | 1 | -4/+2 |
2014-12-27 | check_ntp: remove unused variables | Sebastian Herbszt | 1 | -4/+2 |
2014-12-27 | check_disk: remove unused variables | Sebastian Herbszt | 1 | -7/+2 |
2014-12-15 | negate: remove unused variables | Sebastian Herbszt | 1 | -2/+2 |
2014-12-15 | check_dns: remove dead code | Sebastian Herbszt | 1 | -6/+0 |
2014-12-02 | Merge branch 'handle-hanging-nfs' | Holger Weiss | 2 | -1/+44 |
2014-12-02 | Cosmetic change: s/THRLIBS/THREADLIBS/ | Holger Weiss | 1 | -1/+1 |
2014-12-02 | Merge branch 'maint' | Holger Weiss | 4 | -15/+16 |
2014-12-01 | check_tcp: fix help description regarding escape option | Sebastian Herbszt | 1 | -1/+1 |
2014-12-01 | check_ntp: Nul-terminate jitter data | Holger Weiss | 1 | -1/+11 |
2014-11-30 | Revert "plugins/check_ntp.c - Verify struct from response" | Holger Weiss | 1 | -11/+2 |
2014-11-30 | check_disk: Seperate declarations from code | Holger Weiss | 1 | -0/+1 |
2014-11-30 | check_disk: Remove unused status variable | Holger Weiss | 1 | -2/+1 |
2014-11-28 | check_disk: Fix pthread start routine type | Holger Weiss | 1 | -3/+6 |
2014-11-28 | Don't let check_disk hang on hanging file systems | Gerhard Lausser | 2 | -1/+41 |
2014-11-28 | Added missing CR in DESCRIBE request. | Andrew Berglund | 1 | -4/+4 |
2014-11-28 | check_ssh: change warning to critical for protocal/version errors | Sven Nierlein | 1 | -6/+6 |
2014-11-28 | Added perfdata to check_nt. New -l options - seconds|minutes|hours|days. | Andy Brist | 1 | -14/+37 |
2014-11-28 | Introduce support for SNMPv3 context in check_snmp | Johannes Engel | 1 | -11/+31 |
2014-11-28 | check_snmp: Add thresholds to performance data | Andreas Seemueller | 1 | -0/+12 |
2014-11-27 | check_real: fix null termination | Sebastian Herbszt | 1 | -1/+1 |
2014-11-27 | check_ntp: fix null termination | Sebastian Herbszt | 1 | -1/+1 |
2014-11-26 | check_apt: fix memset | Sebastian Herbszt | 1 | -1/+1 |
2014-11-03 | Fix perfdata to comply with perfdata UOM definition | Adrian Murphy | 1 | -7/+7 |
2014-10-19 | Improving output when swap space has zero size | Jan Wagner | 1 | -0/+1 |
2014-10-19 | check_swap - fix comment | Davide Madrisan | 1 | -1/+1 |
2014-10-06 | Merge branch 'maint' | Jan Wagner | 1 | -1/+1 |
2014-09-16 | Fix check_jabber to work with Openfire servers | Holger Weiss | 1 | -1/+1 |
2014-08-06 | check_by_ssh: added --hostname support | Sven Nierlein | 1 | -1/+2 |
2014-07-31 | tests: skip extented snmp tests if snmpd has no perl support | Sven Nierlein | 1 | -1/+10 |
2014-07-31 | tests: negate test fails when not run from plugins folder | Sven Nierlein | 1 | -1/+1 |
2014-07-31 | tests: get current directory the perl way | Sven Nierlein | 1 | -1/+2 |
2014-07-31 | check_dns: unified check output | Sven Nierlein | 1 | -1/+1 |
2014-07-31 | check_ntp_peer: do not use uninitialized results for max state | Sven Nierlein | 1 | -3/+6 |
2014-07-30 | Merge pull request #1164 from waja/github981 | Jan Wagner | 1 | -0/+22 |