Michael Friedrich
52af379839
Merge pull request #7467 from Icinga/feature/docs-development-2-11
...
Docs: Update Linux and Windows Dev instructions for 2.11
2019-09-02 09:36:47 +02:00
Michael Friedrich
cf8a49bc78
Docs: Update dev chapter for Debian Buster
2019-09-02 09:20:56 +02:00
Michael Friedrich
e4341a5bdc
Docs: Update Boost setup instructions for Windows dev environment
2019-09-01 11:08:15 +02:00
Michael Friedrich
426c26f6cb
Merge pull request #7464 from Icinga/feature/docs-windows-agent-versions
...
Docs: Update supported Windows agent versions
2019-08-30 16:37:09 +02:00
Michael Friedrich
74ab3192a0
Docs: Sync Vagrant box dev instructions with development docs
2019-08-30 15:18:27 +02:00
Michael Friedrich
ce9f5a9e2b
Docs: Update supported Windows agent versions
2019-08-30 14:15:08 +02:00
Michael Friedrich
e56de3f55f
Docs: Add Windows debugging
2019-08-30 14:04:40 +02:00
Michael Friedrich
7f28718cad
Docs: Prefer the Powershell commands on Windows
2019-08-30 14:04:05 +02:00
Michael Friedrich
0cef00c841
Update default cipher_list in upgrading docs
2019-08-27 16:47:58 +02:00
Max Deparade
0e00ffee39
Adding check_uptime to itl
2019-08-26 11:13:58 +02:00
Michael Friedrich
aab6c91e79
ITL: Add sar-perf
2019-08-16 13:46:22 +02:00
Michael Friedrich
e4b76ad30a
Docs: Add cluster message routing details
...
refs #7198
2019-08-14 16:42:25 +02:00
Michael Friedrich
fcca9643bc
Docs: Fix URL in Windows setup wizard
2019-08-12 15:41:49 +02:00
Dirk Goetz
60ca1d2d1a
Docs: Add a note to icinga check about failed reload detection
2019-08-08 10:58:18 +02:00
Michael Friedrich
2c4a1b2609
Enhance Agent best practices throughout the documentation
...
- Highlight the Icinga agent
- Prefer SSH as fallback and add more detailed setup instructions
- Improve SNMP and add traps right after
- Explain nscp and wmi with URLs
- Drop discouraged nrpe instructions (checks and PNP customizations)
- Update Dependency examples with the Icinga Agent
This sources from recent discussions on community.icinga.com
and follows the updates with the distributed monitoring chapter for 2.11.
2019-08-07 15:36:12 +02:00
Michael Friedrich
ac4f92ca69
Merge pull request #7391 from Icinga/feature/cluster-sync-avoid-non-utf-8
...
Cluster sync: Only sync valid UTF8 content (text config, no binaries)
2019-08-05 16:48:49 +02:00
Michael Friedrich
f0f5fbb9ce
DB IDO: Add upgrading note
2019-08-05 13:06:50 +02:00
Michael Friedrich
cf26699bb4
Merge pull request #7389 from Napsty/bugfix/rename-livestatus-table
...
Fix name of 'timeperiods' livestatus table in doc
2019-08-02 17:14:06 +02:00
Michael Friedrich
05559478dc
Merge pull request #7392 from Icinga/feature/docs-enhance-troubleshoot
...
Docs: Enhance Troubleshooting with TLS handshake, CSR signing, checks, notifications, cluster sync
2019-08-02 16:56:53 +02:00
Michael Friedrich
6afd222f75
Docs: Enhance Troubleshooting with TLS handshake, CSR signing, checks, notifications, cluster sync
...
refs #7380
refs #7382
refs #7386
refs #7391
2019-08-02 16:17:43 +02:00
Michael Friedrich
20266cd1b1
Docs: Add config sync restrictions to upgrading docs
2019-08-02 16:06:36 +02:00
Michael Friedrich
2c09593c3e
Docs: Syncing binaries with the config sync are not supported
...
Adding a detection will slow down the config sync for anyone else.
Given that the loops with checksum changes only affect a few users,
the docs update is enough this time.
fixes #7382
2019-08-02 11:30:16 +02:00
Napsty
987bbbec05
Fix name of 'timeperiods' livestatus table in doc
2019-08-02 11:24:56 +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
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
308c32376a
Docs: Add Powershell Git integration for Windows dev environment
2019-07-31 13:27:24 +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
Bas Couwenberg
3ce4c6aead
Fix spelling errors.
...
* UNKNWON -> UNKNOWN
2019-07-27 09:00:24 +02:00
Michael Friedrich
bfb8a048bc
Docs: Clarify on Raspbian Buster
2019-07-24 08:58:50 +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
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
eef26ccc33
Docs: Improve security chapters
2019-07-22 14:44:47 +02:00
Michael Friedrich
29e530be5a
Fix Mkdocs formatting
2019-07-20 15:59:59 +02:00
Michael Friedrich
de9327ca60
Upgrading docs: Mention the doc changes
2019-07-20 15:49:03 +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
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
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
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