Michael Insel
214874d401
Update Windows agent documentation screenshots
...
Updates the Windows agent screenshots in the documentation with the new design.
refs #6729
(cherry picked from commit a1540aebcc
)
2019-03-19 11:19:08 +01:00
Alexander A. Klimov
188ff9b25a
Assignment operators doc: tell what the { } are for
...
refs #5430
(cherry picked from commit 5e08e033ad
)
2019-03-13 10:34:06 +01:00
Alexander A. Klimov
c64f974f3c
Doc: write systemd lower-case
...
See spelling chapter in https://freedesktop.org/wiki/Software/systemd/
(cherry picked from commit e7f2370ada
)
2019-03-13 10:33:48 +01:00
Lee Garrett
d4646acdbf
Typo and link fix
...
(cherry picked from commit 0a582905c5
)
2019-03-13 10:33:02 +01:00
Michael Friedrich
14ef7cbc1f
Fix formatting in development docs
...
(cherry picked from commit 710e4fa55e
)
2019-02-25 13:49:19 +01:00
Michael Friedrich
4f494b9a91
Troubleshooting: Add notes on ephemeral port range blocking on Windows agents
...
(cherry picked from commit 6558287da0
)
2019-02-11 15:04:35 +01:00
Michael Insel
9259e7adfd
Doc: Add .NET 3.5 to the windows build stack
...
The Windows Agent Wizard is currently build on .NET Framework 2.0, which
is not installed by default on Windows 10. This adds a note to the
development documentation to install the .NET Framework 3.5 (which
includes .NET Framework 2.0) component on Windows 10.
(cherry picked from commit 52d81d0af5
)
2019-02-11 13:32:16 +01:00
Max Rosin
26db972859
Document that retry_interval is only used after an active check result
...
fixes #6795
(cherry picked from commit 00757919b3
)
2019-02-11 13:28:33 +01:00
Michael Friedrich
d68a565c19
Docs: Formatting for dev requirements
...
(cherry picked from commit 00673cd759
)
2019-02-11 13:28:07 +01:00
Michael Friedrich
07d949a6a0
Minor updates for core dumps
...
The main parts are discussed in #6723
(cherry picked from commit 43c171056f
)
2019-02-11 13:28:01 +01:00
Michael Friedrich
242a7f5705
Update TOC
...
(cherry picked from commit 01d2a17683
)
2019-02-11 13:27:57 +01:00
Michael Friedrich
47c44fe641
Fix formatting in dev docs
...
(cherry picked from commit 8cbe286e67
)
2019-02-11 13:27:45 +01:00
Michael Friedrich
7abed414ea
Docs: Update anchors
...
(cherry picked from commit ac9ed41537
)
2019-02-11 13:27:31 +01:00
Michael Friedrich
5dbc9dc0e8
Docs: More updates on dev environments, add mini TOC
...
(cherry picked from commit ec39a74453
)
2019-02-11 13:27:23 +01:00
Michael Friedrich
ac80444129
Docs: First draft for development docs
...
(cherry picked from commit 4382b87baa
)
2019-02-11 13:26:53 +01:00
Michael Friedrich
146d055f4b
Add technical docs for the check scheduler (general, initial check, offsets)
...
David asked me about initial check offsets, so I wrote something :)
(cherry picked from commit 9409e93bc7
)
2019-02-11 13:26:01 +01:00
Michael Friedrich
190f381c7a
Docs: Add a section for DB IDO Cleanup
...
refs #6784
2018-12-05 16:04:50 +01:00
fluxX04
29a3a6d4d7
update apache status command to be identical according the itl
2018-12-05 16:04:35 +01:00
Alex
9800e69f9f
Doc fix: documentation link for apt
...
Fixes `check_apt` documentation link to point to the right man page.
2018-12-05 16:04:18 +01:00
Leon Stringer
a5659e469a
Doc fix: error in example path.
2018-12-05 16:01:10 +01:00
Michael Friedrich
9f919a2d1e
Docs: Add package related changes to the upgrading docs
...
refs #6714
2018-10-23 13:58:12 +02:00
Michael Friedrich
f7be04c22f
Enhance the addon chapter in the docs
2018-10-18 10:38:11 +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
dea5ec614e
icinga.com: Update CMakeLists.txt
2018-10-18 09:35:18 +02:00
Michael Friedrich
e6f404ec4a
icinga.com: Update docs for /community/get-involved -> /community
2018-10-18 09:32:14 +02:00
Jack
99a4ee0ad9
Extend 09-object-types.md with argument array
...
Add a small snippet demonstrating how to define an argument array instead of a simple string.
2018-10-16 11:40:00 +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
Jean-Louis Dupond
e8ecc770d0
Extend upgrade docs
2018-10-12 10:05:20 +02:00
Michael Friedrich
b44750f620
Add technical concepts for the config compiler and daemon CLI command
...
refs #6589
2018-10-11 13:04:14 +02:00
Stefan Bethke
73a7230f1b
Make the two modes of check_http more obvious.
...
See https://github.com/monitoring-plugins/monitoring-plugins/issues/1553
2018-10-10 00:52:59 +02:00
Michael Friedrich
b2957bb812
Merge pull request #6651 from Icinga/feature/check-swap-show-used
...
Add 'used' feature to check_swap
2018-10-09 08:36:22 +02:00
Michael Insel
ad1ab42393
Update ITL for windows check_swap 'used' feature
2018-10-08 21:17:03 +02:00
teclogi
4f3ab9b1c8
Add 'used' parameter to memory-windows ITL command
2018-10-08 13:40:26 +02:00
Michael Friedrich
3038b150a9
Merge pull request #6616 from Icinga/feature/tls-handshake-timeout-config
...
Add ApiListener#tls_handshake_timeout option
2018-09-17 11:20:12 +02:00
Michael Friedrich
2efe719770
Add a note about tls_handshake_timeout to upgrading docs
2018-09-17 11:19:18 +02:00
Michael Friedrich
29701b4db5
Add ApiListener#tls_handshake_timeout option
...
This allows to specify the previously hardcoded
timeout of 10s.
refs #6517
2018-09-14 09:20:09 +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
850f0b2ac1
Merge pull request #6610 from Icinga/feature/docs-technical-concepts-tls-network-io
...
Add "TLS Network IO" into technical concepts docs
2018-09-13 13:10:35 +02:00
Michael Friedrich
354e3c9093
Update notification and upgrading docs for recovery/acknowledgement handling
...
refs #6047
2018-09-12 17:09:21 +02:00
Michael Friedrich
3661705a6e
Add "TLS Network IO" into technical concepts docs
...
refs #6517
2018-09-12 14:45:11 +02:00
Michael Friedrich
bc4cd50dde
Enhance development docs with GDB backtrace and thread list
2018-09-12 12:32:00 +02:00
Michael Friedrich
b06cc79ee2
Merge pull request #6573 from Icinga/bugfix/operator-docs-1
...
Fix operator precedence table
2018-09-11 09:12:15 +02:00
Jean Flach
d09085d72f
Fix operator precedence table
...
Fixes #5573
2018-09-10 09:58:27 +02:00
Michael Friedrich
7e0f2f07a1
Merge pull request #6595 from Icinga/feature/limit-anonymous-rpc-connections
...
Allow to configure anonymous clients limit inside the ApiListener object
2018-09-06 13:26:46 +02:00
Michael Friedrich
208eb1accc
Merge pull request #6598 from dominik-r-s/patch-1
...
doc/09-object-types: states filter ignored for Acknowledgements
2018-09-06 10:40:39 +02:00
Michael Friedrich
694a992357
Add Fedora to development docs for debuginfo packages
2018-09-06 10:31:26 +02:00
Michael Friedrich
9a75f47fc5
Allow to configure anonymous clients limit inside the ApiListener object
...
Previously this was hardcoded, and for security reasons users might want
to adjust this value. This affects CSR signing requests as well as
clients which have not yet been configured as endpoints on the current
node.
refs #6566
2018-09-05 17:45:35 +02:00