Michael Friedrich
|
f68a0d3167
|
Merge pull request #6806 from BarbUk/feature/itl-check-lsyncd
Add lsyncd CheckCommand definition
|
2018-12-18 14:23:51 +01:00 |
Michael Friedrich
|
ba8d79f3c5
|
API Event Streams: Add 'command' for Notification events
fixes #6824
|
2018-12-07 09:37:03 +01:00 |
Michael Friedrich
|
75e06e9c0b
|
Merge pull request #6825 from ekeih/docs/explain-retry-interval-for-passive-checks-6795
Document that retry_interval is only used after an active check result
|
2018-12-06 11:25:40 +01:00 |
Max Rosin
|
00757919b3
|
Document that retry_interval is only used after an active check result
fixes #6795
|
2018-12-06 11:24:57 +01:00 |
Michael Friedrich
|
0ad27d5436
|
Merge pull request #6823 from transitiv/feature/itl-apt-list
ITL: Support --list argument to check_apt
|
2018-12-05 11:32:31 +01:00 |
Michael Friedrich
|
c3ec1f9a21
|
Merge pull request #6801 from BarbUk/feature/itl-check-varnish
Add varnish CheckCommand definition
|
2018-12-05 10:52:28 +01:00 |
Adam James
|
3a4f075f72
|
ITL: Support --list argument to check_apt
|
2018-12-05 09:32:54 +00:00 |
Michael Friedrich
|
15e3aa1762
|
Merge pull request #6786 from Icinga/feature/dsl-getenv
DSL: Implement getenv()
|
2018-12-04 16:08:37 +01:00 |
Michael Friedrich
|
00673cd759
|
Docs: Formatting for dev requirements
|
2018-12-04 12:25:34 +01:00 |
Michael Friedrich
|
43c171056f
|
Minor updates for core dumps
The main parts are discussed in #6723
|
2018-12-04 12:14:01 +01:00 |
Michael Friedrich
|
01d2a17683
|
Update TOC
|
2018-12-04 11:05:43 +01:00 |
Michael Friedrich
|
8cbe286e67
|
Fix formatting in dev docs
|
2018-12-04 10:51:04 +01:00 |
Michael Friedrich
|
ac9ed41537
|
Docs: Update anchors
|
2018-12-03 11:15:04 +01:00 |
Michael Friedrich
|
ec39a74453
|
Docs: More updates on dev environments, add mini TOC
|
2018-12-03 11:11:35 +01:00 |
Michael Friedrich
|
4382b87baa
|
Docs: First draft for development docs
|
2018-12-03 11:11:35 +01:00 |
BarbUk
|
3b0bfd51bf
|
Add lsyncd CheckCommand definition
|
2018-11-28 16:55:23 +04:00 |
BarbUk
|
42cbd365bf
|
Add more info about varnish_param
|
2018-11-27 19:35:58 +04:00 |
BarbUk
|
2e462d63a4
|
Add varnish CheckCommand definition
This definition use check_varnish to monitore a varnish instance.
This closes #5122
|
2018-11-27 19:22:36 +04:00 |
Michael Friedrich
|
d17b403583
|
Merge pull request #6791 from Icinga/feature/docs-ido-cleanup
Docs: Add a section for DB IDO Cleanup
|
2018-11-22 09:32:00 +01:00 |
Michael Friedrich
|
f1d26848ac
|
Docs: Add a section for DB IDO Cleanup
refs #6784
|
2018-11-21 11:20:54 +01:00 |
Michael Friedrich
|
f3cd3eb870
|
DSL: Implement getenv()
This patch also restores Utility::GetFromEnvironment()
and replaces the hardcoded `getenv()` calls.
|
2018-11-19 18:11:16 +01:00 |
fluxX04
|
114da89ef0
|
update apache status command to be identical according the itl
|
2018-11-15 09:54:58 +01:00 |
Michael Friedrich
|
9409e93bc7
|
Add technical docs for the check scheduler (general, initial check, offsets)
David asked me about initial check offsets, so I wrote something :)
|
2018-11-14 14:27:52 +01:00 |
Michael Friedrich
|
6998436db1
|
Merge pull request #6480 from ajaffie/feature/win-check-update-4720
Modify windows check_update command to allow specifying thresholds.
|
2018-11-13 16:40:26 +01:00 |
Michael Friedrich
|
ec169de5c4
|
Merge pull request #6745 from markleary/master
Add support for -q argument to Manubulon snmp-storage commmand
|
2018-11-05 09:10:12 +01:00 |
Michael Friedrich
|
bf990d9591
|
Merge pull request #6743 from leonstr/master
Doc fix: error in example path.
|
2018-11-05 09:07:15 +01:00 |
Mark Leary
|
aa93caae62
|
Document snmp_storage_type attribute.
|
2018-11-02 10:03:19 -04:00 |
Alex
|
d340f6b519
|
Doc fix: documentation link for apt
Fixes `check_apt` documentation link to point to the right man page.
|
2018-11-02 07:45:48 +01:00 |
Leon Stringer
|
39260eb50c
|
Doc fix: error in example path.
|
2018-10-31 11:46:12 +00:00 |
Michael Friedrich
|
a47044fa08
|
Merge pull request #6731 from Icinga/bugfix/doc-comment
Fix typo
|
2018-10-30 13:43:31 +01:00 |
Alexander A. Klimov
|
4f5d735f7f
|
Doc: warn about not setting Comment#entry_time
|
2018-10-26 11:33:06 +02:00 |
Michael Insel
|
a1540aebcc
|
Update Windows agent documentation screenshots
Updates the Windows agent screenshots in the documentation with the new design.
refs #6729
|
2018-10-25 18:07:05 +02:00 |
Alexander A. Klimov
|
3db2031435
|
Fix typo
|
2018-10-25 12:05:45 +02:00 |
Michael Friedrich
|
3fdc9669c6
|
Update technical concepts docs on object authority and HA aware features
This includes are more detailed insight into how object authority calculation
works.
|
2018-10-24 15:47:10 +02:00 |
Michael Friedrich
|
83b5119bb6
|
Update docs for HA-aware features
|
2018-10-24 14:42:52 +02:00 |
Andrew Jaffie
|
7e9228860b
|
Modify windows check_update command to allow specifying thresholds.
refs #4720
|
2018-10-23 11:28:43 +02:00 |
Michael Friedrich
|
78e98a3f0e
|
Docs: Add package related changes to the upgrading docs
|
2018-10-22 16:18:21 +02:00 |
Michael Friedrich
|
dcd33d6193
|
Docs: Alpine needs 'edge/main' repository too
|
2018-10-19 12:01:58 +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 |