aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2014-10-06Merge branch 'maint'Gravatar Jan Wagner
2014-09-16Fix check_jabber to work with Openfire serversGravatar Holger Weiss
2014-08-06check_by_ssh: added --hostname supportGravatar Sven Nierlein
2014-07-31tests: skip extented snmp tests if snmpd has no perl supportGravatar Sven Nierlein
2014-07-31tests: negate test fails when not run from plugins folderGravatar Sven Nierlein
2014-07-31tests: get current directory the perl wayGravatar Sven Nierlein
2014-07-31check_dns: unified check outputGravatar Sven Nierlein
2014-07-31check_ntp_peer: do not use uninitialized results for max stateGravatar Sven Nierlein
2014-07-30Merge pull request #1164 from waja/github981Gravatar Jan Wagner
2014-07-30check_dns: Use strchr instead of indexGravatar Jan Wagner
2014-07-30Merge pull request #1182 from waja/github984Gravatar Jan Wagner
2014-07-30check_dig: takes into account the -4 and -6 switchGravatar Alexander Wittig
2014-07-30check_dig: Fix to work with dig and drill toolGravatar Alexander Wittig
2014-07-30check_dns: returns incorrect state when specifying serverGravatar Jan Wagner
2014-07-30check_dns: added test for nonresponsive dns server (#982)Gravatar Sven Nierlein
2014-07-29check_disk: show troubled partition in verbose modeGravatar Jan Wagner
2014-07-29check_ntp_time.c - Cleaned up usage and added a noteGravatar abrist
2014-07-29check_ntp_time: adding offset optionGravatar Jan Wagner
2014-07-29netutils.c - A few more changesGravatar abrist
2014-07-29This patch will add the IP and port, or socket name, to the error message andGravatar Davide Madrisan
2014-07-28check_mysql: ignore authentication failureGravatar Jan Wagner
2014-07-21plugins/tests/check_http.t: Adjust date stringsGravatar Holger Weiss
2014-07-21plugins/t/check_dns.t: Fix Perl warningGravatar Holger Weiss
2014-07-21sslutils: expire time in local timezone formatGravatar Jan Wagner
2014-07-20travis-ci: Adding ports for check_hpjdGravatar Jan Wagner
2014-07-20added tests for check_hpjd port optionsGravatar abrist
2014-07-20Added check_hpjd port option to news and clarified the port usage error.Gravatar abrist
2014-07-20check_hpjd - Added a switch for port specification. Defaults to 161.Gravatar abrist
2014-07-20check_ntp.t - fixed tests for new status outputGravatar abrist
2014-07-20check_ntp_peer - Added specific state output for each metric. It now should b...Gravatar abrist
2014-07-10check_procs: Add delay after forking in testGravatar Mikael Falkvidd
2014-07-07plugins/netutils.h: Adjust UNIX_PATH_MAX for BSDGravatar Holger Weiss
2014-06-30Merge PR #1265 from waja/check_tcp_server_addrGravatar Jan Wagner
2014-06-30check_jabber.t - fixed tests for new status output including hostnameGravatar abrist
2014-06-30Merge pull request #1190 from waja/github780Gravatar Sven Nierlein
2014-06-28Merge pull request #1262 from waja/fix_aixGravatar Sven Nierlein
2014-06-28Merge pull request #1264 from waja/check_nt_unitsGravatar Sven Nierlein
2014-06-28Merge pull request #1263 from waja/coverity_fixesGravatar Sven Nierlein
2014-06-28tests: added check_dns performance data testGravatar Sven Nierlein
2014-06-28check_dns.c Added a bit more logic to thresholdsGravatar abrist
2014-06-28check_dns: add warning and critical thresholds to perfdataGravatar Jean-Claude Computing
2014-06-28Cleaned up status output of check_tcp changesGravatar abrist
2014-06-28check_tcp: also display the server addr when host_specified is set. This will...Gravatar Davide Madrisan
2014-06-28check_nt.c - Changed 'Mb' to 'MB' in MEMUSE.Gravatar abrist
2014-06-28plugins/negate.c - Function should not return.Gravatar Spenser Reinhardt
2014-06-28plugins/negate.c - Reorder if statement, aiobGravatar Spenser Reinhardt
2014-06-28plugins/check_http.c - leakage fixGravatar Spenser Reinhardt
2014-06-28plugins/check_ntp.c - Verify struct from responseGravatar Spenser Reinhardt
2014-06-28plugins/check_real.c - recv string null terminateGravatar Spenser Reinhardt
2014-06-28plugins/check_apt.c - Print uninitialized eregGravatar Spenser Reinhardt