Commit Graph

1615 Commits

Author SHA1 Message Date
Michael Friedrich 964a5ebd57 Deprecate compatlog feature
fixes #6032
2018-05-09 17:37:28 +02:00
Michael Friedrich 81de396294 Add documentation for CLI command parameters
refs #4508
2018-05-08 16:59:36 +02:00
Michael Friedrich f0f0b47057 Fix style and logging from review; enhance output
refs #4508
2018-05-08 16:59:09 +02:00
Michael Friedrich 008e40eda5 Enhance advanced topics with (scheduled) downtimes 2018-04-27 16:23:36 +02:00
Michael Friedrich f4d6171a49
Merge pull request #6267 from Icinga/fix/docs-notification-users
Update docs to reflect required user* attributes for notification objects
2018-04-27 11:41:14 +02:00
Michael Friedrich 43cd7489ee Update docs to reflect required user* attributes for notification objects
fixes #6265
2018-04-27 11:40:03 +02:00
Jean Flach 72137b7631
Merge pull request #6263 from Icinga/fix/itl-win-default-thresholds
ITL: Add default thresholds to windows check commands
2018-04-26 16:05:25 +02:00
Michael Friedrich f65c7d7e5b
Merge pull request #6264 from Icinga/feature/docs-getting-started
Enhance "Getting Started" chapter
2018-04-26 13:55:05 +02:00
Michael Insel afbb5689b3 ITL: Add default thresholds to windows check commands
This adds default thresholds to the windows check commands:

* disk-windows:		warn: 20%, crit: 10%
* memory-windows:	warn: 10%, crit: 5%
* swap-windows:		warn: 10%, crit: 5%
2018-04-25 21:26:44 +02:00
Michael Friedrich f2102a15b4 Enhance "Getting Started" chapter 2018-04-25 18:00:47 +02:00
Michael Friedrich 49a0a6ea2b Enhance the environment variables chapter
fixes #4958
2018-04-25 17:16:21 +02:00
Michael Friedrich 0822a7b0ab
Merge pull request #6243 from Icinga/postgres-docs
Update PostgreSQL documentation
2018-04-25 11:00:36 +02:00
Jean Flach 04094032b5
Merge pull request #6236 from Icinga/feature/ido-pgsql-tls
Add TLS support for DB IDO PostgreSQL feature
2018-04-24 16:02:39 +02:00
Jean Flach 7b98546456
Update 10-icinga-template-library.md
We Germans tend to overdo it with commas in English
2018-04-24 14:50:03 +02:00
Michael Insel 57766f780a Doc: Add note for not fully supported Plugin collections
This adds a note to the ITL documentation, to mention that only the Monitoring Plugins collection is fully supported by the ITL.

refs #6248
2018-04-23 18:31:42 +02:00
Jean Flach 1f91b44788
Update 02-getting-started.md
Older versions which use createlang are not supported anzmore
2018-04-19 17:46:32 +02:00
Jean Flach 2b61e19bfc
Update 02-getting-started.md
createlang was removed with posgresql 10
2018-04-19 16:42:58 +02:00
Michael Friedrich fe0bf161cb Add TLS support for DB IDO PostgreSQL feature
fixes #6211
2018-04-18 15:30:06 +02:00
Michael Friedrich a8b5d8e64a
Merge pull request #6205 from Icinga/feature/api-verbose-errors
API: Unify verbose error messages
2018-04-17 16:40:11 +02:00
Jean Flach a7d563a2e9 Update docs for ES 6 2018-04-17 09:17:20 +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 49fed7b7e0
Merge pull request #6227 from Icinga/fix/docs-config-validation
Fix missing anchors in CLI commands chapter
2018-04-12 19:13:58 +02:00
Michael Friedrich 201d7fa095 Fix missing anchors in CLI commands chapter 2018-04-12 19:12:37 +02:00
Michael Friedrich 8ebd33537f
Merge pull request #6224 from Icinga/fix/volatile-docs
Update volatile docs
2018-04-12 19:02:07 +02:00
Michael Friedrich 4bd4df168f Fix broken SELinux anchor in the documentation 2018-04-12 18:15:05 +02:00
Jean Flach b15203e878 Update volatile docs 2018-04-12 18:09:40 +02:00
Michael Friedrich 83c13bafb9 Add 'node setup' parameter changes to upgrading docs 2018-04-11 19:39:39 +02:00
Michael Friedrich 8e1bee66f7 Update the documentation for zone name setting in setups and connection-less node setup 2018-04-06 20:19:43 +02:00
Michael Friedrich 2c5e142172 Add ApplicationVersion built-in constant
refs #5784
2018-04-06 13:41:22 +02:00
Michael Friedrich 5e8321f3a4 Add verbose parameter to the docs 2018-04-06 13:03:08 +02:00
Michael Friedrich da27aca205 Add docs for script debugger and API filters 2018-04-05 20:55:33 +02:00
Jean Flach 7bdbd2b074 Deprecate Statusdatawriter
refs #6033
2018-04-05 09:32:07 +02:00
Michael Friedrich e08231f4df
Merge pull request #6170 from Icinga/feature/windows-global-zones
Add option to windows installer to add global zones
2018-04-03 17:19:49 +02:00
Michael Insel d69e935f20 Remove Icinga Studio Screenshots
This removes unnecessary Icinga Studio screenshots as it has been removed.
2018-03-26 19:52:08 +02:00
Michael Insel 92fa7a881c Update Windows wizard documentation for global zones
This updates the screenshots for the windows wizard.
2018-03-26 19:34:35 +02:00
Maurice Meyer 3f8aa04da6
Doc: fixed wrong information about defaulting
Signed-off-by: Maurice Meyer <morre@mor.re>
2018-03-23 13:18:15 +01:00
Michael Friedrich 8b2129b845
Merge pull request #6177 from Icinga/fix/doc-api-user
Doc: Fix typo in API user creation example
2018-03-23 12:36:08 +01:00
Michael Insel 7d165d39c2 Doc: Fix typo in API user creation example
This fixes a typo in the API user creation example inside the documentation.
2018-03-22 20:47:15 +01:00
Maurice Meyer d0949fc6e3
hashed_password -> password_hash. Fixes #6175
Signed-off-by: Maurice Meyer <morre@mor.re>
2018-03-22 20:40:46 +01:00
Michael Friedrich d9d10a6f7e Docs: Add a note to only query the NSClient++ API from the local Icinga 2 client 2018-03-21 16:00:39 +01:00
Michael Friedrich 064fc80cc3
Merge pull request #6098 from Icinga/fix/improve-cors-implementation
Clean up CORS implementation
2018-03-19 16:00:36 +01:00
Noah Hilverling c360ca8bb0 Add CORS notice to 2.9 upgrading docs 2018-03-13 09:42:27 +01:00
Gunnar Beutner 39e303a03b Fix incorrect parameter name in the API documentation
fixes #6140
2018-03-05 08:43:13 +01:00
Markus Frosch fa68c9255b itl: Ignore overlay and netfs filesystems
Usually used by Docker and other containers and namespaces
2018-03-02 12:44:08 +01:00
Noah Hilverling 186cad9872 Clean up CORS implementation 2018-03-01 14:04:56 +01:00
Gunnar Beutner 45c2803f3e Fix incorrect HTTP content length limits 2018-02-28 12:28:02 +01:00
Michael Insel ecda0691c4 Adding documentation for configurable global zones during setup
This adds the documentation for the configurable global zones during the node wizard/setup.

refs #5767
2018-02-27 21:28:38 +01:00
Jean Flach 95b3818d23 Add clarification on sysconfig location 2018-02-22 12:31:36 +01:00
Jean Flach 8d237e10c5 Add Upgrading to Icinga 2.8.2 chapter 2018-02-22 11:29:12 +01:00
Jean Flach 6bb2ed4258 Merge branch 'feature/security-features' 2018-02-21 16:19:54 +01:00
Jean Flach 184580f705
Merge pull request #6103 from Icinga/fix/http-security-fixes
HTTP Security fixes
2018-02-21 15:04:02 +01:00
Jean Flach 85f45d9b94 Minor codestyle and doc changes 2018-02-21 14:52:44 +01:00
Jean Flach fae7f172db Update docs 2018-02-21 14:40:22 +01:00
Jean Flach aea43ddeb9
Merge pull request #5850 from Icinga/fix/prepare-dirs-5793
init script security fixes
2018-02-21 13:02:40 +01:00
Jean Flach 636ed8e238
Merge pull request #6101 from Icinga/fix/doc-operators-missing-word
Add missing word in operator documentation
2018-02-21 09:54:52 +01:00
Michael Insel 60962c0897 Add missing word in operator documentation
This adds the missing word `sorted` to the operators documentation.
2018-02-20 17:28:08 +01:00
Jean Flach 87adc88989 Remove need for init.conf 2018-02-20 14:16:43 +01:00
Dirk Goetz bef37a3051 SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
Fixes #5915
2018-02-20 14:16:43 +01:00
Noah Hilverling 2823ebb831 Limit HTTP body size 2018-02-20 13:32:04 +01:00
Michael Insel 3b47d201c2 Fix typo in Apply for Rules documentation
fixes 6100
2018-02-19 22:11:12 +01:00
Jean Flach c7ae986d94
Merge pull request #5981 from dgoetz/fix/selinux-influxdb
SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
2018-02-15 14:30:36 +01:00
Jean Flach 92e2faaa08 Hash API password and comparison
fixes #4920
2018-02-15 13:09:22 +01:00
Michael Friedrich 59494d868a Docs: Fix bracket in notification example 2018-02-14 13:04:42 +01:00
Dirk Goetz aff6b11421 SELinux: Add InfluxDB as example for services requiring `icinga2_can_connect_all`.
Fixes #5915
2018-02-14 11:33:15 +01:00
Michael Friedrich f45491cc47 Upgrading: Make it more clear that the Director script is just an example 2018-02-12 09:49:11 +01:00
Michael Friedrich 407a2d052b
Merge pull request #6080 from Icinga/feature/docs-api-ignore-on-error
Document the 'ignore_on_error' attribute for object creation
2018-02-06 18:10:12 +01:00
Michael Friedrich e3b6a89422 Document the 'ignore_on_error' attribute for object creation
fixes #5797
2018-02-06 18:03:36 +01:00
Michael Friedrich 12471bf259 Allow to pass raw performance data in 'process-check-result' API action
This is how data is coming from Icinga Web 2 and still a valid input
type.

fixes #4786
2018-02-06 15:25:55 +01:00
Noah Hilverling e1e06ce767
Merge pull request #5988 from Icinga/fix/concurrent-checks-limit-cluster
Fix concurrent checks limit while using command_endpoint
2018-02-06 14:13:49 +01:00
Michael Friedrich 8dd8af0512 Explain how to register functions in the global scope 2018-02-06 13:09:08 +01:00
Noah Hilverling 6df6f72a35 Add documentation for remote check queue
refs #4841
2018-02-05 11:53:34 +01:00
Gunnar Beutner a9e8128411
Merge pull request #6063 from Icinga/deprecate-checkresultreader-6031
Deprecate CheckResultReader
2018-02-05 07:54:51 +01:00
Max Rosin 2850030bd4 Fix the explanation of `types` and `states` for user objects 2018-02-05 00:55:33 +01:00
Jean Flach 3d78c805e0 Deprecate CheckResultReader
fixes #6031
2018-02-02 13:51:20 +01:00
Gunnar Beutner e8b3faec91 Remove Icinga Studio 2018-02-02 07:22:50 +01:00
Markus Frosch 4a51096e65
Merge pull request #6045 from gunnarbeutner/fix/move-passive-check-command
Move the "passive" check command to command-icinga.conf
2018-02-01 11:22:10 +01:00
Gunnar Beutner 414a8ec534 Move the "passive" check command to command-icinga.conf 2018-01-30 14:58:57 +01:00
Gunnar Beutner e361b3c427 Implement support for frozen arrays and dictionaries 2018-01-30 12:22:04 +01:00
Noah Hilverling 06e381ceea Add metrics about RemoteCheckQueue to Icinga check, API and logs
refs #4841
2018-01-29 16:07:35 +01:00
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