Michael Friedrich
f2102a15b4
Enhance "Getting Started" chapter
2018-04-25 18:00:47 +02:00
Michael Friedrich
c58caf3550
Add global API parameters to the docs; Add API troubleshooting section
2018-04-12 19:44:58 +02:00
Michael Friedrich
d073a807b0
API: Add 'pretty' parameter for beautified JSON response bodies
...
fixes #5877
2018-01-08 20:55:36 +01:00
Michael Friedrich
3a2edf544d
Fix missing Accept header in troubleshooting docs
2017-11-14 14:40:50 +01:00
Markus Frosch
c90dc34edb
Improve documentation and Systemd config for TasksMax setting
...
This also disables setting a value by default.
Packaging should decide to install the config file:
`/etc/systemd/system/icinga2.service.d`
fixes #5611
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-09-29 17:34:32 +02:00
Michael Friedrich
9c6196b1fb
Remove reference to bottom-up in troubleshooting docs
...
refs #4799
2017-09-22 14:05:13 +02:00
Michael Friedrich
14cdcd89a2
Docs: Enhance certificate and configuration troubleshooting chapter
2017-09-20 17:07:34 +02:00
Michael Friedrich
95f0a7a022
Docs: Technical Concepts for cluster and signing
...
refs #5450
2017-09-12 12:52:50 +02:00
Michael Friedrich
72115e2a99
Docs: Update certs path
...
refs #5450
2017-09-12 12:52:49 +02:00
ctrlaltca
da7a900f55
Fix cli command used to enable debuglog feature on windows
2017-09-05 11:28:18 +02:00
Michael Friedrich
9c7b3351be
Docs: Enhance Troubleshooting with nscp-local, check_source, wrong thresholds
2017-08-09 20:50:32 +02:00
Michael Friedrich
874e005284
Systemd: Add DefaultTasksMax=infinity to service file
...
This solves the problem with Systemd >= 226 and fork errors with
Icinga 2. Seen on SLES 11 SP2.
fixes #4918
2017-08-08 16:11:40 +02:00
Michael Friedrich
5c1de34b0e
Docs: Fix ITL chapter TOC; add introduction with mini TOC
...
fixes #5428
2017-08-08 14:41:27 +02:00
Blerim Sheqa
eb88217e2d
Update docs for better compatibility with mkdocs
...
* Rename files to allow easy ordering
* Update links inside markdown according to new file names
* Move HTML links (<a>...</a>) to the end of the header lines
* This is necessary to allow mkdocs to parse headers correctly and display them in the TOC
* Following sed command was used: sed -i .bu 's/\(<a.*a>\) \(.*\)/\2 \1/g' $filename
2017-07-12 20:46:12 +02:00
Michael Friedrich
ad9f8a5507
Fix sysstat installation in troubleshooting docs
2017-05-24 14:04:25 +02:00
Michael Friedrich
8d21a51f7d
Add troubleshooting hints for cgroup fork errors
...
refs #4918
2017-05-19 15:24:56 +02:00
Michael Friedrich
5788e3d315
Docs: Add a note for Windows debuglog to the troubleshooting chapter
2017-05-09 17:24:14 +02:00
Andreas Scherbaum
98256ca0c7
Change http:// links to https:// links where a website exists
...
fixes #5149
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-04-20 11:33:28 +02:00
Michael Friedrich
a0bd6116ac
Fix formatting in the docs
...
refs #5137
2017-04-05 20:25:43 +02:00
Michael Friedrich
1c816ac9ad
Update documentation (troubleshooting, monitor Icinga 2, configs, integrations, etc.)
...
fixes #5137
fixes #5140
fixes #1880
fixes #5142
fixes #5144
2017-04-05 20:13:32 +02:00
Michael Friedrich
cda29b070f
Docs: Add troubleshooting examples for fetching the executed command line
...
fixes #13455
2016-12-07 14:23:41 +01:00
Michael Friedrich
4a3b33e3f5
Docs: Rewrite cluster and client chapter from scratch; add service monitoring chapter
...
Also apply a new structure.
Deleted the old cluster and client documentation and started "fresh".
This commit also includes various images used in the newly written
"Distributed Monitoring" chapter for better understanding.
fixes #12386
2016-08-14 17:56:38 +02:00