106 Commits

Author SHA1 Message Date
Michael Friedrich
c08ad9fd12 Update AUTHORS
refs #12488
2016-08-19 13:17:17 +02:00
Michael Friedrich
418a00041b Update AUTHORS
refs #12468
refs #12392
2016-08-18 09:08:40 +02:00
Gunnar Beutner
18efb2b665 Update AUTHORS
refs #12391
2016-08-10 12:30:20 +02:00
Michael Friedrich
1e9adc047f Update AUTHORS
refs #12061
2016-08-09 14:20:23 +02:00
Gunnar Beutner
1aac54f4bb Update AUTHORS
refs #12274
2016-08-09 10:43:55 +02:00
Michael Friedrich
60dcf233ce Update AUTHORS
refs #11359
refs #11650
2016-08-08 17:56:35 +02:00
Christian Birk
98a97026f4 Add "check_mysql_query" CheckCommand definition
fixes #12314

Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-08 15:16:38 +02:00
Gunnar Beutner
45440142b1 Update AUTHORS
refs #12188
2016-08-03 07:47:34 +02:00
Gunnar Beutner
be21a5aad3 Update AUTHORS
refs #12201
2016-07-25 09:23:19 +02:00
Michael Friedrich
171c137451 Update AUTHORS
refs #12189
2016-07-21 16:33:52 +02:00
Gunnar Beutner
73d0e75f6f Update AUTHORS
refs #11063
2016-07-18 13:47:53 +02:00
Gunnar Beutner
3f852f118b Update AUTHORS
refs #12144
2016-07-14 08:26:11 +02:00
Gunnar Beutner
ac3ae3194b Update AUTHORS
refs #11905
2016-06-07 08:26:45 +02:00
Michael Friedrich
98a03826dc Update AUTHORS
refs #11903
2016-06-06 14:04:00 +02:00
Philipp Dallig
54e1c8a9d5 Implement exclude and include ability for TimePeriod objects
This feature allows to exclude and include specific time period
objects and their time ranges from an existing time period object.

This comes in handy when e.g. excluding holidays.

fixes #7355

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-05-21 20:33:09 +02:00
Gunnar Beutner
f7e1e4e6a6 Update .mailmap for Jason Youngh
refs #9236
2016-05-11 09:32:37 +02:00
Simon Murray
79c1e883d1 Add InfluxDB Writer
Adds an Icinga2 object to directly interface with InfluxDB's native HTTP API.
This supports optional basic authorization, and TLS transport.  InfluxDB didn't
appear to like having the TLS stream kept open, so instead this object buffers
data points which are then flushed to InfluxDB as a batch write, either driven
by a configurable timeout or threshold.

As InfluxDB is a schema-less database the host and service templates are user
configurable allowing both the measurement field and tags to be set by the
end user via macro expansion.  This allows access to tag fields from arbitrary
data associated with host.vars or service.vars.  If a particular value is
unable to be resolved, the tag will be dropped and not transmitted to InfluxDB.

Also alters URL handling to omit array brackets when only a single value is
attached to a key, otherwise InfluxDB has a strop with non-standard syntax.

fixes #10480

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-05-03 14:12:51 +02:00
Michael Friedrich
e158c330cc Update AUTHORS
refs #11617
2016-04-19 12:02:25 +02:00
Gunnar Beutner
e6739093dc Update .mailmap for Marius Sturm
refs #9184
2016-04-15 21:17:11 +02:00
Gunnar Beutner
a54b21601e Update AUTHORS
refs #11599
2016-04-15 21:16:43 +02:00
Gunnar Beutner
4cac1c8d7c Update .mailmap for Assaf Flatto
refs #11439
2016-03-24 15:07:56 +01:00
Gunnar Beutner
572afeb529 Update AUTHORS
refs #11439
2016-03-24 14:51:03 +01:00
Gunnar Beutner
64d4a98c24 Update .mailmap for Markus Frosch
fixes #11399
2016-03-17 06:35:30 +01:00
Gunnar Beutner
08c5006a59 Update AUTHORS
refs #11369
2016-03-15 09:35:53 +01:00
Gunnar Beutner
554531a6b0 Update AUTHORS
refs #11240
2016-03-07 09:09:01 +01:00
Michael Friedrich
e0974d815b Update AUTHORS
refs #10358
2016-02-24 23:38:52 +01:00
Michael Friedrich
8e0cc701eb Update AUTHORS
refs #10426
2016-02-24 23:25:59 +01:00
Michael Friedrich
4c59ffa555 Update AUTHORS
refs #11205
2016-02-23 22:19:03 +01:00
Michael Friedrich
c256ea12f3 Update AUTHORS
refs #9858
2016-02-23 16:28:04 +01:00
Gunnar Beutner
f7a08a60ae Release version 2.4.2 2016-02-23 12:58:45 +01:00
Gunnar Beutner
fbc0cc3da8 Update AUTHORS
refs #11178
2016-02-23 08:42:46 +01:00
Gunnar Beutner
781c34f6a4 Update AUTHORS
refs #10777
refs #11132
2016-02-22 08:05:23 +01:00
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