Roman Gerhardt
283cf185ec
ITL: Add timeout option for mysql_health CheckCommand
...
fixes #13431
2016-12-06 17:49:01 +01:00
Michael Friedrich
be935d0239
Docs: Fix missing request headers for X-HTTP-Method-Override
...
fixes #13411
2016-12-06 10:46:47 +01:00
Daniel Kesselberg
151f9bc011
Docs: Fix template for pnp-hst
...
fixes #13407
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2016-12-05 14:53:36 +01:00
Michael Friedrich
e954a0e64b
Docs: Add a note about removing "conf.d" on the client for "top down command endpoint" setups
...
fixes #13395
2016-12-03 13:42:22 +01:00
Michael Friedrich
6c975dab5f
Docs: Update API and Library Reference chapters
...
New sub chapters for global functions linked everywhere.
New API examples and clarifications.
fixes #13327
fixes #12449
2016-11-25 15:31:10 +01:00
Michael Friedrich
aa32effd9b
Add a note for *Command template imports for < 2.6.0
...
fixes #13297
2016-11-24 16:40:40 +01:00
Michael Friedrich
3970ae38b4
Docs: Add a note about pinning checks in a zone
...
fixes #13319
2016-11-24 16:35:46 +01:00
Michael Friedrich
dc2992443f
Deprecate the client 'bottom up' mode w/ node update-config
...
This includes deprecation warnings and migration documentation.
fixes #13255
2016-11-23 15:33:28 +01:00
Micha Ahrweiler
9eee9ab8d2
Docs: Fix typo in "CLI commands" chapter
...
fixes #13267
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2016-11-21 11:27:10 +01:00
Michael Friedrich
4ae98c50ab
Docs: Update order of plugins contrib chapter
...
fixes #13229
2016-11-17 17:09:56 +01:00
Thomas Widhalm
9756775902
ITL: Add logstash CheckCommand
...
fixes #12755
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2016-11-17 16:39:57 +01:00
Gunnar Beutner
23e30ccb67
Revert "Implement the 'evaluate-macros' API action"
...
This reverts commit 851135d3a1
.
fixes #13091
2016-11-17 10:39:27 +01:00
Michael Friedrich
5dcb336a7b
Doc: Update package repositories
...
fixes #13199
2016-11-15 10:44:58 +01:00
Michael Friedrich
1bfb91f065
Ensure that DowntimeStart notifications are not immediately sent
...
fixes #12549
2016-11-11 19:36:19 +01:00
Gunnar Beutner
851135d3a1
Implement the 'evaluate-macros' API action
...
fixes #13091
2016-11-09 09:13:42 +01:00
Michael Friedrich
09658f6d0e
Add child_options for API action 'schedule-downtime'
...
fixes #10896
fixes #10897
2016-11-02 09:54:48 +01:00
Michael Friedrich
86f162af85
Add SCHEDULE_AND_PROPAGATE{,_TRIGGERED}_HOST_DOWNTIME external commands
...
refs #10896
refs #10897
2016-11-02 08:54:32 +01:00
Brendan Jurd
4b18d67587
Fix bad heading level for {commands,groups}.conf
...
The heading levels for commands.conf and groups.conf were incorrect. They should have been at level 4, underneath "4.2.3 The conf.d directory", but instead they were at level 3.
fixes #12933
Signed-off-by: Jean Flach <jean-marcel.flach@icinga.com>
2016-10-17 10:30:59 +02:00
Gunnar Beutner
a7b0cb5f7e
Ensure we don't leak file descriptors to child processes
...
fixes #8900
2016-10-04 14:08:48 +02:00
Michael Friedrich
fcee7189ad
Docs: Fix wrong notification filter in Migration chapter
...
fixes #12664
2016-09-30 16:02:09 +02:00
Nicole Lang
00b27d316a
Docs: Add more Timeperiod examples
...
fixes #12834
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 14:57:49 +02:00
Mathieu Arnold
8e63643d8b
Docs: Add an example of multi-parents configuration for the Migration chapter
...
fixes #12832
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 10:25:53 +02:00
Mirco Bauer
c51d1b80cf
Docs: Fix typo
...
fixes #12831
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 10:23:54 +02:00
Michael Friedrich
5b322f559b
Docs: Fix missing configuration in distributed monitoring chapter
...
fixes #12681
2016-09-29 17:58:31 +02:00
Mathieu Arnold
be44ff720c
Add check command definition for check_radius
...
fixes #12762
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:42:00 +02:00
Claudio Bilotta
0c79b9692c
Add a check command definition for check_iostats
...
This should work fine with this plugin https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_iostats
fixes #12613
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:38:12 +02:00
Konstantin Kelemen
a2a6ee82d7
Fix some spelling mistakes
...
fixes #12822
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:27:38 +02:00
Jean Flach
eabb54eab6
Spell ISATAP correctly and set noisatap in the ITL
...
refs #12155
2016-09-28 11:26:08 +02:00
Jean Flach
6c565d191d
Update check_network in docs and itl
...
fixes #12155
2016-09-28 11:20:42 +02:00
Michael Friedrich
61765c095c
Docs: Add a note on logrotate to the Logging feature
...
fixes #12725
2016-09-27 16:10:44 +02:00
Michael Friedrich
c81b4a82dd
Upgrade NSClient++ to 0.5.0 stable
...
This involves required changes in the nscp-local ITL CheckCommand
definitions. Upgrading NSClient++ therefore requires updating
the Icinga 2 Windows client as well.
fixes #12733
2016-09-21 15:28:20 +02:00
Yannick Charton
0742301b1d
ITL: Add timeout option for oracle_health CheckCommand
...
fixes #12739
2016-09-21 14:09:43 +02:00
Michael Friedrich
38ac7b2070
Docs: Fix core dump instructions for daemon with SUID bit set
...
refs #12648
2016-09-08 08:30:03 +02:00
Jean Flach
7d13b12919
Update development docs
...
fixes #12662
2016-09-06 17:41:09 +02:00
Michael Friedrich
19b330f86b
Docs: Add a development chapter for writing core dump files
...
fixes #12648
2016-09-05 16:31:57 +02:00
Michael Friedrich
7e293b004f
Update distributed monitoring docs
...
fixes #12587
fixes #12594
2016-08-31 13:25:57 +02:00
Michael Friedrich
50d29ea23b
Release version 2.5.4
2016-08-30 15:16:31 +02:00
Daniel Helgenberger
be40085b3b
Adds bool switch for procurve / HP memory to the "snmp-memory" check command
...
fixes #12586
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 18:22:11 +02:00
Yannick Charton
01b23ee08f
Add the possibility for all ...-dc... checkcommands to specify a cluster name
...
fixes #12519
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 14:26:36 +02:00
Yannick Charton
70db7f52c9
Add the possibility for all ...soap-host... checkcommands to specify a datacenter/vsphere server in case the check should be done through that server
...
fixes #12516
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 14:24:03 +02:00
Jo Goossens
0a76921086
Add support for glusterfs checks
...
fixes #12040
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-08-29 12:04:47 +02:00
Gunnar Beutner
903db81fe0
Make sure that libmethods is automatically loaded even when not using the ITL
...
fixes #12578
2016-08-28 17:03:08 +02:00
Gunnar Beutner
c8816385e5
Fix help output for update-links.py
...
fixes #12577
2016-08-28 15:11:46 +02:00
Gunnar Beutner
78cd56e277
Implement support for default templates
...
fixes #12575
2016-08-28 10:27:43 +02:00
Gunnar Beutner
9f06140e8f
Update documentation for libmethods
...
fixes #12572
2016-08-28 08:27:01 +02:00
Gunnar Beutner
602643b93d
Provide location information for objects and templates in the API
...
fixes #12566
2016-08-27 19:25:38 +02:00
Gunnar Beutner
1236495dd3
Implement the --file and --syntax-only options for "icinga2 console"
...
fixes #12554
fixes #10675
2016-08-25 19:14:54 +02:00
Gunnar Beutner
3a5d48d681
Release version 2.5.3
2016-08-25 08:09:54 +02:00
Michael Friedrich
ce851c8815
Release version 2.5.2
2016-08-24 15:19:50 +02:00
Michael Friedrich
a14add3411
Docs: Change tip/note formatting again
...
refs #12523
2016-08-23 20:20:15 +02:00