Alexander A. Klimov
51b3d88d22
Docs: enable syntax highlighting
...
refs #8146
2020-12-09 12:32:09 +01:00
Michael Friedrich
a37472c479
Docs: Add `pki verify` and adopt TLS certificate troubleshooting
2020-02-17 18:17:44 +01:00
Michael Friedrich
cdfc6e6f50
Cluster config sync: Use a more friendly message when configs are equal and don't need a reload
...
This also adds an entry to the troubleshooting docs.
2020-02-05 15:31:41 +01:00
Bernd Arnold
b001683742
Some small typo fixes
2019-12-03 11:50:04 +01:00
Michael Friedrich
c3f6fa2e41
Docs: Add object type IcingaDB
2019-11-02 17:34:00 +01:00
Michael Friedrich
ac552f2a73
Align the docs with GitHub details on Zone Inception
2019-10-17 14:06:48 +02:00
Michael Friedrich
91c1b7dd5b
Upgrading/Troubleshooting Docs: Agent Hosts with Command Endpoint require a Zone
...
refs #7514
2019-09-23 09:17:22 +02:00
Michael Friedrich
bcf73f636e
Upgrading/Troubleshooting Docs: Add details about Zone inclusion and Zone Inception
...
refs #7519
2019-09-23 09:16:29 +02:00
Bas Couwenberg
e893fe0cde
Fix spelling error
...
Another occurrence of:
* UNKNWON -> UNKNWON
Ref: #7365
2019-09-20 07:17:03 +02:00
Michael Friedrich
7f28718cad
Docs: Prefer the Powershell commands on Windows
2019-08-30 14:04:05 +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
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
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
fd135099e2
Docs: Add cipher analysis to troubleshooting docs
...
refs #7277
2019-07-15 14:04:20 +02:00
Michael Friedrich
66df1e9542
Docs: Fix typos
2019-05-13 08:34:38 +02:00
Michael Friedrich
6c9c65323e
Workaround for boost::filesystem and Visual Studio on Windows
2019-05-10 13:38:12 +02:00
Michael Friedrich
6cce9c0fdd
API: Automatically repair broken packages
...
This partially reverts #7150 and avoids exceptions
inside the flow. Each time an empty active stage
is detected, Icinga tries to repair it from the
the given directory tree.
Also, the code now takes into account that it should
create the package storage on startup, whether within
the API object, or if disabled, inside the application.
Caching the active stages for packages in memory
only is in effect with the API feature being enabled.
This is useful for other deployed config packages,
not only the internal one.
fixes #7173
refs #7150
refs #7119
fixes #6959
2019-05-10 12:48:34 +02:00
Michael Friedrich
c821e73364
Cache the API package stage name with a active-stage fallback
...
This prevents reading the file everytime the stageName is required
for when creating a runtime object via REST API.
2019-04-26 13:40:27 +02:00
Michael Friedrich
d459f3448d
Merge pull request #7073 from Icinga/feature/docs-development-macos-windows
...
Improve docs for 2.11: Development, test snapshot packages & installation repos
2019-04-09 14:16:39 +02:00
Michael Friedrich
478f087a3a
Docs: Update installation for 2.11; remove EOL distributions
2019-04-09 14:14:52 +02:00
Michael Friedrich
4841525379
Troubleshooting docs: Add Windows agents without NodeName constant
2019-04-04 15:29:45 +02: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
Alexander A. Klimov
e7f2370ada
Doc: write systemd lower-case
...
See spelling chapter in https://freedesktop.org/wiki/Software/systemd/
2019-02-26 14:46:22 +01:00
Michael Friedrich
6558287da0
Troubleshooting: Add notes on ephemeral port range blocking on Windows agents
2019-02-11 14:32:02 +01:00
Michael Friedrich
3cb2c1d143
icinga.com: Update everything else
2018-10-18 09:50:53 +02:00
Markus Frosch
9fbc40615a
Improve path handling in cmake and daemon
2018-08-07 14:10:26 +02:00
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