Commit Graph

1420 Commits

Author SHA1 Message Date
Michael Insel 9c8e72775d Enhance http_certificate parameter documentation
This clarifies the usage of the http_certificate parameter.

refs #5610

refs #5913
2018-04-19 11:09:16 +02:00
Michael Friedrich 579ec50b57 Document the 'ignore_on_error' attribute for object creation
fixes #5797

refs #6080
2018-04-19 10:51:05 +02:00
Gunnar Beutner 6a70f0f7ce Fix incorrect parameter name in the API documentation
fixes #6140

refs #6145
2018-04-19 10:49:01 +02:00
Max Rosin eb8bb927ca Fix the explanation of `types` and `states` for user objects
refs #6068
2018-04-16 15:59:46 +02:00
Michael Insel b5294a4ac4 Fix typo in Apply for Rules documentation
fixes 6100

refs #6102
2018-04-16 15:56:27 +02:00
Michael Friedrich f5ea90859c Fix missing anchors in CLI commands chapter
refs #6227
2018-04-16 15:46:47 +02:00
Michael Insel 55dc00d496 Doc: Fix typo in API user creation example
This fixes a typo in the API user creation example inside the documentation.

refs #6177
2018-03-23 12:37:00 +01:00
Maurice Meyer c6299bc545 hashed_password -> password_hash. Fixes #6175
Signed-off-by: Maurice Meyer <morre@mor.re>

refs #6176
2018-03-23 12:36:41 +01:00
Michael Friedrich 4f12142d52 Docs: Add a note to only query the NSClient++ API from the local Icinga 2 client
refs #6172
2018-03-21 16:05:17 +01:00
Gunnar Beutner 622127276b Fix incorrect HTTP content length limits 2018-02-28 14:17:17 +01:00
Jean Flach 3970662bf4 Remove need for init.conf 2018-02-23 14:19:21 +01:00
Jean Flach f282b68fbd Add clarification on sysconfig location 2018-02-23 13:09:48 +01:00
Jean Flach 40e89c4184 Add Upgrading to Icinga 2.8.2 chapter 2018-02-23 13:09:46 +01:00
Jean Flach 6504606e23 Hash API password and comparison
fixes #4920
2018-02-23 11:23:19 +01:00
Jean Flach c5b92defec Minor codestyle and doc changes 2018-02-23 10:09:28 +01:00
Noah Hilverling 4b77afedcd Limit HTTP body size 2018-02-23 10:09:28 +01:00
Michael Friedrich 6f7739b1cb Docs: Fix bracket in notification example
refs #6089
2018-02-14 13:06:41 +01:00
Michael Friedrich 2fee533b32 Upgrading: Make it more clear that the Director script is just an example
refs #6086
2018-02-12 13:44:56 +01:00
Michael Friedrich 7f09fb1f65 Explain how to register functions in the global scope
refs #6075
2018-02-06 13:31:47 +01:00
Michael Friedrich cf79724eb9 Docs: Add IDO DB tuning tips
fixes #5622

refs #6014
2018-01-18 17:54:21 +01:00
Michael Friedrich 7fe8b3b14f Fix wrong nscp-local include in the docs
refs #6006
2018-01-18 13:31:37 +01:00
Michael Friedrich 372be299b4 Add some technical insights into the cluster-zone health check and log lag
As per @widhalmt request.

refs #5942

Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2018-01-17 11:00:08 +01:00
Michael Insel 415621cc56 Fix link format in documentation
refs #5922
2018-01-16 16:11:50 +01:00
Michael Insel a22e130961 Fix typo in SELinux documentation
refs #5918
2018-01-16 16:10:54 +01:00
cstegm 4fda5e4975 Update 08-advanced-topics.md
fixed typo

refs #5972
2018-01-16 16:06:50 +01:00
Michael Friedrich 2901c77d65 Fix wrong schema constraint for fresh 2.8.0 installations
This fix is only needed for a fresh 2.8.0 setup, older versions
and upgrades to current do not need this (can be applied as idempotent
update).

fixes #5947

refs #5986
2018-01-16 10:15:38 +01:00
Michael Friedrich a6f32d78c3 Update ElasticsearchWriter docs for 5.x support only
refs #5911
2017-12-22 10:29:18 +01:00
Michael Friedrich 4b7507cfcf Revert "Update docs for Elasticsearch 5.x and 6.x support"
This reverts commit 9b0cc125dd.

refs #5840
2017-12-22 09:54:20 +01:00
Noah Hilverling 36674db14f Add missing initdb to PostgreSQL documentation
refs #5864
2017-12-18 17:50:51 +01:00
Noah Hilverling 05a0425a7c Documentation: Add openSUSE to restart instructions
refs #5866
2017-12-18 17:49:54 +01:00
Noah Hilverling 6add03e29e Documentation: Remove redundant FreeBSD restart instructions
refs #5866
2017-12-18 17:49:34 +01:00
noobahoi 02ecf4d728 Update 09-object-types.md
object Downtime "localhost!my-downtime"

should be

object Downtime "my-downtime"

The host_name configuration attribute adds the localhost name automatically.

refs #5790
2017-12-18 17:48:35 +01:00
noobahoi 3640d7545c Update 09-object-types.md
'TicketSalt' instead of 'NodeName'

refs #5790
2017-12-18 17:48:15 +01:00
Max Rosin 6435574413 Add documentation about automatic service restarts with systemd
refs #5721
refs #5757
2017-12-18 17:46:37 +01:00
Michael Friedrich 9b0cc125dd Update docs for Elasticsearch 5.x and 6.x support
refs #5840
2017-12-07 17:08:06 +01:00
Dirk Goetz 89f905acef fixes postgres schema upgrade path
refs #5835
2017-12-06 09:58:51 +01:00
Strix 83d6cdb27b fix formatting error 2017-12-05 11:36:33 +01:00
Michael Friedrich f4524c2aba Fix formatting in value types docs
refs #5783
2017-11-28 11:37:25 +01:00
Michael Friedrich de7a90dba7 ITL: Drop ssl_sni default setting
That's not supported by all plugin suites out there, and as such
should not be the default value. The user must set it explicitly.

fixes #5775

refs #5785
2017-11-28 11:15:57 +01:00
Michael Friedrich 6244ab1e8c Update docs for Windows Client requirements for 2.8 2017-11-17 12:59:26 +01:00
Michael Friedrich 77851c0a48 Fix wrong anchors in the documentation
refs #5732
2017-11-15 11:12:32 +01:00
Michael Friedrich 3a2edf544d Fix missing Accept header in troubleshooting docs 2017-11-14 14:40:50 +01:00
Gunnar Beutner c16a705f14
Merge pull request #5754 from dgoetz/fix/improve-cipherlist-docs-5690
Improve documentation of cipher_list
2017-11-14 10:44:12 +01:00
Dirk Goetz c0c3b70a11 Improve documentation of cipher_list
refs #5690
2017-11-14 10:04:58 +01:00
Michael 80deaf64f0 Fix missing word in doc chapter pin checks in a zone 2017-11-11 15:01:17 +01:00
Michael Friedrich 166ecfe446
Merge pull request #5739 from Icinga/feature/elasticsearchwriter
Rename ElasticWriter to ElasticsearchWriter
2017-11-09 15:42:37 +01:00
Michael Friedrich 7c0a09cfb6 Rename ElasticWriter to ElasticsearchWriter
This better reflects its purpose as otherwise it would imply
that you need Elastic Stack for it. Graylog also reads from
Elasticsearch instances, this could serve as additional integration
here.
2017-11-09 15:33:10 +01:00
Michael Friedrich f4dad05a63 Fix manual certificate creation chapter in the docs 2017-11-09 15:14:10 +01:00
Michael 84957bb2a5 Fix broken links inside the documentation
This replaces the broken link to the command transport chapter inside the Icinga
Web 2 documentation, besides that this also updates the link to the Icinga Web 2
installation documentation to the offical page on icinga.com.
2017-11-09 02:34:04 +01:00
Michael Friedrich d6a4e180de Update upgrading documentation for 2.8 2017-11-08 15:57:27 +01:00