Assaf Flatto
a6c4a9b266
Update Centos/Redhat/Fedora installation instructions
...
Old Docs gave wrong details on how to install Icinga 2.
fixes #11439
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2016-03-24 14:50:44 +01:00
Michael Friedrich
2b1f6d9403
Docs: Fix broken formatting in cluster manual SSL generation
...
fixes #11440
2016-03-23 13:09:49 +01:00
Thomas Widhalm
83589e365c
Add silent installation, reference to NSClient++ and some extra information to the Windows Agent documentation
...
fixes #11437
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2016-03-23 10:12:43 +01:00
Dirk Goetz
41378a6c2d
ITL: Add icingacli command
...
Including the subcommand 'businessprocess'.
fixes #10581
2016-03-21 20:57:24 +01:00
Michael Friedrich
84def15ae8
Add --method parameter for check_{oracle,mysql,mssql}_health CheckCommands
...
fixes #11098
2016-03-18 15:10:37 +01:00
Michael Friedrich
b83a88ac05
Add --units, --rate and --rate-multiplier support for the snmpv3 check command
...
fixes #11194
2016-03-18 12:26:54 +01:00
Michael Friedrich
4c69e96025
Docs: Remove the migration script chapter
...
fixes #11407
2016-03-17 22:49:39 +01:00
Michael Friedrich
e6f143942e
Docs: Explain how to use functions for wildcard matches for arrays and/or dictionaries
...
... in assign where expressions
fixes #11402
2016-03-17 15:49:13 +01:00
Gunnar Beutner
b39be65ccd
Release version 2.4.4
2016-03-16 09:48:38 +01:00
Michael Friedrich
f15c40c569
ITL: Missing documentation for nwc_health "mode" parameter
...
fixes #11107
2016-03-15 15:44:17 +01:00
Michael Friedrich
d8b70f8ae1
ITL: Add additional http check command parameters for SSL version enforcement
...
refs #10358
2016-03-15 15:26:22 +01:00
Michael Friedrich
af58be7884
Update development docs to use 'thread apply all bt full'
...
fixes #11385
2016-03-15 09:47:59 +01:00
Michael Friedrich
68449c2891
Docs: Add API examples for creating services and check commands
...
fixes #11350
2016-03-10 10:59:25 +01:00
Markus Frosch
19cb781172
Correct API URL example for acknowledge-problem
...
refs #11328
2016-03-08 09:35:39 +01:00
Brian De Wolf
2e1a2146f1
ITL: add check_http args for SSL version forcing
...
The -S argument of check_http can take a number, which forces the connection to
use a specific SSL version. This is implemented as multiple options because
check_http does not accept the number following -S if they are separated.
fixes #10358
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-02-24 23:38:22 +01:00
Michael Friedrich
dcc9772fd0
Docs: http check's URI is really just Path
...
fixes #10795
2016-02-24 22:13:03 +01:00
Michael Friedrich
3228586a62
Docs: Add an example for API joins with comments and host/services
...
fixes #10976
2016-02-24 21:31:10 +01:00
Michael Friedrich
8a81dac9f5
Release version v2.4.3
2016-02-24 14:26:59 +01:00
Andres Ivanov
7e4a08749f
ITL: Add query option to check_postgres
...
There were "query", "valtype" and "reverse" options missing
for "custom_query" action type in check_postgres plugin.
fixes #11205
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-02-23 22:16:00 +01:00
Gunnar Beutner
f7a08a60ae
Release version 2.4.2
2016-02-23 12:58:45 +01:00
Gunnar Beutner
ccaf6e3dc4
Fix spelling mistakes in the documentation
...
refs #10669
2016-02-23 11:41:45 +01:00
Stefan Triep
a5626bee5e
Documentation: Fix escaping the pipe character in tables
...
fixes #11178
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2016-02-22 20:05:57 +01:00
Thomas Widhalm
b7d55fcf48
Add check_iostat to ITL
...
fixes #10777
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
2016-02-19 12:18:33 +01:00
Jean Flach
15a2b716c0
Document disk_ignore_reserved
...
fixes #11138
2016-02-12 13:15:23 +01:00
Jean Flach
964cfcebd3
Make schedule-downtime default fixed
...
fixes #10923
2016-02-08 16:04:41 +01:00
Tobias Birnbaum
8ab43a15cd
Fix missing escaping in doc/7-icinga-template-library.md
...
There are several not properly escaped sequences in
doc/7-icinga-template-library.md
Namely these are missing backslashes in front of \n, \r, \t in various
occurrences. The make for example markup->latex conversion using pandoc
impossible.
fixes #11074
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-02-04 22:45:33 +01:00
Tobias Birnbaum
14e5cc3292
Docs: Fix outdated link to icingaweb2-module-nagvis
...
The link to icingaweb2-module-nagvis is pointing to an outdated
repository. This is fixed now by using the official Icinga-git
repository.
fixes #11075
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-02-04 22:44:22 +01:00
Michael Friedrich
22c21ebd61
Implement String#trim
...
fixes #11037
2016-01-26 16:01:14 +01:00
Gunnar Beutner
4412389eb6
Fix incorrect type name in the documentation
...
fixes #10998
2016-01-21 09:06:21 +01:00
Claudio Kuenzler
da85c7a20e
Fix mongodb CheckCommand
...
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
fixes #10979
2016-01-18 15:43:51 +01:00
Eduard Güldner
09cb793402
Added exclude parameter in disk-windows CheckCommand
...
Added missing command parameter in definition for disk-windows CheckCommand
in order to be able to exclude certain drives from being checked.
This parameter was addressed in feature #9201
Further details can be found in feature #10787
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
fixes #10787
2016-01-18 10:27:54 +01:00
Sebastian Brückner
46000497cf
Add timeout to snmpv3 check
...
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
fixes #10920
2016-01-14 17:50:37 +01:00
Michael Friedrich
a9d09e490d
Better explaination for array values in "disk" CheckCommand docs
...
fixes #10959
2016-01-13 16:51:47 +01:00
Michael Friedrich
c49fed204a
Troubleshooting: Explain how to fetch the executed command
...
fixes #10964
2016-01-13 16:48:43 +01:00
Gunnar Beutner
599929b0f6
Update copyright headers for 2016
2016-01-12 08:29:59 +01:00
Simon Ruderich
35c829c017
doc/5-advanced-topics: add example how to use custom functions in attributes
...
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
fixes #10947
2016-01-11 10:00:09 +01:00
Mathieu Lutfy
3a0ce83da3
Documentation: Fix typos in troubleshooting.
...
Signed-off-by: Jean Flach <jean-marcel.flach@netways.de>
fixes #10908
2016-01-04 10:04:25 +01:00
Michael Friedrich
95e62dfb1e
Enhance "setting up check plugins" documentation
...
fixes #10880
2015-12-18 14:33:55 +01:00
Daniil Yaroslavtsev
d739675799
GelfWriter: Add additional fields for 'CHECK RESULT' events
...
fixes #9858
2015-12-18 11:05:38 +01:00
Michael Friedrich
5426431b77
Documentation: Fix formatting in "Advanced Filters" chapter
...
fixes #10852
2015-12-15 14:03:01 +01:00
Michael Friedrich
a1228972ae
Fix missing documentation for API packages zones.d config sync
...
fixes #10825
2015-12-11 12:03:31 +01:00
Michael Friedrich
a36dd6e2f9
Documentation: Fix missing SUSE repository for monitoring plugins
...
fixes #10806
2015-12-09 15:33:31 +01:00
Michael Friedrich
8255c77ed4
Documentation: Fix postgresql-setup initdb
...
fixes #10779
2015-12-08 16:04:02 +01:00
Gunnar Beutner
ba1cc1c5fa
Update the documentation
2015-12-04 15:31:00 +01:00
Sebastian Chrostek
ab9218e801
Add ipv4 / ipv6 support for all monitoring-plugins
...
Add some options to check_smtp/check_ssmtp/check_imap/check_simap/check_pop/check_spop
Refs #10669
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2015-11-30 08:36:36 +01:00
Michael Friedrich
737c574cdf
Fix missing num_hosts_pending in /v1/status/CIB
...
fixes #10736
2015-11-26 20:03:46 +01:00
Michael Friedrich
9289971829
Remove IcingaStatusWriter feature
...
fixes #10140
2015-11-26 19:30:40 +01:00
Gunnar Beutner
bcdcfa9f81
Release version 2.4.1
2015-11-26 11:20:03 +01:00
Michael Friedrich
6e1da02d37
Add a note for different binary locations to development docs
...
refs #10710
2015-11-26 10:33:13 +01:00
Markus Waldmueller
7ecc6f782e
Documentation: Fix error in Access Object Attributes at Runtime example
...
fixes #10528
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2015-11-25 16:48:40 +01:00