124 Commits

Author SHA1 Message Date
Michael Friedrich
4375124a9a Update AUTHORS
refs #11074
refs #11075
2016-02-04 22:46:44 +01:00
Jean Flach
99d2f9a086 Fix AUTHORS and .mailmap
A name appears twice

fixes #10981
2016-01-18 16:12:59 +01:00
Claudio Kuenzler
da85c7a20e Fix mongodb CheckCommand
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>

fixes #10979
2016-01-18 15:43:51 +01:00
Eduard Güldner
09cb793402 Added exclude parameter in disk-windows CheckCommand
Added missing command parameter in definition for disk-windows CheckCommand
in order to be able to exclude certain drives from being checked.
This parameter was addressed in feature #9201
Further details can be found in feature #10787

Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>

fixes #10787
2016-01-18 10:27:54 +01:00
Michael Friedrich
89d3050540 Update AUTHORS
refs #10890
2015-12-18 11:15:29 +01:00
Michael Friedrich
5aa4700d61 Update AUTHORS
refs #9858
2015-12-18 11:10:54 +01:00
Michael Friedrich
18b58a0b02 Update AUTHORS
refs #10449
2015-12-04 10:28:02 +01:00
Gunnar Beutner
a5ef3f36b4 Update AUTHORS
refs #10745
2015-11-30 08:28:26 +01:00
Michael Friedrich
ef0e03faf5 Update AUTHORS
refs #10528
2015-11-26 10:35:24 +01:00
Gunnar Beutner
7666b58919 Update AUTHORS
refs #10692
2015-11-20 16:13:59 +01:00
Gunnar Beutner
7a3edc43b5 Update AUTHORS
refs #10622
2015-11-18 20:30:42 +01:00
Gunnar Beutner
a51d01c14d Update AUTHORS
refs #10555
2015-11-06 17:03:21 +01:00
Michael Friedrich
4c0b245466 Update AUTHORS
refs #10503
2015-11-05 17:52:50 +01:00
Gunnar Beutner
8f764d805c Update AUTHORS
refs #10374
2015-10-26 09:51:21 +01:00
Gunnar Beutner
27e15a9654 Update AUTHORS
refs #10439, #10440, #10441
2015-10-26 08:11:32 +01:00
Gunnar Beutner
6ab779ebdc Update AUTHORS
refs #10456
2015-10-26 07:49:24 +01:00
Gunnar Beutner
09b1f93e1e Update AUTHORS
refs #10423
2015-10-21 18:06:16 +02:00
Gunnar Beutner
14e37a0554 Update AUTHORS
refs #10354
2015-10-14 12:24:03 +02:00
Gunnar Beutner
84b1957139 Update AUTHORS
refs #8292
2015-10-13 10:01:58 +02:00
Gunnar Beutner
0d6e6bec8a Update AUTHORS
refs #10350
2015-10-13 09:54:40 +02:00
Gunnar Beutner
26b902d488 Update AUTHORS
refs #10093
2015-09-24 08:46:14 +02:00
Michael Friedrich
96eaa923c7 Update AUTHORS
refs #10129
2015-09-10 09:16:30 +02:00
Gunnar Beutner
838f7ca526 Update AUTHORS
refs #9699
2015-07-22 10:06:06 +02:00
Gunnar Beutner
4ebbcebeeb Update AUTHORS 2015-07-20 07:50:05 +02:00
Michael Friedrich
33b273f3d9 Update AUTHORS
refs #9443
2015-07-08 13:12:48 +02:00
Michael Friedrich
1cba11d3fb Update AUTHORS
refs #9463
2015-07-07 15:43:37 +02:00
Gunnar Beutner
197ae9541e Update AUTHORS
fixes #9451
2015-06-19 04:50:53 +02:00
Michael Friedrich
0763f4ed4b Update AUTHORS
refs #9416
refs #9303
2015-06-17 15:28:50 +02:00
Gunnar Beutner
d904e171a5 Update AUTHORS
refs #9412
2015-06-15 12:04:58 +02:00
Martin Stiborsky
03b3b7249a Fix wrong service table attributes in Livestatus documentation
Copy&paste error.

fixes #9390

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:38:49 +02:00
David Beck
629a8f1041 Add System Requirements to Windows Agent Documentation
fixes #9180

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:31:31 +02:00
Jesse Morgan
d9671d1e5c Documentation; Fix typo
fixes #9389

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-06-09 10:26:37 +02:00
Alexander A. Klimov
75697e0bca Documentation: Fix typo in Configuration Best Practice
fixes #9268

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2015-05-13 23:29:45 +02:00
Michael Friedrich
3eb55adb08 Update AUTHORS 2015-05-05 18:41:42 +02:00
Gunnar Beutner
e2247d3019 Update AUTHORS
refs #9191
2015-04-28 14:31:25 +02:00
Michael Friedrich
d6f41a2e53 Update AUTHORS
refs #9172
2015-04-25 13:36:32 +02:00
Gunnar Beutner
6631ce0806 Update AUTHORS
refs #9147
2015-04-24 08:31:32 +02:00
Michael Friedrich
ee202b2fa5 Update AUTHORS
refs #9130
2015-04-21 12:25:57 +02:00
Andrew Meyer
ec8ec726c0 Vim syntax: Match groups before host/service/user objects
switches order of syntax object definitions to stop short circuit

fixes #9045

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-04-11 11:26:23 +02:00
Jean-Marcel Flach
aa258ce714 Update AUTHORS 2015-03-30 09:56:47 +02:00
Jean-Marcel Flach
0b02330409 Update AUTHORS 2015-03-19 13:30:59 +01:00
Gunnar Beutner
d7890d542c Update AUTHORS 2015-03-09 06:41:56 +01:00
James Pharaoh
9fe52d0dc1 Make checks using 'command_endpoint' work inside HA zones
Previously there was no local processing of the executed
check result, which is mandatory inside a HA cluster.

Additionally this patch splits the command execution and
check result processing into more logical parts, executing
local checks, checks on the same command endpoint, and
remote checks.

More details in the referenced issue.

fixes #8249

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-02-12 17:53:50 +01:00
Gunnar Beutner
c781e62823 Update AUTHORS 2015-01-30 12:21:08 +01:00
Gunnar Beutner
1ad404c354 Update AUTHORS 2015-01-28 12:39:01 +01:00
Gunnar Beutner
7bbb1ee7bf Update AUTHORS 2015-01-25 16:05:31 +01:00
Jean Flach
4245dc9cc3 Remove my evil twin from AUTHORS 2015-01-21 15:09:48 +01:00
Gunnar Beutner
301141bdf7 Update AUTHORS 2015-01-12 14:35:41 +01:00
Gunnar Beutner
657a328ba4 Update AUTHORS
refs #8066
2014-12-11 19:01:15 +01:00
Gunnar Beutner
e82b53e576 Update AUTHORS 2014-11-29 20:17:06 +01:00