Michael Friedrich
|
b10a6b75a8
|
API: Change log level for console endpoint
fixes #11329
|
2016-12-08 00:59:24 +01:00 |
Michael Friedrich
|
5db468b3ca
|
ITL: Add tempdir attribute to postgres CheckCommand
fixes #13449
|
2016-12-07 16:56:12 +01:00 |
Michael Friedrich
|
1dc2fe7ebb
|
Docs: Add a note for boolean values in the disk CheckCommand section
fixes #13457
|
2016-12-07 15:04:21 +01:00 |
Gunnar Beutner
|
809de354ff
|
Update documentation for match()
refs #13327
|
2016-12-07 14:57:19 +01:00 |
Michael Friedrich
|
cda29b070f
|
Docs: Add troubleshooting examples for fetching the executed command line
fixes #13455
|
2016-12-07 14:23:41 +01:00 |
Nicolas Limage
|
6cdc396bf0
|
Docs: Add concurrent_checks example in CheckerComponent object type
fixes #13437
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
|
2016-12-06 18:06:42 +01:00 |
Jean-Louis Dupond
|
8cb7a54b89
|
ITL: Add sudo option for mailq CheckCommand
fixes #13435
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
|
2016-12-06 18:03:46 +01:00 |
Michael Friedrich
|
5f9032ec06
|
Update AUTHORS
refs #13433
|
2016-12-06 18:01:37 +01:00 |
Patrick Huy
|
8ccc4da942
|
ITL: Add verbose parameter for http CheckCommand
fixes #13433
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
|
2016-12-06 17:58:35 +01:00 |
Michael Friedrich
|
ce7f06bd45
|
Update AUTHORS
refs #13431
|
2016-12-06 17:49:26 +01:00 |
Roman Gerhardt
|
283cf185ec
|
ITL: Add timeout option for mysql_health CheckCommand
fixes #13431
|
2016-12-06 17:49:01 +01:00 |
Michael Friedrich
|
c036bfaa94
|
Fix wrong help string in node setup CLI command
fixes #13419
|
2016-12-06 11:22:24 +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 |
Gunnar Beutner
|
fe12a10c89
|
Remove redundant check
refs #13409
|
2016-12-06 08:57:27 +01:00 |
Michael Friedrich
|
338f5c0be8
|
Fix crash in CreateObjectHandler::HandleRequest()
fixes #13409
refs #11684
|
2016-12-05 16:37:31 +01:00 |
Michael Friedrich
|
b948695c6e
|
Update AUTHORS
refs #13407
|
2016-12-05 14:54:18 +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
|
d076617caa
|
Revert "DB IDO: Make sure that all result sets are processed before sending another query"
This reverts commit b028ff2c33 .
refs #12597
refs #13321
|
2016-11-25 15:53:07 +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
|
841412c618
|
Remove unused patch file
refs #9119
|
2016-11-24 17:17:33 +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 |
Gunnar Beutner
|
22fa4773df
|
Remove unnecessary template imports in the ITL
refs #12575
|
2016-11-24 09:39:49 +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 |
Michael Friedrich
|
b028ff2c33
|
DB IDO: Make sure that all result sets are processed before sending another query
fixes #12597
|
2016-11-22 15:56:05 +01:00 |
Gunnar Beutner
|
56e9a23a65
|
Don't try to delete Downtime objects that were statically configured
fixes #13275
|
2016-11-22 15:13:43 +01:00 |
Gunnar Beutner
|
78fa197b9f
|
Properly unmask signals for child processes
fixes #13269
|
2016-11-22 13:53:58 +01:00 |
Michael Friedrich
|
930a3f1d37
|
Update AUTHORS and .mailmap
refs #13267
refs #12881
|
2016-11-21 11:33:48 +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
|
aca4af801b
|
changelog.py: Sort by category
fixes #13245
|
2016-11-18 15:28:27 +01:00 |
Michael Friedrich
|
ca7f195165
|
Remove debug log message
refs #11541
|
2016-11-18 14:00:41 +01:00 |
Michael Friedrich
|
1679488e8e
|
DB IDO: Bump schema version to 1.14.2
fixes #10502
fixes #13221
|
2016-11-18 11:39:14 +01:00 |
Eric Lippmann
|
e4a95647bb
|
ido-pgsql: Upgrade timestamp columns to timestamp without time zone
refs #13221
|
2016-11-18 11:11:50 +01:00 |
Eric Lippmann
|
27f7aa3d9d
|
ido-pgsql: Bump schema version to 1.14.2
refs #13221
|
2016-11-18 11:11:50 +01:00 |
Eric Lippmann
|
69d3016bef
|
ido-pgsql: Use timestamp without time zone in from_unixtime and to_timestamp functions
refs #13221
|
2016-11-18 11:11:50 +01:00 |
Eric Lippmann
|
aadfedc3d4
|
ido-pgsql: Change timestamp columns to timestamp without time zone
refs #13221
|
2016-11-18 11:11:50 +01:00 |
Eric Lippmann
|
0b0107ad04
|
ido-pgsql: Add yet empty v2.6.0 schema upgrade script
refs #10502
|
2016-11-18 11:11:50 +01:00 |
Eric Lippmann
|
69cb383b34
|
ido-mysql: Upgrade timestamp columns to default to NULL
refs #10502
|
2016-11-18 11:09:50 +01:00 |
Eric Lippmann
|
bdb3f88b25
|
ido-mysql: Bump schema version to 1.14.2
refs #10502
|
2016-11-18 11:09:50 +01:00 |
Eric Lippmann
|
0b9046a030
|
ido-mysql: Don't set the SQL mode to NO_AUTO_VALUE_ON_ZERO
This mode is obsolete because timestamp columns now default to NULL instead of '0000-00...'.
refs #10502
|
2016-11-18 11:09:50 +01:00 |
Eric Lippmann
|
1bb363091c
|
ido-mysql: Change timestamp columns to default to NULL in the schema
refs #10502
|
2016-11-18 11:09:50 +01:00 |
Eric Lippmann
|
8a21b4af2f
|
ido-mysql: Add yet empty v2.6.0 schema upgrade script
refs #10502
|
2016-11-18 11:09:50 +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 |
Michael Friedrich
|
f8e6d2d603
|
Add unit test for notification state/type filters
fixes #13225
|
2016-11-17 14:36:55 +01:00 |
Michael Friedrich
|
a13e6b3e87
|
Fix that custom notifications do not reset force_next_notification
This attribute is stored in the state file forever as well.
Will cause forced notifications ignoring state/type filters.
fixes #12670
|
2016-11-17 11:53:35 +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
|
35ce166bd2
|
Fix that recovery notifications are sent if notified for !Problem type before
fixes #13205
|
2016-11-17 10:35:16 +01:00 |
Gunnar Beutner
|
f58d3a1838
|
Fix crash in HttpRequest::Parse
fixes #12667
|
2016-11-17 09:08:22 +01:00 |