Noah Hilverling
d8c31353e4
Update documentation for MaxConcurrentChecks and concurrent_checks
...
refs #4841
2018-01-29 14:50:24 +01:00
Michael Insel
548027808b
ITL by_ssh add -E parameter
...
This adds the -E parameter to the by_ssh ITL CheckCommand definition.
refs #4094
2018-01-24 20:51:43 +01:00
Gunnar Beutner
6506a89db3
Update default config and documentation for the "library" keyword
2018-01-22 08:18:05 +01:00
Jean Flach
c418a9611e
Add systemd watchdog and adjust reload behaviour
2018-01-19 16:52:36 +01:00
Michael Friedrich
d4b9e4a827
Docs: Add IDO DB tuning tips
...
fixes #5622
2018-01-18 17:52:38 +01:00
Michael Friedrich
eac6e7e861
Fix wrong nscp-local include in the docs
2018-01-18 13:25:23 +01:00
Michael Friedrich
f99f5bcf17
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
2018-01-16 09:49:46 +01:00
Gunnar Beutner
4e7b44e8c1
Merge pull request #5985 from Icinga/feature/ido-check-thresholds
...
Add query thresholds for the 'ido' check: Rate and pending queries
2018-01-16 08:06:22 +01:00
Michael Friedrich
0201f8ff64
Add query thresholds for the 'ido' check: Rate and pending queries
...
fixes #3924
2018-01-15 16:38:15 +01:00
Michael Friedrich
211a07f49a
Add 'ttl' support for check result freshness via REST API
...
The `process-check-result` action can now optionally set the
`ttl` parameter. This overrules the configured freshness
check (check_interval).
The main idea behind this is to allow the external sender
to specify when the next check result is coming in.
For example, a backup script which should be run every
24h can specify the exact expected next check result.
The addition to the CheckResult class is necessary to
forward the check result throughout the cluster and
calculate the `next_check` value on each node. This
allows us to send in a check result on a satellite,
and the master determines the freshness and possible
notifications/state changes for Icinga Web 2.
2018-01-15 13:54:11 +01:00
cstegm
b72bdfe5af
Update 08-advanced-topics.md
...
fixed typo
2018-01-11 16:48:40 +01:00
Gunnar Beutner
1a9d8448ea
Merge pull request #5958 from Icinga/feature/icinga-check-min-version
...
Add minimum version check to the built-in icinga command
2018-01-09 05:32:17 +01: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
b1aeff7569
Add minimum version check to the built-in icinga command
...
fixes #3998
2018-01-08 19:44:54 +01:00
Michael Friedrich
2035506956
ITL: Add mongodb --authdb parameter support
...
fixes #5260
2018-01-08 14:14:04 +01:00
Markus Frosch
256ea74b58
Merge pull request #5906 from sahnd/feature/check_openmanage
...
Add check_openmanage command to ITL.
2018-01-08 13:46:47 +01:00
sah
1eab48bb2d
Add check_openmanage command to ITL.
...
This will help monitoring Dell PowerEdge servers hardware.
2018-01-05 21:10:51 +01:00
Markus Frosch
b30944246f
Merge pull request #5921 from widhalmt/feature/director-check-in-itl-5920
...
Add icingacli-director check to ITL
2018-01-05 17:49:58 +01:00
Thomas Widhalm
3c35451719
Add icingacli-director check to ITL
...
Including documentation.
Add a hint to the documentation of all icingacli commands that Icinga 2 has to be allowed access to the icingaweb2 directory.
fixes : #5920
2018-01-05 17:37:53 +01:00
T. Mulyana
de3115590d
itl: Add command parameters for snmp-memory
...
Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2018-01-05 17:31:24 +01:00
Markus Frosch
f88e03bc43
Merge pull request #5913 from mcktr/fix/itl-http-certificate-age-5610
...
Enhance http_certificate parameter documentation
2018-01-05 17:13:13 +01:00
Markus Frosch
59cf84db54
Merge pull request #5902 from sahnd/feature/itl-snmp-storage-responsesize
...
Add parameter --octetlength to snmp-storage command.
2018-01-05 17:05:28 +01:00
Michael Friedrich
a6e153c1cf
Add some technical insights into the cluster-zone health check and log lag
...
As per @widhalmt request.
2018-01-03 15:22:02 +01:00
Michael Insel
158ae2188e
Change copyright header for 2018
2018-01-02 12:08:55 +01:00
Gunnar Beutner
ec061a9538
Merge pull request #5922 from mcktr/fix/doc-link-format
...
Fix link format in documentation
2018-01-01 13:40:17 +01:00
Michael Insel
a5a37995a7
Fix link format in documentation
2017-12-29 17:56:43 +01:00
Michael Insel
a442e96a99
Fix typo in SELinux documentation
2017-12-28 12:03:49 +01:00
sah
d858b9741a
Add parameter --octetlength to snmp-storage command.
2017-12-27 19:39:19 +01:00
Michael Insel
abd6c84be8
Enhance http_certificate parameter documentation
...
This clarifies the usage of the http_certificate parameter.
refs #5610
2017-12-22 14:46:45 +01:00
Michael Friedrich
9b5486eb0c
Update ElasticsearchWriter docs for 5.x support only
2017-12-22 10:11:37 +01:00
Michael Friedrich
cfb3835b54
Revert "Update docs for Elasticsearch 5.x and 6.x support"
...
This reverts commit 14953dff42
.
2017-12-22 10:10:04 +01:00
Kálmán Szalai - KAMI
709d00fbdb
Add support for LD_LIBRARY_PATH env variable in oracle_health ITL CheckCommand
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-12-19 11:56:44 +01:00
Michael Friedrich
640cdbebc6
Merge pull request #5757 from ekeih/doc/systemd-restart-5721
...
Add documentation about automatic service restarts with systemd
2017-12-18 09:57:45 +01:00
Michael Friedrich
8f4ba66050
Merge pull request #5864 from Icinga/fix/add-initdb-to-postgresql-documentation
...
Add missing initdb to PostgreSQL documentation
2017-12-15 08:38:16 +01:00
Noah Hilverling
506928744f
Documentation: Add openSUSE to restart instructions
2017-12-15 08:19:18 +01:00
Noah Hilverling
150867b6b5
Documentation: Remove redundant FreeBSD restart instructions
2017-12-15 07:51:30 +01:00
Noah Hilverling
d13cc74608
Add missing initdb to PostgreSQL documentation
2017-12-14 17:08:03 +01:00
Michael Friedrich
4f557df3bf
Merge pull request #5838 from waja/doc_fix_config_sync
...
services.conf has also be moved to zones.d/global-templates/
2017-12-14 13:35:15 +01:00
Jan Wagner
bdf8a11323
services.conf has also be moved to zones.d/global-templates/
2017-12-07 19:21:08 +01:00
Michael Friedrich
14953dff42
Update docs for Elasticsearch 5.x and 6.x support
2017-12-07 13:32:24 +01:00
Dirk Goetz
a3fc5157db
fixes postgres schema upgrade path
2017-12-06 09:00:07 +01:00
Strix
c4a51f8327
fix formatting error
2017-12-05 11:31:34 +01:00
Michael Friedrich
2b7b2ebd29
Merge pull request #5783 from Icinga/fix/docs-formatting
...
Fix formatting in value types docs
2017-11-28 11:37:00 +01:00
Gunnar Beutner
57e74372d3
Merge pull request #5675 from froehl/feature/influxdbwriter-perf-unit-5627
...
Add pdv unit to influxdbwriter if not empty + doc
2017-11-27 10:32:44 +01:00
Gunnar Beutner
a1e8461e55
Merge pull request #5790 from tkoeck/master
...
Documentation fixes
2017-11-27 10:30:32 +01:00
Gunnar Beutner
6cf41ff038
Merge pull request #5792 from mcktr/fix/itl-add-check-rpc
...
ITL: Add check_rpc
2017-11-27 10:29:28 +01:00
Gunnar Beutner
55b1cce248
Merge pull request #5744 from Icinga/feature/embedded-dummy-check
...
Implement DummyCheckTask and move dummy into embedded in-memory checks
2017-11-27 10:25:43 +01:00
Michael
8d1ecb9b36
ITL: Add check_rpc
2017-11-22 22:26:02 +01:00
noobahoi
5f6f5fb194
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.
2017-11-21 16:22:58 +01:00
noobahoi
890ebbe9c2
Update 09-object-types.md
...
'TicketSalt' instead of 'NodeName'
2017-11-21 16:17:58 +01:00
Michael Friedrich
6fe14f88c8
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
2017-11-21 09:39:58 +01:00
Michael Friedrich
678defcdb0
Fix formatting in value types docs
2017-11-20 18:48:26 +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
Max Rosin
20f8795e86
Add documentation about automatic service restarts with systemd, refs #5721
2017-11-15 01:20:44 +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
6d9a0b7145
Implement DummyCheckTask and move dummy into embedded in-memory checks
...
This replaces the previous "dummy" CheckCommand, and the user won't
notice it. Provided performance data will be parsed the same way.
This saves a shell fork and check_dummy execution.
We're relying on this when creating cluster checks with Icinga 2 DSL
and more. If one does not have the plugins installed, this then also works.
fixes #5740
2017-11-09 20:19:31 +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
Jean Flach
f4a1747e14
Merge pull request #5732 from Icinga/fix/flapping
...
Fix flapping calculation and events
fixes #5720
2017-11-08 15:10:55 +01:00
Michael Friedrich
026f6d6f2e
Add documentation for new attributes in `Flapping` API event stream type
2017-11-08 10:17:05 +01:00
Michael Friedrich
a1afb52464
Update upgrading docs for DB IDO schema update
2017-11-07 17:03:11 +01:00
Michael Friedrich
4cb9a71385
Update documentation for Windows Wizard and On-Demand signing support
...
refs #5681
2017-11-03 17:28:49 +01:00
Irina Kaprizkina
4dad601fb6
Add documentation for multi-line plugin output for API actions
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-11-02 15:58:39 +01:00
Dirk Melchers
324940d8b4
ITL: Add "-q" parameter to ntp_peer CheckCommand
...
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-11-02 15:31:36 +01:00
Jean Flach
3ed3bffd13
Add missing image
...
refs #4982
2017-11-02 14:38:17 +01:00
RobinOBrien
1eb97a88a9
Merge branch 'master' into fix/small-documentation-fix
2017-10-31 10:18:57 +02:00
Robin O'Brien
31a35a5966
Fixed grammer and spelling mistakes
2017-10-30 18:02:42 +02:00
bascarsija
4433ecea52
fixes minor typos in flapping detection documentation
...
refs #5703
2017-10-25 12:54:01 -07:00
Jean Flach
a21ffd6fe4
Fix flapping
...
Re-implement flapping following the 'old way' of just observing the last
20 stage changes.
refs #4982
2017-10-24 15:54:05 +02:00
Michael Friedrich
108efef5a1
Enhance Security chapter for Distributed Monitoring documentation
...
https://monitoring-portal.org/index.php?thread/42175-newbie-zones/
2017-10-20 17:22:51 +02:00
Michael Friedrich
a5b949bec2
Merge pull request #5682 from Icinga/feature/cert-migration
...
Implement support for migrating certificates to /var/lib/icinga2/certs
2017-10-20 14:26:16 +02:00
Gunnar Beutner
f2d437e96c
Implement support for migrating certificates to /var/lib/icinga2/certs
...
This commit includes documentation too.
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-10-20 14:06:02 +02:00
Michael Friedrich
333b88f113
Merge pull request #5691 from mcktr/fix/doc-formatting
...
Fixed doc formatting
2017-10-19 11:54:34 +02:00
Michael
f25e689f15
Fixed doc formatting
...
This fixes a minor doc formatting bug, where one closing bracket is outside the code tag.
2017-10-19 09:56:41 +02:00
Strajan Sebastian Ioan
2120772417
Add support for check_address as default in database CheckCommand objects
...
1. set the default hostname to the "$check_address$" for multiple CheckCommands
2. add support for "$check_address$" for ping4 and ping6 commands which don't import the ipv4-or-ipv6 template
This commit changes the default address for redis, mongodb and elasticsearch to
use check_address instead of localhost. Users who might not have set this explicitly
in their services should adopt this.
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-10-19 08:22:48 +02:00
Strajan Sebastian Ioan
d78dd0b5d2
Fix some formatting issues in the ITL documentation
...
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2017-10-19 08:22:42 +02:00
Robin O'Brien
88730edfcf
Fixed typos and punctuation errors in the icinga template library documenation file. Very minor changes.
2017-10-18 15:07:10 +02:00
Noah Hilverling
f7f114f815
Merge branch 'mcktr/feature/4128-win-edit-button' of https://github.com/mcktr/icinga2 into mcktr-mcktr/feature/4128-win-edit-button
2017-10-16 14:34:47 +02:00
Michael
cfcf192146
Fix typo in threshold syntax documentation
2017-10-15 17:28:30 +02:00
Fabian Röhl
82794474e6
Add pdv unit to influxdbwriter if not empty + doc
...
refs #5627
2017-10-13 14:54:00 +02:00
Konstantin Kelemen
9ddeba8ce6
Allow to disable thresholds for ipmi CheckCommand
...
fixes #5579
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-10-13 14:03:39 +02:00
Yannick Charton
8c059886ac
add itl snmp-service
...
add itl snmp service for manubulon plugin check_snmp_win.pl
2017-10-13 00:30:27 +02:00
Michael Newton
88c863ae57
ITL: Support weathermap data in snmp_interface CheckCommand
...
See https://github.com/dnsmichi/manubulon-snmp/pull/26 for related commit.
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
2017-10-12 16:55:59 +02:00
Michael Friedrich
1da5c53fee
Enhance Monitoring Basics in the documentation
...
This commit adds documentation for
* custom attributes value types and nested dictionaries
* better introduction into apply rules and usage examples
* better apply for iterations and explanations
* notifications with users on the host/service objects explained in a dedicated chapter
* command arguments and set_if - which values are supported
* macro() as scoped function
* alternative host check command
This also changes all code and config snippets to use
three backticks instead of four spaces indent.
fixes #5663
fixes #5664
fixes #5665
fixes #5666
fixes #5667
fixes #5186
fixes #5060
fixes #5662
2017-10-10 21:08:19 +02:00
Michael Friedrich
2d8607d6b0
Enhance documentation with more details on value types for object attributes
...
Main focus: Object attributes and their value types. Originates from the
API Event Streams patch to document their value types. Now applied to
the entire configuration objects chapter.
The API chapter and their value types has been changed to capitalized
type identifiers.
Value types are now explicitly told about inside monitoring basics. This
has been adopted into the Icinga 2 training material a long time ago
and finds its way into the docs too.
The CheckResult and PerfdataValue value types have been moved into the
advanced topics chapter. mkdocs doesn't like multiple `#` headings in one file
and did just hide it.
Also moved the Influxdb details into the features documentation where it
belongs.
Many small references and URLs to other chapters added.
E.g. dedicated chapters for object accessor examples, to better link against
time dependent thresholds.
Can serve as patch basis and reference for ITL documentation where the
value types are missing too.
This commit also fixes the non-requirement of "legacy-timeperiod" which
also is a default template import since 2.6.
This also fixes the state mapping issue.
fixes #4015
2017-10-10 17:52:49 +02:00
Michael Friedrich
6abba51365
Merge pull request #5652 from Icinga/fix/docs-cluster-zone
...
Docs: Fix missing default value for cluster-zone checks
2017-10-09 13:11:58 +02:00
Michael Friedrich
98ce2bf7c5
Docs: Fix default value for `snmp_nocrypt` for Manubulon CheckCommand definitions
2017-10-09 11:09:53 +02:00
Michael Friedrich
6c83da6945
Docs: Fix missing default value for cluster-zone checks
2017-10-09 10:21:54 +02: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
62942526ad
Docs: Mention SELinux in Getting Started chapter
...
refs icinga/icingaweb2#2973
2017-09-29 10:41:01 +02:00
Michael Friedrich
16c0fc4177
Drop satellite.conf reference for bottom-up
...
refs #4799
2017-09-22 14:28:55 +02:00
Michael Friedrich
790485c8bc
Drop repository.d from configuration chapter in the docs
...
refs #4799
2017-09-22 14:05:17 +02:00
Michael Friedrich
9c6196b1fb
Remove reference to bottom-up in troubleshooting docs
...
refs #4799
2017-09-22 14:05:13 +02:00