11449 Commits

Author SHA1 Message Date
Noah Hilverling
c02eb62ac5
Merge pull request #7846 from Icinga/bugfix/revert-notification-result-211x
Revert NotificationResult
2020-03-02 10:46:05 +01:00
Noah Hilverling
984c0ef645
Merge pull request #7849 from Icinga/bugfix/jsonrpcconnection-sendmessage-keepalive
JsonRpcConnection#Send*Message(): keep this alive
2020-03-02 10:45:46 +01:00
Alexander A. Klimov
0f84ce0470 Consider a JsonRpcConnection being seen on a single byte of TLS payload, not only a whole message 2020-02-19 11:11:53 +01:00
Alexander A. Klimov
18c1f1c4e5 Revert "Add NotificationResult class"
This reverts commit 9621fd2e4bc337befb46a4c885d80ccfce95f5ab.
2020-02-19 11:00:56 +01:00
Alexander A. Klimov
1183010b45 Revert "Add OnNewNotificationResult signal and ProcessNotificationResult handler"
This reverts commit ac483f2a8a07e4962068408d18b10a17204b6454.
2020-02-19 11:00:47 +01:00
Alexander A. Klimov
685ac2f6d7 Revert "Implement last_notification_result handling for Notification objects"
This reverts commit 1706b297a50aceafdbbfe8ed8d46c8d01c114464.
2020-02-19 10:59:07 +01:00
Alexander A. Klimov
e79e350740 Revert "Make NotificationResult available for events: Cluster and Features"
This reverts commit 566e59bbfa385ec1a023c32a1feb895791950032.
2020-02-19 10:59:00 +01:00
Alexander A. Klimov
f43073cc1c Revert "Add docs for NotificationResult value type"
This reverts commit 0611f3e009f548c204edc1460c7391541fbb0eb6.
2020-02-19 10:58:52 +01:00
Alexander A. Klimov
f2474e2dc6 Revert "Fix license headers"
This reverts commit 48b3d25ce2ea9c6b48115f4bed2f9ac90a748c70.
2020-02-19 10:58:42 +01:00
Alexander A. Klimov
fbce756007 JsonRpcConnection#Send*Message(): keep this alive 2020-02-17 16:12:07 +01:00
Alexander A. Klimov
99387dd536 IoEngine#SpawnCoroutine(): always terminate coroutines cleanly 2020-02-13 18:27:18 +01:00
Michael Friedrich
67fc68bc5f Docs: Update installation for RHEL/CentOS 8 and SLES 15
(cherry picked from commit 35caef4e6cb4a3ea0718c86cca6ad938568d1765)
2019-11-20 16:14:43 +01:00
Michael Friedrich
58b913d05a Release version 2.11.2 v2.11.2 2019-10-24 09:27:37 +02:00
Michael Friedrich
5a0504cac8 Docs: Add upgrading notes for 2.11.x bugfix releases
(cherry picked from commit bc50db3eb1a0203fcff1c5bf6c0ab6db8b2cd935)
2019-10-24 09:25:43 +02:00
Michael Friedrich
df24d51ccf Cluster Config Sync: Check the timestamp prior to config file checksums
Otherwise old configuration received from a secondary master/satellite
could always trigger a config change & reload.

(cherry picked from commit cb20b4829ac10694920db0d9f52ccc39a1ca1ae1)
2019-10-22 17:54:45 +02:00
azthec
82212632a5 Update 06-distributed-monitoring.md
(cherry picked from commit 0c6b12cd8249d1fca78c1222fcf7fadf0dd31bb7)
2019-10-22 17:54:32 +02:00
Michael Friedrich
7e6d3f9fbd Release version 2.11.1 v2.11.1 2019-10-17 14:40:38 +02:00
Michael Friedrich
a6c76ae3b8 Align the docs with GitHub details on Zone Inception
(cherry picked from commit ac552f2a73cbeafa1b2f2c883d3d4065674001bb)
2019-10-17 14:08:54 +02:00
Michael Friedrich
de0876388e Avoid syncing .authorititative marker received from < 2.11 parent nodes
(cherry picked from commit e7c07062f8f70098cf73c41ca594178b20360d3c)
2019-10-17 13:54:03 +02:00
Michael Friedrich
e02d778f6b Docs: Fix URL for memcached ITL CheckCommand
fixes #7515

(cherry picked from commit 6020ef37d66308f53ee14d74ab9dfccc31bbe626)
2019-10-17 13:52:35 +02:00
Patrick
1ec786b559 typo for path to error.log
(cherry picked from commit 085766d9d9f97d7e697ed9464cbf9098daa5ffc0)
2019-10-17 13:52:10 +02:00
Michael Friedrich
48306e30e0 Adjust zones.d/README and just point to the docs
(cherry picked from commit ac684ec128e59927711da12243d68bfeb7a4cf0f)
2019-09-25 12:25:35 +02:00
Alexander A. Klimov
d7d54e53f7 WarnOnImplicitlySetGlobalVar(): warn only on sins inside actual DSL code
(cherry picked from commit b4e3736e31d8bc70ac75ca1522db9c0f28f4fa4d)
2019-09-25 12:25:12 +02:00
Michael Friedrich
cd71b97249
Merge pull request #7527 from Icinga/bugfix/checkable-command-endpoint-zone
Improve error message/docs for command endpoints requiring a zone
2019-09-23 10:16:42 +02:00
Michael Friedrich
b837b505e6 Update wrong information in example config for zones.d 2019-09-23 09:46:13 +02:00
Michael Friedrich
617f1d1333 Improve error message for command endpoint checkable's requiring a zone
fixes #7514
2019-09-23 09:41:08 +02:00
Michael Friedrich
b25852d42a
Merge pull request #7526 from Icinga/feature/docs-upgrading-2-11
Docs: Add upgrading/troubleshooting details for repos, config sync, agents
2019-09-23 09:40:33 +02:00
Michael Friedrich
91c1b7dd5b Upgrading/Troubleshooting Docs: Agent Hosts with Command Endpoint require a Zone
refs #7514
2019-09-23 09:17:22 +02:00
Michael Friedrich
bcf73f636e Upgrading/Troubleshooting Docs: Add details about Zone inclusion and Zone Inception
refs #7519
2019-09-23 09:16:29 +02:00
Michael Friedrich
25f17c04ad Upgrading Docs: Add a repository requirement table to clarify things
Imho `On platforms where EPEL or Backports cannot satisfy this dependency`
is enough, but GH is flooded with issues.

https://github.com/Icinga/icinga2/issues/7523
https://github.com/Icinga/icinga2/issues/7524
https://github.com/Icinga/icinga2/issues/7522
https://github.com/Icinga/icinga2/issues/7512
https://github.com/Icinga/icinga2/issues/7511
https://github.com/Icinga/icinga-packaging/issues/150
https://github.com/Icinga/icinga-packaging/issues/149
https://github.com/Icinga/icinga-packaging/issues/148
https://github.com/Icinga/icinga-packaging/issues/146
2019-09-23 08:38:18 +02:00
Michael Friedrich
f6205c9d4b RELEASE.md: Fix formatting 2019-09-20 12:18:44 +02:00
Michael Friedrich
01c7ac70ef
Merge pull request #7518 from sebastic/patch-1
Fix spelling error
2019-09-20 09:11:59 +02:00
Bas Couwenberg
e893fe0cde
Fix spelling error
Another occurrence of:

 * UNKNWON -> UNKNWON

Ref: #7365
2019-09-20 07:17:03 +02:00
Michael Friedrich
60f8af7ba7 Update RELEASE docs 2019-09-19 13:49:31 +02:00
Michael Friedrich
e9b8fc234b Release version 2.11.0 v2.11.0 2019-09-19 09:53:37 +02:00
Michael Friedrich
316d2dc762 Merge branch 'master' into support/2.11 2019-09-18 12:28:40 +02:00
Michael Friedrich
8c1f26339a
Merge pull request #7507 from Icinga/feature/csr-auto-signing-debug-log
CSR Auto-signing: Add debug logging for skipped signing
2019-09-18 12:27:16 +02:00
Michael Friedrich
eddb40a913 CSR Auto-signing: Add debug logging for skipped signing 2019-09-18 11:53:58 +02:00
Michael Friedrich
1bbb9c4373
Merge pull request #7504 from Icinga/feature/docs-last-bits-for-2-11
Docs: Update product URLs and missing bits
2019-09-17 12:59:16 +02:00
Michael Friedrich
86d4d6daf2 Docs: Align local mkdocs config 2019-09-17 12:54:43 +02:00
Michael Friedrich
b12d05a583 Docs: Fix image locations for installation chapter 2019-09-17 12:44:18 +02:00
Michael Friedrich
ea0f255c69 Docs: Align content of README from About chapter 2019-09-17 12:43:13 +02:00
Michael Friedrich
3e8e6f27d0 Docs: Add the Director as migration strategy from Icinga 1.x 2019-09-17 12:29:03 +02:00
Michael Friedrich
381d541573 Docs: Update outdated addons chapter with supported products 2019-09-17 12:07:03 +02:00
Michael Friedrich
93aa91ec0b Docs: Add certificate & vSphere modules to service monitoring chapter 2019-09-17 12:04:42 +02:00
Michael Friedrich
e7145cd8f0 Docs: Add blog post URL for Director automation to configuration chapter 2019-09-17 12:04:10 +02:00
Michael Friedrich
b4333dfcd0 Docs: Align product URLs in features chapter 2019-09-17 11:36:23 +02:00
Michael Friedrich
e9a1bc1792 Docs: Align product URLs to icinga.com in distributed chapter 2019-09-17 11:34:01 +02:00
Michael Friedrich
31c3e005aa Docs: Update product URLs and improve configuration introduction
There's more work underway, but after 2.11.
2019-09-17 11:32:38 +02:00
Michael Friedrich
03de071a57 Docs: Fix broken support matrix URL in Installation chapter 2019-09-17 08:51:54 +02:00