Michael Friedrich
|
8f3a1335dc
|
Revert "API: Don't be so strict with the downtime start_time"
This reverts commit 3b7cf5b9b5 .
|
2019-08-01 14:03:40 +02:00 |
Michael Friedrich
|
283d2d7a25
|
Merge pull request #7383 from K0nne/K0nne-patch-1
Add missing options to 'nwc_health' ITL CheckCommand
|
2019-08-01 13:26:18 +02:00 |
K0nne
|
98fde208d6
|
Update docs for missing nwc_health options.
|
2019-08-01 11:19:30 +02:00 |
K0nne
|
f1d5a6bfd0
|
Add missing options to 'nwc_health' ITL CheckCommand
|
2019-08-01 11:12:24 +02:00 |
Michael Friedrich
|
924b0c6f24
|
Merge pull request #7381 from Icinga/feature/docs-tls
Refine the term 'TLS' instead of 'SSL'
|
2019-08-01 09:43:10 +02:00 |
Michael Friedrich
|
3562e92173
|
Refine the term 'TLS' instead of 'SSL'
Also mention the certificate monitoring module when
applicable.
|
2019-08-01 09:38:03 +02:00 |
Michael Friedrich
|
82a5025ad6
|
Merge pull request #7379 from Icinga/feature/enhance-windows-agent-setup
Windows agent: Enhance and update docs
|
2019-07-31 15:46:11 +02:00 |
Michael Friedrich
|
4817aac648
|
Docs: Refresh Windows agent setup images for 2.11
|
2019-07-31 15:23:35 +02:00 |
Michael Friedrich
|
3e182aaab3
|
Docs: Improve styleguide for Windows
|
2019-07-31 13:59:08 +02:00 |
Michael Friedrich
|
c265e4c282
|
Windows Agent: Refine setup wizard text and add docs URL
Note for others: DO NOT manually fix whitespaces with sed
and variants. Ensure that tabs (4 spaces, keep tabs) are
set inside Visual Studio.
|
2019-07-31 13:47:31 +02:00 |
Michael Friedrich
|
054ae363b9
|
Windows Agent: Actually update the Icinga icon in the resource binaries (C#)
|
2019-07-31 13:33:23 +02:00 |
Michael Friedrich
|
b454209d1f
|
Merge pull request #7376 from Icinga/feature/windows-dev-powershell
Docs: Add Powershell Git integration for Windows dev environment
|
2019-07-31 13:30:31 +02:00 |
Michael Friedrich
|
308c32376a
|
Docs: Add Powershell Git integration for Windows dev environment
|
2019-07-31 13:27:24 +02:00 |
Michael Friedrich
|
60996322a7
|
Fix warning for the Icinga top banner name
|
2019-07-31 12:54:51 +02:00 |
Michael Friedrich
|
8d7b703782
|
Merge pull request #7373 from Icinga/feature/windows-agent-icon
Windows Agent: Update icon
|
2019-07-30 18:03:44 +02:00 |
Michael Friedrich
|
110b7053ea
|
Windows Agent: Update icon
|
2019-07-30 18:01:47 +02:00 |
Michael Friedrich
|
a9d5fe431a
|
Merge pull request #7371 from Icinga/feature/docs-signing-modes
Docs: Improve signing modes with preparation hints
|
2019-07-30 15:31:53 +02:00 |
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 |
Alexander A. Klimov
|
d7b1127730
|
InfluxdbWriter: skip non-resolvable tags
refs #7341
|
2019-07-23 18:21:38 +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 |