Age | Commit message (Expand) | Author | Files | Lines |
2014-11-28 | make constants from maxfd values (#1300) | Sven Nierlein | 1 | -4/+6 |
2014-11-28 | avoid a segfault, if ulimit is set to unlimited | nafets | 1 | -0/+8 |
2014-11-28 | Adding a warning for raising to CRITICAL for protocal/version errors of check... | Jan Wagner | 1 | -0/+1 |
2014-11-28 | check_ssh: change warning to critical for protocal/version errors | Sven Nierlein | 1 | -6/+6 |
2014-11-28 | NEWS: Mention new "check_nt -l" parameters | Holger Weiss | 1 | -0/+1 |
2014-11-28 | Added perfdata to check_nt. New -l options - seconds|minutes|hours|days. | Andy Brist | 1 | -14/+37 |
2014-11-28 | NEWS: Mention new check_snmp option | Holger Weiss | 1 | -0/+1 |
2014-11-28 | Introduce support for SNMPv3 context in check_snmp | Johannes Engel | 1 | -11/+31 |
2014-11-28 | NEWS: Mention check_snmp's perfdata thresholds | Holger Weiss | 1 | -0/+3 |
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 | NEWS: Add warning regarding check_mrtgtraf change | Holger Weiss | 1 | -0/+6 |
2014-11-03 | Fix perfdata to comply with perfdata UOM definition | Adrian Murphy | 1 | -7/+7 |
2014-11-02 | Remove LEGAL file | Holger Weiss | 2 | -11/+1 |
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-15 | Prepare for the 2.1 releasev2.1 | Holger Weiss | 3 | -3/+3 |
2014-10-15 | THANKS.in: Add new authors | Holger Weiss | 1 | -0/+2 |
2014-10-15 | FAQ: Remove outdated (RPM/DEB-related) questions | Holger Weiss | 1 | -36/+0 |
2014-10-15 | NEWS: Mention that we dropped the spec file | Holger Weiss | 1 | -0/+4 |
2014-10-15 | Removing the spec file, as it's broken | Jan Wagner | 3 | -204/+2 |
2014-10-08 | check_ifstatus: Fix "-n" and "-u" options | Holger Weiss | 1 | -1/+1 |
2014-10-06 | Revert "Make use of xasprintf instead of asprintf" | Holger Weiss | 1 | -3/+3 |
2014-10-06 | check_file_age: Provide performance data | Jonas Genannt | 3 | -3/+11 |
2014-10-06 | Adding missing informations to NEWS | Jan Wagner | 1 | -0/+13 |
2014-10-06 | Merge branch 'maint' | Jan Wagner | 7 | -12/+16 |
2014-09-29 | Adding Simon to Thanks file | Jan Wagner | 1 | -0/+1 |
2014-09-29 | check_mailq: fixed mailer names | Simon Meggle | 1 | -2/+2 |
2014-09-16 | Fix check_jabber to work with Openfire servers | Holger Weiss | 2 | -1/+5 |
2014-09-10 | NEWS: Mention new check_ifstatus option | Holger Weiss | 1 | -0/+1 |
2014-09-10 | Add check_ifstatus option to ignore interfaces by name | Nick Peelman | 1 | -19/+38 |
2014-08-20 | travis-ci: create MySQL database 'test' | Jan Wagner | 1 | -0/+2 |
2014-08-20 | travis-ci: Installing libhttp-daemon-ssl-perl to make plugins/tests/check_htt... | Jan Wagner | 1 | -1/+1 |
2014-08-20 | travis-ci: Using libfreeradius-client-dev as build-dep | Jan Wagner | 1 | -1/+2 |
2014-08-20 | Setting PATH at first | Jan Wagner | 3 | -7/+6 |
2014-08-20 | check_log.sh: droping path from basename | Jan Wagner | 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 | tests: check_disk_smb may exit with critical for unresponsive hosts too | 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-31 | NEWS: Mention --with-qmail-qstat-command option | Holger Weiss | 1 | -0/+2 |
2014-07-31 | Fix PATH_TO_QMAIL_QSTAT in configure | awiddersheim | 1 | -2/+5 |
2014-07-30 | Merge pull request #1164 from waja/github981 | Jan Wagner | 2 | -0/+23 |
2014-07-30 | adding to THANKS | Jan Wagner | 1 | -0/+1 |
2014-07-30 | check_dns: Use strchr instead of index | Jan Wagner | 1 | -1/+1 |