Commit Graph

172 Commits

Author SHA1 Message Date
Michael Friedrich b7caf0820d Ensure that *.icinga.com is used everywhere
fixes #13897
fixes #13277
2017-01-10 17:19:12 +01:00
Michael Friedrich 5f9032ec06 Update AUTHORS
refs #13433
2016-12-06 18:01:37 +01:00
Michael Friedrich ce7f06bd45 Update AUTHORS
refs #13431
2016-12-06 17:49:26 +01:00
Michael Friedrich b948695c6e Update AUTHORS
refs #13407
2016-12-05 14:54:18 +01:00
Michael Friedrich 930a3f1d37 Update AUTHORS and .mailmap
refs #13267
refs #12881
2016-11-21 11:33:48 +01:00
Jean Flach 08460e7bed Update AUTHORS
refs #12933
2016-10-17 14:51:30 +02:00
Gunnar Beutner 616bcd1440 Update AUTHORS
refs #12838
2016-10-11 12:44:34 +02:00
Gunnar Beutner 53f7481a5f Update .mailmap for Thomas Widhalm
refs #12881
2016-10-10 11:13:33 +02:00
Gunnar Beutner 88c6cd7c27 Update .mailmap for Dirk Goetz and Lennart Betz
refs #12881
2016-10-10 11:08:31 +02:00
Gunnar Beutner 910c2b8cfa Update .mailmap for icinga.com
fixes #12881
2016-10-10 10:44:18 +02:00
Michael Friedrich ce13015ea1 Update AUTHORS
refs #12834
2016-09-30 14:57:59 +02:00
Gunnar Beutner 8e02cba347 Update AUTHORS
refs #12762
2016-09-29 08:42:08 +02:00
Gunnar Beutner c9f807661c Update AUTHORS
refs #12613
2016-09-29 08:38:19 +02:00
Gunnar Beutner cb86fb847b Update AUTHORS
refs #12155
refs #12822
2016-09-29 08:28:51 +02:00
Michael Friedrich df8a408228 Update AUTHORS
refs #12747
2016-09-21 10:23:44 +02:00
Gunnar Beutner e55c507941 Update AUTHORS
refs #12588
2016-08-29 18:09:44 +02:00
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
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
Christian Jonak f1d37f6aa4 Documentation: Fix wrong wizard information for clients
Remote client should not be configured as master, so we need to answer the first question with 'Y'

fixes #7847

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-11-27 11:08:51 +01:00
Gunnar Beutner 8254c98e12 Update AUTHORS 2014-11-26 17:40:24 +01:00