Brendan Jurd
4b18d67587
Fix bad heading level for {commands,groups}.conf
...
The heading levels for commands.conf and groups.conf were incorrect. They should have been at level 4, underneath "4.2.3 The conf.d directory", but instead they were at level 3.
fixes #12933
Signed-off-by: Jean Flach <jean-marcel.flach@icinga.com>
2016-10-17 10:30:59 +02:00
Gunnar Beutner
616bcd1440
Update AUTHORS
...
refs #12838
2016-10-11 12:44:34 +02:00
Gunnar Beutner
fc34afbbeb
Fix indentation for the snmpv3 check command definition
...
refs #12838
2016-10-11 12:43:33 +02:00
Peter Eckel
d1f5118c55
Add missing '-m' (snmpv3_miblist) and -p (snmpv3_port) options
...
The options for setting an explicit MIB list and for specifying the target
port that are present for the snmp CheckCommand object that were missing from
the snmpv3 CheckCommand object are added with this patch.
fixes #12838
Signed-off-by: Gunnar Beutner <gunnar.beutner@icinga.com>
2016-10-11 12:42:54 +02:00
Gunnar Beutner
0145a32e58
Fix object resync issues
...
refs #11684
2016-10-11 10:55:13 +02:00
Jean Flach
d264a0dab8
Fix Url Query formatting
...
fixes #12883
2016-10-10 16:16:52 +02:00
Gunnar Beutner
53f7481a5f
Update .mailmap for Thomas Widhalm
...
refs #12881
2016-10-10 11:13:33 +02:00
Gunnar Beutner
88c6cd7c27
Update .mailmap for Dirk Goetz and Lennart Betz
...
refs #12881
2016-10-10 11:08:31 +02:00
Gunnar Beutner
910c2b8cfa
Update .mailmap for icinga.com
...
fixes #12881
2016-10-10 10:44:18 +02:00
Jean Flach
069de6c121
Don't use InitializeSpawnHelper on Windows
...
refs #8900
2016-10-05 15:10:43 +02:00
Gunnar Beutner
5cd2fadf2b
Fix crash when deleting config files fails
...
fixes #12860
2016-10-05 14:17:26 +02:00
Gunnar Beutner
a7b0cb5f7e
Ensure we don't leak file descriptors to child processes
...
fixes #8900
2016-10-04 14:08:48 +02:00
Gunnar Beutner
fa5036eae4
Fix incorrect default arguments for check_swap
...
fixes #12849
2016-10-04 13:56:54 +02:00
Michael Friedrich
fcee7189ad
Docs: Fix wrong notification filter in Migration chapter
...
fixes #12664
2016-09-30 16:02:09 +02:00
Michael Friedrich
ce13015ea1
Update AUTHORS
...
refs #12834
2016-09-30 14:57:59 +02:00
Nicole Lang
00b27d316a
Docs: Add more Timeperiod examples
...
fixes #12834
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 14:57:49 +02:00
Mathieu Arnold
8e63643d8b
Docs: Add an example of multi-parents configuration for the Migration chapter
...
fixes #12832
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 10:25:53 +02:00
Mirco Bauer
c51d1b80cf
Docs: Fix typo
...
fixes #12831
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-30 10:23:54 +02:00
Michael Friedrich
5b322f559b
Docs: Fix missing configuration in distributed monitoring chapter
...
fixes #12681
2016-09-29 17:58:31 +02:00
Gunnar Beutner
8e02cba347
Update AUTHORS
...
refs #12762
2016-09-29 08:42:08 +02:00
Mathieu Arnold
be44ff720c
Add check command definition for check_radius
...
fixes #12762
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:42:00 +02:00
Gunnar Beutner
c9f807661c
Update AUTHORS
...
refs #12613
2016-09-29 08:38:19 +02:00
Claudio Bilotta
0c79b9692c
Add a check command definition for check_iostats
...
This should work fine with this plugin https://github.com/dnsmichi/icinga-plugins/blob/master/scripts/check_iostats
fixes #12613
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:38:12 +02:00
Gunnar Beutner
cb86fb847b
Update AUTHORS
...
refs #12155
refs #12822
2016-09-29 08:28:51 +02:00
Konstantin Kelemen
a2a6ee82d7
Fix some spelling mistakes
...
fixes #12822
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
2016-09-29 08:27:38 +02:00
Jean Flach
eabb54eab6
Spell ISATAP correctly and set noisatap in the ITL
...
refs #12155
2016-09-28 11:26:08 +02:00
Jean Flach
6c565d191d
Update check_network in docs and itl
...
fixes #12155
2016-09-28 11:20:42 +02:00
Matthias Schales
8c35c821c6
Update perfdata; Add skipping of isatap interfaces with parameter
...
Also updates interface names to fix perfdata output
refs #12155
2016-09-28 11:20:42 +02:00
Gunnar Beutner
0df4b4edfb
Fix incorrect #ifdef
...
fixes #12749
2016-09-28 08:30:47 +02:00
Michael Friedrich
61765c095c
Docs: Add a note on logrotate to the Logging feature
...
fixes #12725
2016-09-27 16:10:44 +02:00
Michael Friedrich
3571965fef
Fix SOFT/HARD state counting logic for check attempts <= 2
...
fixes #12592
2016-09-27 11:30:57 +02:00
Jean Flach
0d71be774e
Fail if perfdata is corrupted
...
Could not reproduce this myself, so no way to test
fixes #11604
2016-09-26 17:12:37 +02:00
Michael Friedrich
c81b4a82dd
Upgrade NSClient++ to 0.5.0 stable
...
This involves required changes in the nscp-local ITL CheckCommand
definitions. Upgrading NSClient++ therefore requires updating
the Icinga 2 Windows client as well.
fixes #12733
2016-09-21 15:28:20 +02:00
Yannick Charton
0742301b1d
ITL: Add timeout option for oracle_health CheckCommand
...
fixes #12739
2016-09-21 14:09:43 +02:00
Michael Friedrich
df8a408228
Update AUTHORS
...
refs #12747
2016-09-21 10:23:44 +02:00
Lars Krüger
483b8a5589
ITL: Fix problem with passing arguments to NSClient++
...
There was a problem with passing arguments to the NSClient++
which is fixed by changing the skip_key staement by the repeat_key
statement in the "-a" key of the dictionary. Further details can be
found in issue #12747 ITL - Problems passing arguments/parameters to
NSClient++
fixes #12747
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2016-09-21 10:23:20 +02:00
Gunnar Beutner
fa1fa23c55
Fix crash in NodeUtility::CollectNodes
...
fixes #12741
2016-09-19 06:34:37 +02:00
Gunnar Beutner
8fd454fbb1
Fix crash in ClusterEvents::SendNotificationsAPIHandler
...
fixes #12718
2016-09-13 22:14:11 +02:00
Jean Flach
abd99efae7
Add hostname support for check_ping
...
ipv6 resolving has not been tested thoroughly
fixes #9831
2016-09-12 17:55:14 +02:00
Jean Flach
adad7180e0
Fix performance output of check_perfmon
...
fixes #10489
refs #12679
2016-09-08 16:57:59 +02:00
Jean Flach
3e7b943e36
Fix fmt-countertype in check_perfmon
...
All three options are now working as expected
fixes #10487
2016-09-08 16:37:09 +02:00
Michael Friedrich
38ac7b2070
Docs: Fix core dump instructions for daemon with SUID bit set
...
refs #12648
2016-09-08 08:30:03 +02:00
Gunnar Beutner
1dc4ab367e
Fix: Unit tests randomly crash after the tests have completed
...
fixes #12610
2016-09-07 08:25:53 +02:00
Jean Flach
7d13b12919
Update development docs
...
fixes #12662
2016-09-06 17:41:09 +02:00
Michael Friedrich
19b330f86b
Docs: Add a development chapter for writing core dump files
...
fixes #12648
2016-09-05 16:31:57 +02:00
Gunnar Beutner
df9710cfcb
Fix compiler warning in demo.hpp
...
refs #12534
2016-09-05 06:58:09 +02:00
Gunnar Beutner
17029e3161
Suppress compiler warnings for auto-generated code
...
fixes #12635
2016-09-05 06:51:31 +02:00
Gunnar Beutner
efbdce803f
Fix incorrect attribute name on the validator for the Notification class
...
fixes #12633
2016-09-04 17:50:44 +02:00
Gunnar Beutner
a2e70955e1
Fix command line parser for "icinga2 --version"
...
fixes #12632
2016-09-04 17:01:46 +02:00
Gunnar Beutner
5960753015
Build fix for Windows
...
fixes #12614
2016-09-04 16:53:24 +02:00