Commit Graph

11107 Commits

Author SHA1 Message Date
Michael Friedrich 10c78c0159 Docs: Improve signing modes with preparation hints
For those who do not run `node setup/wizard` but
automation.
2019-07-30 15:27:38 +02:00
Michael Friedrich 0c15b9d7e4
Merge pull request #7368 from Icinga/bugfix/api-cipher-list-compatibility
TLS Ciphers: Add compatibility suites for older agents (el7)
2019-07-30 13:56:13 +02:00
Michael Friedrich ebd6735c70 TLS Ciphers: Add compatibility suites for older agents (el7) 2019-07-30 10:55:29 +02:00
Michael Insel f034829955
Merge pull request #7365 from sebastic/spelling-errors
Fix spelling errors.
2019-07-29 15:59:31 +02:00
Bas Couwenberg 3ce4c6aead Fix spelling errors.
* UNKNWON -> UNKNOWN
2019-07-27 09:00:24 +02:00
Markus Frosch 8b877e2a9b cmake: Improve ICINGA2_VERSION_SAFE for pre-releases 2019-07-26 09:34:53 +02:00
Michael Friedrich c630ae111c Merge branch 'support/2.11' 2019-07-25 10:00:42 +02:00
Michael Friedrich bb2ad99cf3 Release version 2.11.0-rc1 2019-07-25 09:53:13 +02:00
Michael Friedrich 1c79c2b34c Update changelog and add contributors 2019-07-25 09:52:45 +02:00
Michael Friedrich 38f6b11011 Update RELEASE docs 2019-07-25 09:23:28 +02:00
Michael Friedrich 79f967e386 Update AUTHORS for 2.11 2019-07-24 12:13:34 +02:00
Michael Friedrich e07dab3fe2 Prepare changelog for 2.11 RC1 2019-07-24 11:54:29 +02:00
Michael Friedrich bfb8a048bc Docs: Clarify on Raspbian Buster 2019-07-24 08:58:50 +02:00
Michael Friedrich 56bfc7bb5a
Merge pull request #7354 from Icinga/feature/docs-setup-raspbian
Docs: Mention that Raspbian 4+ / Debian Buster is required
2019-07-23 18:51:26 +02:00
Michael Friedrich ffa3187c46
Merge pull request #7352 from Icinga/bugfix/tls-bionic-x86
Only include SSL_CTX_set_ecdh_auto for OpenSSL < 1.1.0
2019-07-23 18:50:13 +02:00
Michael Friedrich 5cf288254e Docs: Mention that Raspbian 4+ / Debian Buster is required
Stretch is still crashing sometimes, so we'll skip our support
on that. @nbuchwitz
2019-07-23 18:38:24 +02:00
Michael Friedrich 0fd2fc0a4f Only include SSL_CTX_set_ecdh_auto for OpenSSL < 1.1.0 2019-07-23 17:39:02 +02:00
Michael Friedrich f1e820ae7b
Merge pull request #7340 from Icinga/bugfix/unit-tests-unstable-7334
Tests: _Exit() in main()
2019-07-23 14:13:28 +02:00
Alexander A. Klimov 95e90e99d4 Tests: _Exit() in main()
refs #7334
2019-07-23 12:14:06 +02:00
Michael Friedrich 34ccc3802a
Merge pull request #7348 from Icinga/feature/docs-command-arguments
Docs: Better explanation of command arguments
2019-07-22 16:39:43 +02:00
Michael Friedrich 274511ba6d Docs: Better explanation of command arguments
refs #7326
2019-07-22 16:33:58 +02:00
Michael Friedrich 8ca78f0aca
Merge pull request #7347 from Icinga/feature/docs-tls-security
Docs: Improve security chapters
2019-07-22 15:57:38 +02:00
Michael Friedrich eef26ccc33 Docs: Improve security chapters 2019-07-22 14:44:47 +02:00
Michael Friedrich b71ec527ac
Merge pull request #7345 from Icinga/bugfix/itl-plugindir
ITL: Align plugins-contrib.d to PluginContribDir
2019-07-22 11:12:50 +02:00
Michael Friedrich c07cf95e4c ITL: Align plugins-contrib.d to PluginContribDir
That was missing in the past reviews.
2019-07-22 09:37:48 +02:00
Michael Friedrich 29e530be5a Fix Mkdocs formatting 2019-07-20 15:59:59 +02:00
Michael Friedrich 08aea595a5
Merge pull request #7344 from Icinga/feature/docs-ugrading-doc-changes
Upgrading docs: Mention the doc changes
2019-07-20 15:50:09 +02:00
Michael Friedrich de9327ca60 Upgrading docs: Mention the doc changes 2019-07-20 15:49:03 +02:00
Michael Friedrich 3dd30b429b
Merge pull request #7343 from Icinga/feature/docs-about
Docs: Update our About chapter
2019-07-20 15:41:10 +02:00
Michael Friedrich dbf232f355 Docs: Update our About chapter
This is visible first when opening icinga.com/docs/icinga2/latest

refs #6830
2019-07-20 15:40:41 +02:00
Michael Friedrich c497679a58
Merge pull request #7342 from Icinga/feature/docs-rename-client-agent
Docs: Enhance distributed monitoring chapter
2019-07-20 15:21:48 +02:00
Michael Friedrich 5351b1c19f Docs: Add new images for distributed monitoring: Basics, modes and scenarios 2019-07-20 14:52:10 +02:00
Michael Friedrich 7eea6dfaaa Docs: Purge old images, fix Icinga Web screenshots 2019-07-20 14:45:27 +02:00
Michael Friedrich 7536ec4bdf Windows: client -> agent inside the setup routine
Requires updates screenshots later on.
2019-07-20 13:31:12 +02:00
Michael Friedrich 647348fbca CLI: Rename client -> agent 2019-07-20 12:53:19 +02:00
Michael Friedrich 9fc41e0e91 Docs: Enhance the distributed monitoring chapter with agents, satellites and masters
Next to renaming client->agent, I've also refined:

- the health check chapter follows the two scenarios above and provides more concrete configs
- log_duration=0 for agent endpoint objects
- advanced scenarios don't manage the agent zone/endpoint in zones.conf anymore, but zones.d/master
- Ensure that the connection direction is correct inside the scenarios. Avoid doubled/hanging connections.
2019-07-20 12:40:43 +02:00
Michael Friedrich ad9829bbca Docs: Refine the term 'client' vs 'agent' in the technical concepts chapter 2019-07-19 14:54:04 +02:00
Michael Friedrich 125fafeb08 Docs: Rename client to agent, step 1 2019-07-19 14:53:30 +02:00
Michael Friedrich e9f61ef234
Merge pull request #7339 from Icinga/feature/docs-rename-cv
Docs: Rename 'custom attribute' to 'custom variable'
2019-07-19 14:39:39 +02:00
Michael Friedrich 5aa07b51a2 Docs: Rename 'custom attribute' to 'custom variable'
refs #6830
2019-07-19 14:38:59 +02:00
Michael Friedrich fbe732a447
Merge pull request #7338 from Icinga/feature/doc-rename
Docs: Getting Started -> Installation, Configuring Icinga 2 -> Configuration
2019-07-19 11:27:51 +02:00
Michael Friedrich 1fc660dcd3 Docs: Adjust titles for renamed chapters 2019-07-19 11:27:20 +02:00
Michael Friedrich a2adbc2b88 Docs: Fix formatting 2019-07-19 09:23:47 +02:00
Michael Friedrich 844e821cd1
Merge pull request #7320 from Icinga/feature/foreground-5230
Rework reload handling on *nix
2019-07-18 18:24:22 +02:00
Michael Friedrich f3fbac2133
Merge pull request #7336 from Icinga/feature/docs-dev-ubuntu-18
Docs: Add Ubuntu 18 dev playground
2019-07-18 18:23:01 +02:00
Michael Friedrich 370fa24d68 Docs: Add Ubuntu 18 dev playground 2019-07-18 18:06:28 +02:00
Michael Friedrich 36140fd17e Docs: Update URLs from rename 2019-07-18 16:34:36 +02:00
Michael Friedrich 6cc8443bad Docs: Move getting started / configuring chapters into our new structure
@bobapple requires redirects on release.
2019-07-18 16:33:42 +02:00
Michael Friedrich cb878fdd1b Docs: Upgrading docs for improved reload handling 2019-07-18 15:33:46 +02:00
Michael Friedrich 01c16f856d Docs: Core reload for technical concepts 2019-07-18 15:33:32 +02:00