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
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
36140fd17e
Docs: Update URLs from rename
2019-07-18 16:34:36 +02:00
Michael Friedrich
09fe570392
Merge pull request #7294 from dasJ/doc-instancename
...
doc: Add notes about the `instance_name` IDO field
2019-07-08 13:56:01 +02:00
Michael Friedrich
0c1477623d
Docs: Clarify on when a manual initial cluster sync is needed
...
refs #7292
2019-07-08 13:53:57 +02:00
Janne Heß
1d714395a6
doc: Add notes about the `instance_name` IDO field
...
Related to #7292
2019-07-08 12:18:41 +02:00
Michael Friedrich
9b2bfa1bd3
Docs: Fix example for cluster health dependency
2019-07-04 11:43:34 +02:00
Andrew Jaffie
6aa2e0c36b
Added ca restore command+docs to undo effects of ca remove
2019-06-07 10:33:55 +02:00
Andrew Jaffie
a970f7dcf9
Implemented cli command + documentation.
2019-06-07 10:33:55 +02:00
Thomas Widhalm
e1f7ec30a8
Docs: Add note about not to use director-global for your own configuration
2019-06-03 22:41:11 +02:00
Michael Friedrich
6ba67487ea
CLI: 'ca list' now lists pending CSRs by default, add '--all' parameter
...
https://puppet.com/docs/puppet/5.5/man/cert.html
2019-05-10 15:41:00 +02:00
Dirk Goetz
c4f1ad7abb
Docs: Add Master-Master-Replication as option for mysql
2019-05-09 09:25:07 +02:00
Michael Friedrich
c2542710b7
Docs: Add initial sync for secondary HA masters, hints on IDO DB clusters
...
refs #6492
2019-05-08 18:16:54 +02:00
Michael Insel
3b1bd4d131
Doc: Raise required .NET framework version
...
This raises the required .NET framework version in the installation
documentation. This also adds notes in the upgrading documentation
for the new .NET Framework requirements.
Update .NET requirements for development on Windows.
refs #7090
2019-04-29 12:19:09 +02:00
Michael Friedrich
863af5afb4
Docs: Update version specific changes for 2.11
...
- Notification commands 2.7 dropped, reference to MTAs added
- Sysconfig variable locations
- Version bumps
2019-04-08 14:08:14 +02:00
Michael Friedrich
34e03644fb
Fix code block in distributed monitoring docs
...
refs #6998
(cherry picked from commit 12b0b9a936
)
2019-03-28 10:02:59 +01:00
Michael Friedrich
b9b171b084
Merge pull request #6998 from Icinga/bugfix/doc-code-formatting
...
Unify documentation code formatting
2019-03-26 09:40:17 +01:00
Michael Insel
081d88436f
Unify documentation code formatting
...
This unifies the documentation code formatting to use only backticks.
2019-03-26 09:11:03 +01:00
Michael Friedrich
870de6a35d
Document that `ca list` is not an inventory, add cleanup cycle
2019-03-25 10:59:55 +01:00
Michael Friedrich
83b5119bb6
Update docs for HA-aware features
2018-10-24 14:42:52 +02:00
Michael Friedrich
12ef5c053f
Docs: Use the correct URLs in various places
2018-10-18 09:59:33 +02:00
Michael Friedrich
3cb2c1d143
icinga.com: Update everything else
2018-10-18 09:50:53 +02:00
Michael Friedrich
e6f404ec4a
icinga.com: Update docs for /community/get-involved -> /community
2018-10-18 09:32:14 +02:00
Michael Friedrich
bec6cc4621
Add a note to the docs on >2 endpoints in a zone
...
This is missing, I cannot remember how it went away.
Questions are coming frequently recently.
2018-10-12 10:49:03 +02:00
Michael Friedrich
acafe2fbe5
Drop older than 2.8 references in distributed monitoring docs
...
With 2.10, 2.8 will be the least supported version, older doc
versions can still be found on GH if needed.
2018-09-13 16:33:27 +02:00
Michael Friedrich
2d84588328
Distributed Monitoring Docs: Adopt three level scenario for CA proxy
...
fixes #6593
2018-09-13 16:19:38 +02:00
Michael Friedrich
2658c2506f
Distributed Monitoring Docs: Add versions and upgrade
...
refs #6612
2018-09-13 15:29:11 +02:00
Michael Friedrich
91b0b25b36
Update upgrading docs for v2.10 and namespaces
2018-08-24 11:54:20 +02:00
Michael Friedrich
02009525a1
Update documentation and add upgrading notes
2018-08-10 12:53:06 +02:00
Michael Friedrich
cd94b7731e
Update doc anchors
2018-08-09 13:19:33 +02:00
Markus Frosch
eb02d9041d
Refactor environment for API connections
...
* Const renamed to `ApiEnvironment`
* Handling moved to ApiListener
* Now a property of ApiListener
2018-08-09 13:19:33 +02:00
Markus Frosch
ddc5b951b3
Revert "Implement support for the --env command-line argument"
2018-07-26 17:09:06 +02:00
Gunnar Beutner
9d9d3f77df
Update documentation
2018-06-27 13:15:52 +02:00
Noah Hilverling
5e79906403
Docs: Add option 'disable conf.d' to windows wizard docs
2018-06-19 15:59:44 +02:00
Michael Friedrich
a926defb79
Add a note on Windows NSClient++ CPU checks to the docs
...
refs #6315
2018-05-18 10:45:07 +02:00
Michael Friedrich
81de396294
Add documentation for CLI command parameters
...
refs #4508
2018-05-08 16:59:36 +02:00
Michael Friedrich
f0f0b47057
Fix style and logging from review; enhance output
...
refs #4508
2018-05-08 16:59:09 +02:00
Michael Friedrich
008e40eda5
Enhance advanced topics with (scheduled) downtimes
2018-04-27 16:23:36 +02:00
Michael Friedrich
8e1bee66f7
Update the documentation for zone name setting in setups and connection-less node setup
2018-04-06 20:19:43 +02:00
Michael Friedrich
e08231f4df
Merge pull request #6170 from Icinga/feature/windows-global-zones
...
Add option to windows installer to add global zones
2018-04-03 17:19:49 +02:00
Michael Insel
92fa7a881c
Update Windows wizard documentation for global zones
...
This updates the screenshots for the windows wizard.
2018-03-26 19:34:35 +02:00
Maurice Meyer
3f8aa04da6
Doc: fixed wrong information about defaulting
...
Signed-off-by: Maurice Meyer <morre@mor.re>
2018-03-23 13:18:15 +01:00
Michael Friedrich
d9d10a6f7e
Docs: Add a note to only query the NSClient++ API from the local Icinga 2 client
2018-03-21 16:00:39 +01:00
Michael Insel
ecda0691c4
Adding documentation for configurable global zones during setup
...
This adds the documentation for the configurable global zones during the node wizard/setup.
refs #5767
2018-02-27 21:28:38 +01:00
Noah Hilverling
6df6f72a35
Add documentation for remote check queue
...
refs #4841
2018-02-05 11:53:34 +01:00
Michael Friedrich
eac6e7e861
Fix wrong nscp-local include in the docs
2018-01-18 13:25:23 +01:00
Jan Wagner
bdf8a11323
services.conf has also be moved to zones.d/global-templates/
2017-12-07 19:21:08 +01:00
Michael Friedrich
6244ab1e8c
Update docs for Windows Client requirements for 2.8
2017-11-17 12:59:26 +01:00