]>
granicus.if.org Git - icinga2/log
Mathieu Arnold [Tue, 20 Sep 2016 12:43:29 +0000 (14:43 +0200)]
Add check command definition for check_radius
fixes #12762
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Thu, 29 Sep 2016 06:37:41 +0000 (08:37 +0200)]
Update AUTHORS
refs #12613
Claudio Bilotta [Wed, 31 Aug 2016 13:47:35 +0000 (14:47 +0100)]
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>
Gunnar Beutner [Thu, 29 Sep 2016 06:28:51 +0000 (08:28 +0200)]
Update AUTHORS
refs #12155
refs #12822
Konstantin Kelemen [Wed, 21 Sep 2016 14:38:14 +0000 (17:38 +0300)]
Fix some spelling mistakes
fixes #12822
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Jean Flach [Wed, 28 Sep 2016 09:26:08 +0000 (11:26 +0200)]
Spell ISATAP correctly and set noisatap in the ITL
refs #12155
Jean Flach [Wed, 28 Sep 2016 09:18:39 +0000 (11:18 +0200)]
Update check_network in docs and itl
fixes #12155
Matthias Schales [Tue, 27 Sep 2016 18:29:23 +0000 (20:29 +0200)]
Update perfdata; Add skipping of isatap interfaces with parameter
Also updates interface names to fix perfdata output
refs #12155
Gunnar Beutner [Wed, 28 Sep 2016 06:30:47 +0000 (08:30 +0200)]
Fix incorrect #ifdef
fixes #12749
Michael Friedrich [Tue, 27 Sep 2016 14:10:44 +0000 (16:10 +0200)]
Docs: Add a note on logrotate to the Logging feature
fixes #12725
Michael Friedrich [Tue, 27 Sep 2016 09:29:25 +0000 (11:29 +0200)]
Fix SOFT/HARD state counting logic for check attempts <= 2
fixes #12592
Jean Flach [Mon, 12 Sep 2016 15:44:03 +0000 (17:44 +0200)]
Fail if perfdata is corrupted
Could not reproduce this myself, so no way to test
fixes #11604
Michael Friedrich [Wed, 21 Sep 2016 12:04:20 +0000 (14:04 +0200)]
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
Yannick Charton [Wed, 21 Sep 2016 12:09:43 +0000 (14:09 +0200)]
ITL: Add timeout option for oracle_health CheckCommand
fixes #12739
Michael Friedrich [Wed, 21 Sep 2016 08:23:44 +0000 (10:23 +0200)]
Update AUTHORS
refs #12747
Lars Krüger [Mon, 19 Sep 2016 12:12:15 +0000 (14:12 +0200)]
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>
Gunnar Beutner [Mon, 19 Sep 2016 04:34:37 +0000 (06:34 +0200)]
Fix crash in NodeUtility::CollectNodes
fixes #12741
Gunnar Beutner [Tue, 13 Sep 2016 20:14:11 +0000 (22:14 +0200)]
Fix crash in ClusterEvents::SendNotificationsAPIHandler
fixes #12718
Jean Flach [Fri, 9 Sep 2016 15:17:07 +0000 (17:17 +0200)]
Add hostname support for check_ping
ipv6 resolving has not been tested thoroughly
fixes #9831
Jean Flach [Thu, 8 Sep 2016 14:50:10 +0000 (16:50 +0200)]
Fix performance output of check_perfmon
fixes #10489
refs #12679
Jean Flach [Thu, 8 Sep 2016 14:30:30 +0000 (16:30 +0200)]
Fix fmt-countertype in check_perfmon
All three options are now working as expected
fixes #10487
Michael Friedrich [Thu, 8 Sep 2016 06:30:03 +0000 (08:30 +0200)]
Docs: Fix core dump instructions for daemon with SUID bit set
refs #12648
Gunnar Beutner [Wed, 7 Sep 2016 06:20:51 +0000 (08:20 +0200)]
Fix: Unit tests randomly crash after the tests have completed
fixes #12610
Jean Flach [Tue, 6 Sep 2016 15:37:52 +0000 (17:37 +0200)]
Update development docs
fixes #12662
Michael Friedrich [Mon, 5 Sep 2016 14:31:57 +0000 (16:31 +0200)]
Docs: Add a development chapter for writing core dump files
fixes #12648
Gunnar Beutner [Mon, 5 Sep 2016 04:58:09 +0000 (06:58 +0200)]
Fix compiler warning in demo.hpp
refs #12534
Gunnar Beutner [Mon, 5 Sep 2016 04:48:47 +0000 (06:48 +0200)]
Suppress compiler warnings for auto-generated code
fixes #12635
Gunnar Beutner [Sun, 4 Sep 2016 15:50:20 +0000 (17:50 +0200)]
Fix incorrect attribute name on the validator for the Notification class
fixes #12633
Gunnar Beutner [Sun, 4 Sep 2016 15:01:46 +0000 (17:01 +0200)]
Fix command line parser for "icinga2 --version"
fixes #12632
Gunnar Beutner [Sun, 4 Sep 2016 14:53:24 +0000 (16:53 +0200)]
Build fix for Windows
fixes #12614
Gunnar Beutner [Fri, 2 Sep 2016 07:35:35 +0000 (09:35 +0200)]
Improve log message for ignored config updates
fixes #12623
Gunnar Beutner [Fri, 2 Sep 2016 06:51:51 +0000 (08:51 +0200)]
Improve error handling for event filters
fixes #12621
Gunnar Beutner [Fri, 2 Sep 2016 06:14:15 +0000 (08:14 +0200)]
Fix incorrect assignment in String::operator=
refs #12619
Gunnar Beutner [Thu, 1 Sep 2016 13:28:56 +0000 (15:28 +0200)]
Fix the easter egg
fixes #12617
Gunnar Beutner [Thu, 1 Sep 2016 13:26:25 +0000 (15:26 +0200)]
Remove unused Value::GetPtr method
refs #12619
Gunnar Beutner [Thu, 1 Sep 2016 13:25:14 +0000 (15:25 +0200)]
Fix move assignment operator for the String class
fixes #12619
Gunnar Beutner [Thu, 1 Sep 2016 05:41:41 +0000 (07:41 +0200)]
Avoid unnecessary dictionary lookups
refs #12555
Gunnar Beutner [Thu, 1 Sep 2016 05:41:23 +0000 (07:41 +0200)]
Improve error handling for invalid CLI commands
fixes #12596
Gunnar Beutner [Wed, 31 Aug 2016 14:34:02 +0000 (16:34 +0200)]
Use https URLs for the chocolatey package
refs #12603
Michael Friedrich [Wed, 31 Aug 2016 13:24:04 +0000 (15:24 +0200)]
ITL: Fix typo in glusterfs CheckCommand definition
refs #12040
Michael Friedrich [Wed, 31 Aug 2016 13:21:07 +0000 (15:21 +0200)]
Remove unused last_in_downtime field
fixes #12602
Gunnar Beutner [Wed, 31 Aug 2016 11:41:13 +0000 (13:41 +0200)]
Improve support for building the chocolatey package
fixes #12603
Gunnar Beutner [Wed, 31 Aug 2016 11:43:14 +0000 (13:43 +0200)]
Another build fix for Windows
refs #9182
Gunnar Beutner [Wed, 31 Aug 2016 11:38:55 +0000 (13:38 +0200)]
Disable Value&& constructor for the String class on Windows
refs #12555
Gunnar Beutner [Wed, 31 Aug 2016 11:24:57 +0000 (13:24 +0200)]
Build fix for Windows
refs #9182
Gunnar Beutner [Wed, 31 Aug 2016 10:48:49 +0000 (12:48 +0200)]
Add another rvalue constructor to the String class
refs #12555
Michael Friedrich [Wed, 31 Aug 2016 11:25:57 +0000 (13:25 +0200)]
Update distributed monitoring docs
fixes #12587
fixes #12594
Gunnar Beutner [Tue, 30 Aug 2016 21:01:54 +0000 (23:01 +0200)]
Avoid unnecessary copies when using Dictionary::Pair in loops
refs #12509
Gunnar Beutner [Tue, 30 Aug 2016 18:48:29 +0000 (20:48 +0200)]
Update Makefile for i2eval
Gunnar Beutner [Tue, 30 Aug 2016 18:12:35 +0000 (20:12 +0200)]
Add context traces to most exceptions
fixes #9182
Gunnar Beutner [Tue, 30 Aug 2016 18:14:07 +0000 (20:14 +0200)]
Replace boost::exception_ptr with std::exception_ptr
refs #9182
Gunnar Beutner [Tue, 30 Aug 2016 18:02:47 +0000 (20:02 +0200)]
Implement support for libcxxabi
refs #9182
Michael Friedrich [Tue, 30 Aug 2016 13:16:40 +0000 (15:16 +0200)]
Merge branch 'support/2.5'
Michael Friedrich [Tue, 30 Aug 2016 13:13:06 +0000 (15:13 +0200)]
Release version 2.5.4
Michael Friedrich [Tue, 30 Aug 2016 13:13:06 +0000 (15:13 +0200)]
Release version 2.5.4
Gunnar Beutner [Mon, 29 Aug 2016 12:12:29 +0000 (14:12 +0200)]
Fix race condition for concurrent_checks
fixes #11932
Gunnar Beutner [Fri, 26 Aug 2016 10:37:20 +0000 (12:37 +0200)]
Add more unit tests
fixes #12530
Daniel Helgenberger [Mon, 29 Aug 2016 14:47:39 +0000 (16:47 +0200)]
Adds bool switch for procurve / HP memory to the "snmp-memory" check command
fixes #12586
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Mon, 29 Aug 2016 16:09:44 +0000 (18:09 +0200)]
Update AUTHORS
refs #12588
Daniel Helgenberger [Mon, 29 Aug 2016 15:18:12 +0000 (17:18 +0200)]
Remove inode default values for the "disk" check command
Free inode check is a an optional argument and does make sense in most
cases, yet not in every case. Eg, XFS and filesystems alike dynamically
allocate inodes; prompting failures. Because they are definded by
default, inode crit and warn cannot be unset any more.
fixes #12588
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Michael Friedrich [Mon, 29 Aug 2016 14:33:29 +0000 (16:33 +0200)]
Update INSTALL.md for version requirements
refs #12537
Yannick Charton [Tue, 23 Aug 2016 13:56:00 +0000 (15:56 +0200)]
Add the possibility for all ...-dc... checkcommands to specify a cluster name
fixes #12519
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Yannick Charton [Tue, 23 Aug 2016 12:15:12 +0000 (14:15 +0200)]
Add the possibility for all ...soap-host... checkcommands to specify a datacenter/vsphere server in case the check should be done through that server
fixes #12516
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Mon, 29 Aug 2016 12:12:29 +0000 (14:12 +0200)]
Fix race condition for concurrent_checks
fixes #11932
Jo Goossens [Mon, 29 Aug 2016 10:02:59 +0000 (12:02 +0200)]
Add support for glusterfs checks
fixes #12040
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Mon, 29 Aug 2016 07:00:12 +0000 (09:00 +0200)]
Add rvalue constructor for the Task class
refs #12555
Gunnar Beutner [Mon, 29 Aug 2016 06:46:29 +0000 (08:46 +0200)]
Fix incorrect debug hints for nested dictionary expressions
fixes #12571
Gunnar Beutner [Mon, 29 Aug 2016 06:40:46 +0000 (08:40 +0200)]
Speed up item lookups for ConfigItem::GetDefaultTemplates
refs #12575
Gunnar Beutner [Mon, 29 Aug 2016 06:16:33 +0000 (08:16 +0200)]
Use lambdas in the ConfigItem class
refs #12509
Gunnar Beutner [Mon, 29 Aug 2016 03:54:07 +0000 (05:54 +0200)]
Remove unnecessary ScriptFrame variable
refs #12509
Gunnar Beutner [Sun, 28 Aug 2016 15:19:20 +0000 (17:19 +0200)]
Fix RPATH for the unit test binaries
fixes #8806
Gunnar Beutner [Sun, 28 Aug 2016 15:03:08 +0000 (17:03 +0200)]
Make sure that libmethods is automatically loaded even when not using the ITL
fixes #12578
Gunnar Beutner [Sun, 28 Aug 2016 13:14:49 +0000 (15:14 +0200)]
Fix livestatus unit tests on Linux/Windows
refs #8806
Gunnar Beutner [Sun, 28 Aug 2016 13:11:46 +0000 (15:11 +0200)]
Fix help output for update-links.py
fixes #12577
Gunnar Beutner [Sun, 28 Aug 2016 12:33:42 +0000 (14:33 +0200)]
Make GCC 4.6 happy
refs #12576
Gunnar Beutner [Sun, 28 Aug 2016 12:12:07 +0000 (14:12 +0200)]
Add missing initializers for the ConfigItemBuilder class
refs #12575
Gunnar Beutner [Sun, 28 Aug 2016 09:01:45 +0000 (11:01 +0200)]
Use raw string literals in mkembedconfig
fixes #12576
Gunnar Beutner [Sun, 28 Aug 2016 09:00:27 +0000 (11:00 +0200)]
Add missing default import AST node for the application object
refs #12575
Gunnar Beutner [Sun, 28 Aug 2016 08:41:01 +0000 (10:41 +0200)]
Remove unnecessary imports from unit test config
refs #12575
Gunnar Beutner [Sun, 28 Aug 2016 08:27:43 +0000 (10:27 +0200)]
Implement support for default templates
fixes #12575
Gunnar Beutner [Sun, 28 Aug 2016 08:11:28 +0000 (10:11 +0200)]
Fix code style violations in the ITL
fixes #12573
Gunnar Beutner [Sun, 28 Aug 2016 06:27:01 +0000 (08:27 +0200)]
Update documentation for libmethods
fixes #12572
Gunnar Beutner [Sun, 28 Aug 2016 06:18:40 +0000 (08:18 +0200)]
Fix livestatus unit tests on OS X
fixes #8806
Evgeni Golov [Sat, 27 Aug 2016 20:36:55 +0000 (22:36 +0200)]
Fix description of -a and -n for check_swap
fixes #12570
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Sat, 27 Aug 2016 19:44:31 +0000 (21:44 +0200)]
Enable ICINGA2_LTO_BUILD in the .spec file
refs #12564
Gunnar Beutner [Sat, 27 Aug 2016 19:42:05 +0000 (21:42 +0200)]
Clean up detection of the -flto flag
refs #12564
Gunnar Beutner [Sat, 27 Aug 2016 18:37:25 +0000 (20:37 +0200)]
Remove even more unnecessary copies
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 18:03:12 +0000 (20:03 +0200)]
Make VS 2013 happy
refs #12555
Gunnar Beutner [Sat, 27 Aug 2016 17:56:12 +0000 (19:56 +0200)]
Use 'auto' keyword for iterator declarations (part 2)
refs #12561
Gunnar Beutner [Sat, 27 Aug 2016 17:25:38 +0000 (19:25 +0200)]
Provide location information for objects and templates in the API
fixes #12566
Gunnar Beutner [Sat, 27 Aug 2016 16:43:14 +0000 (18:43 +0200)]
Avoid unnecessary copies for the DebugHint class
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 14:07:37 +0000 (16:07 +0200)]
Add -flto to compiler flags
fixes #12564
Gunnar Beutner [Sat, 27 Aug 2016 10:47:39 +0000 (12:47 +0200)]
Fix ccache support for Travis CI
Gunnar Beutner [Sat, 27 Aug 2016 10:35:05 +0000 (12:35 +0200)]
Fix compatibility with boost <= 1.53
refs #12555
Gunnar Beutner [Sat, 27 Aug 2016 10:23:09 +0000 (12:23 +0200)]
Fix incorrect variable type in the FilterArrayToInt function
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 10:20:54 +0000 (12:20 +0200)]
Avoid an unnecessary case in the Encode function
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 10:17:10 +0000 (12:17 +0200)]
Use range-based for loops in mkclass
refs #12538
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 09:47:36 +0000 (11:47 +0200)]
Avoid unnecessary string copies in the JSON encoder
refs #12509
Gunnar Beutner [Sat, 27 Aug 2016 09:39:08 +0000 (11:39 +0200)]
Use 'default' for move constructors
refs #12555
Gunnar Beutner [Sat, 27 Aug 2016 09:00:04 +0000 (11:00 +0200)]
Add another rvalue constructor for the String class
refs #12555