]>
granicus.if.org Git - icinga2/log
Michael Friedrich [Mon, 27 Apr 2015 08:59:53 +0000 (10:59 +0200)]
Fix failed assertion in DB IDO
fixes #9121
Michael Friedrich [Sat, 25 Apr 2015 13:06:29 +0000 (15:06 +0200)]
Fix that downtimes are always "fixed" even if scheduled as "flexible"
fixes #9142
Michael Friedrich [Sat, 25 Apr 2015 11:56:24 +0000 (13:56 +0200)]
ITL Documentation: Add a link for passing custom attributes as command parameters
fixes #9176
Gunnar Beutner [Wed, 22 Apr 2015 19:35:43 +0000 (21:35 +0200)]
Fix another potential deadlock in DB IDO
refs #9121
Gunnar Beutner [Mon, 20 Apr 2015 13:39:45 +0000 (15:39 +0200)]
Fix deadlock in the IDO
fixes #9121
Jean-Marcel Flach [Tue, 21 Apr 2015 13:26:31 +0000 (15:26 +0200)]
Improve compatibility with sles11
Michael Friedrich [Tue, 21 Apr 2015 10:15:53 +0000 (12:15 +0200)]
Documentation: Fix missing parenthesis
fixes #9131
Michael Friedrich [Mon, 20 Apr 2015 14:43:17 +0000 (16:43 +0200)]
Update release checklist
Michael Friedrich [Mon, 20 Apr 2015 12:58:08 +0000 (14:58 +0200)]
CLI: Be less verbose in 'node update-config'
fixes #9116
Dirk Goetz [Mon, 20 Apr 2015 12:01:36 +0000 (14:01 +0200)]
ITL: Add 'SHOWALL' command argument for 'nscp'
fixes #9115
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Gunnar Beutner [Mon, 20 Apr 2015 08:51:38 +0000 (10:51 +0200)]
Release version 2.3.4
Gunnar Beutner [Mon, 20 Apr 2015 09:15:59 +0000 (11:15 +0200)]
logrotate: Check whether the PID file exists
refs #8808
Michael Friedrich [Mon, 20 Apr 2015 08:09:18 +0000 (10:09 +0200)]
Fix logrotate install
refs #8808
Michael Friedrich [Sun, 12 Apr 2015 13:11:38 +0000 (15:11 +0200)]
Change log level to 'notice' for 'Attempting to send notifications' messages
fixes #9021
Michael Friedrich [Wed, 8 Apr 2015 15:06:53 +0000 (17:06 +0200)]
Don't update scheduleddowntime table w/ trigger_time column when only adding a downtime
fixes #9014
Jean-Marcel Flach [Tue, 31 Mar 2015 07:28:03 +0000 (09:28 +0200)]
Make node wizard only accept y/Y and n/N
fixes #8917
Jean-Marcel Flach [Tue, 31 Mar 2015 10:14:43 +0000 (12:14 +0200)]
Fix logrotate configuration
refs #8868 fixes #8808
Dirk Goetz [Mon, 16 Mar 2015 10:00:26 +0000 (11:00 +0100)]
Add database plugins check_mysql_health, check_mssql_health, check_oracle_health and check_postgres to ITL
fixes #8760
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Jean-Marcel Flach [Fri, 27 Mar 2015 13:11:21 +0000 (14:11 +0100)]
Add accept config/commands option to node setup
fixes #8803
Jean-Marcel Flach [Thu, 16 Apr 2015 14:17:12 +0000 (16:17 +0200)]
Fix troubleshooht command truncating crash logs
fixes #9064
Michael Friedrich [Fri, 17 Apr 2015 15:53:27 +0000 (17:53 +0200)]
Configuration: Default max_check_attempts should be lower for hosts than for services
fixes #8894
Michael Friedrich [Fri, 17 Apr 2015 15:23:08 +0000 (17:23 +0200)]
Fix custom attributes with recursive macro function calls
fixes #9073
Michael Friedrich [Fri, 17 Apr 2015 14:44:40 +0000 (16:44 +0200)]
Fix acknowledgement with expire time not added as comment expire_time
GetExpireTime() is always set to 0 which will make the comment reflect
wrong information compared to the text.
fixes #9041
Michael Friedrich [Thu, 16 Apr 2015 12:26:20 +0000 (14:26 +0200)]
Documentation: set_if usage with boolean values and functions
fixes #9069
Louis Sautier [Wed, 15 Apr 2015 08:02:16 +0000 (10:02 +0200)]
Fix order of check_disk's ignored paths arguments
fixes #9049
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Gunnar Beutner [Wed, 15 Apr 2015 06:39:55 +0000 (08:39 +0200)]
Make sure that the web.conf file gets installed
fixes #9050
Gunnar Beutner [Tue, 14 Apr 2015 13:09:50 +0000 (15:09 +0200)]
Remove deadlock in db_ido
refs #9017
Michael Friedrich [Sun, 12 Apr 2015 12:38:35 +0000 (14:38 +0200)]
Trigger downtimes for NOT-OK states after OnDowntimeAdded()
The fix in #8389 must happen *after* adding the downtime which signals an
insert into the IDO DB.
Once the downtimes have been added to the database, the additional
trigger_time and is_in_effect can be updated accordingly, *if* the
current object is already in a NOT-OK state.
fixes #9016
Michael Friedrich [Sat, 11 Apr 2015 09:40:14 +0000 (11:40 +0200)]
DB IDO: Fix status table scheduled_downtime_depth column not updated on downtime removal/end
fixes #9017
Andrew Meyer [Fri, 10 Apr 2015 18:40:22 +0000 (13:40 -0500)]
Vim syntax: Match groups before host/service/user objects
switches order of syntax object definitions to stop short circuit
fixes #9045
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Michael Friedrich [Wed, 8 Apr 2015 14:03:06 +0000 (16:03 +0200)]
Documentation: Fix graphite feature enable typo
fixes #9012
Louis Sautier [Thu, 2 Apr 2015 22:33:04 +0000 (00:33 +0200)]
Fix typo
fixes #8987
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Tue, 31 Mar 2015 08:39:02 +0000 (10:39 +0200)]
Fix complexity class for Dictionary::Get
fixes #8919
Gunnar Beutner [Sun, 29 Mar 2015 06:13:11 +0000 (08:13 +0200)]
Improve timeperiod validation error messages
fixes #8893
Paul Richards [Mon, 30 Mar 2015 21:02:50 +0000 (22:02 +0100)]
Make flex detection on Windows more robust
fixes #8913
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 30 Mar 2015 11:39:24 +0000 (13:39 +0200)]
Fix permissions for agent CheckResult messages
fixes #8821
Jean-Marcel Flach [Mon, 30 Mar 2015 07:56:47 +0000 (09:56 +0200)]
Update AUTHORS
Max Zhang [Sun, 29 Mar 2015 22:57:32 +0000 (15:57 -0700)]
Add explanation on the blacklist feature
Add extra explanatory note for Icinga2 documentation 'Advanced Node Cli Actions' <empty> There was some confusion when going through 'Advanced Node Cli Actions' in Icinga2 client documentation, so I suggest adding an extra explanatory note to help users to understand documentation better. Further details can be found in issue #8895
fixes #8895
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
Gunnar Beutner [Sun, 29 Mar 2015 06:05:01 +0000 (08:05 +0200)]
Fix validation errors for time ranges which span the DST transition
fixes #8892
Louis Sautier [Sat, 28 Mar 2015 00:42:12 +0000 (01:42 +0100)]
Fix missing whitespace in the documentation
fixes #8889
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Fri, 27 Mar 2015 13:29:36 +0000 (14:29 +0100)]
Fix incorrect macro string
refs #8881
Louis Sautier [Fri, 27 Mar 2015 11:48:45 +0000 (12:48 +0100)]
Add all missing UPS check parameters
fixes #8881
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Louis Sautier [Fri, 27 Mar 2015 11:27:10 +0000 (12:27 +0100)]
Reword documentation for check_address
fixes #8879
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Thu, 26 Mar 2015 08:50:40 +0000 (09:50 +0100)]
Release version 2.3.3
Gunnar Beutner [Thu, 26 Mar 2015 08:29:52 +0000 (09:29 +0100)]
Fix arrays in command arguments
fixes #8869
Gunnar Beutner [Thu, 26 Mar 2015 07:23:24 +0000 (08:23 +0100)]
Fix crash in MakeX509CSR when using ancient versions of OpenSSL
fixes #8844
Gunnar Beutner [Thu, 26 Mar 2015 06:50:46 +0000 (07:50 +0100)]
Fix incorrect perfdata templates in the documentation
fixes #8866
Michael Friedrich [Wed, 25 Mar 2015 10:44:54 +0000 (11:44 +0100)]
Fix wrong 'dns_lookup' custom attribute default
fixes #8862
Gunnar Beutner [Mon, 23 Mar 2015 14:52:09 +0000 (15:52 +0100)]
Fix incorrect variable values for apply+for
fixes #8851
Gunnar Beutner [Thu, 19 Mar 2015 14:47:46 +0000 (15:47 +0100)]
Make load order for objects more reliable
fixes #8770
Gunnar Beutner [Sat, 21 Mar 2015 23:04:57 +0000 (00:04 +0100)]
Fix: 'return' keyword doesn't work inside for loops
fixes #8834
Gunnar Beutner [Sat, 21 Mar 2015 10:02:01 +0000 (11:02 +0100)]
Fix copyright header indentation
Gunnar Beutner [Sat, 21 Mar 2015 09:04:14 +0000 (10:04 +0100)]
Fix style violations
Michael Friedrich [Thu, 12 Mar 2015 17:05:58 +0000 (18:05 +0100)]
Fix missing config validator for command arguments 'set_if'
fixes #8724
Gunnar Beutner [Fri, 20 Mar 2015 14:49:55 +0000 (15:49 +0100)]
Allow using more than one %validator rule for the same type
fixes #8829
Gunnar Beutner [Fri, 20 Mar 2015 12:30:55 +0000 (13:30 +0100)]
Move release info in INSTALL.md into a separate file
fixes #8827
Gunnar Beutner [Fri, 20 Mar 2015 11:27:40 +0000 (12:27 +0100)]
Flush stderr in Application::Exit
fixes #8734
Michael Friedrich [Fri, 20 Mar 2015 08:32:53 +0000 (09:32 +0100)]
Documentation: Fix missing url
Gunnar Beutner [Fri, 20 Mar 2015 07:25:17 +0000 (08:25 +0100)]
Use container-based builders for Travis CI
Michael Friedrich [Thu, 19 Mar 2015 16:18:36 +0000 (17:18 +0100)]
Documentation: Revamp migration/object accessors, fix several items
fixes #8764
fixes #8771
fixes #8765
fixes #8686
fixes #8740
Michael Friedrich [Thu, 19 Mar 2015 14:19:09 +0000 (15:19 +0100)]
Documentation: Re-order the object types in alphabetical order
fixes #8677
Michael Friedrich [Thu, 19 Mar 2015 13:36:53 +0000 (14:36 +0100)]
Add "random" CheckCommand for test and demo purposes
fixes #8816
Michael Friedrich [Thu, 19 Mar 2015 13:08:06 +0000 (14:08 +0100)]
Use Utility::NaturalJoin for notification filter formatting
refs #8685
Michael Friedrich [Thu, 12 Mar 2015 16:09:26 +0000 (17:09 +0100)]
Show notification state/type filter names in notice/debug log
fixes #8685
Gunnar Beutner [Thu, 19 Mar 2015 12:47:40 +0000 (13:47 +0100)]
Improve error message for invalid field access
fixes #8769
Gunnar Beutner [Thu, 19 Mar 2015 05:53:32 +0000 (06:53 +0100)]
Add rudimentary support for Travis-CI
Gunnar Beutner [Wed, 11 Mar 2015 15:29:20 +0000 (16:29 +0100)]
Implement the parse_performance_data function
fixes #8693
Gunnar Beutner [Sun, 15 Mar 2015 10:24:09 +0000 (11:24 +0100)]
Don't ignore extraneous arguments for functions
fixes #8748
Jean-Marcel Flach [Thu, 19 Mar 2015 12:30:59 +0000 (13:30 +0100)]
Update AUTHORS
Reto Zeder [Mon, 16 Mar 2015 13:03:19 +0000 (14:03 +0100)]
Fix typo in documentation: Library reference get_host
fixes #8763
Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
Gunnar Beutner [Tue, 17 Mar 2015 08:05:40 +0000 (09:05 +0100)]
Fix incorrect variable use in BoostTestTargets.cmake
fixes #8749
Gunnar Beutner [Tue, 17 Mar 2015 08:02:17 +0000 (09:02 +0100)]
Fix some mistakes in the documentation
fixes #8767
Louis Sautier [Mon, 16 Mar 2015 14:15:27 +0000 (15:15 +0100)]
Remove prompt to create a TicketSalt from the wizard
fixes #8766
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 16 Mar 2015 12:32:13 +0000 (13:32 +0100)]
Add OS details in 'icinga2 --version'
fixes #8761
Gunnar Beutner [Fri, 13 Mar 2015 11:00:30 +0000 (12:00 +0100)]
Build fix for 2.3.x
Gunnar Beutner [Mon, 16 Mar 2015 12:37:11 +0000 (13:37 +0100)]
Ignore file name extension in 'flex --version' output
refs #8750
Gunnar Beutner [Mon, 16 Mar 2015 12:31:33 +0000 (13:31 +0100)]
Improve Flex version detection on Windows
refs #8750
Jean Flach [Mon, 16 Mar 2015 12:15:54 +0000 (13:15 +0100)]
Remove http_vhosts config from Windows
There is no check_http planed for Windows
fixes #8762
Gunnar Beutner [Fri, 13 Mar 2015 12:46:00 +0000 (13:46 +0100)]
Don't update custom vars for each status update
fixes #8736
Gunnar Beutner [Sun, 15 Mar 2015 20:08:06 +0000 (21:08 +0100)]
Ensure that flex meets the version requirements
fixes #8750
Louis Sautier [Sun, 15 Mar 2015 18:22:37 +0000 (19:22 +0100)]
Fix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL
fixes #8753
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Mon, 16 Mar 2015 08:59:26 +0000 (09:59 +0100)]
Add missing keywords in the syntax highlighting files
fixes #8757
Markus Frosch [Mon, 16 Mar 2015 08:18:06 +0000 (09:18 +0100)]
Fix VIM syntax highlighting for comments
fixes #8755
Carlos Cesario [Thu, 12 Mar 2015 15:10:15 +0000 (12:10 -0300)]
Update syntax highlighting (nano/vim) for 2.3 features
fixes #8660
Gunnar Beutner [Thu, 12 Mar 2015 15:00:14 +0000 (16:00 +0100)]
Release version 2.3.2
Michael Friedrich [Thu, 12 Mar 2015 14:53:56 +0000 (15:53 +0100)]
Fix log message for cli commands breaks the init script
fixes #8721
Gunnar Beutner [Thu, 12 Mar 2015 12:01:45 +0000 (13:01 +0100)]
Release version 2.3.1
Michael Friedrich [Thu, 12 Mar 2015 10:43:04 +0000 (11:43 +0100)]
Fix crash in Dependency::Stop()
This partially reverts the fix in #8436
fixes #8687
refs #8436
Conflicts:
lib/db_ido_pgsql/idopgsqlconnection.cpp
Michael Friedrich [Wed, 11 Mar 2015 15:31:30 +0000 (16:31 +0100)]
Fix formatting for the GDB stacktrace
fixes #8684
Michael Friedrich [Wed, 11 Mar 2015 15:06:04 +0000 (16:06 +0100)]
Make sure that the /var/log/icinga2/crash directory exists
fixes #8683
Michael Friedrich [Wed, 11 Mar 2015 13:06:01 +0000 (14:06 +0100)]
Update documentation for DB IDO HA Run-Once
fixes #8680
Gunnar Beutner [Wed, 11 Mar 2015 11:53:43 +0000 (12:53 +0100)]
Fix timeout problem with API heartbeat messages
fixes #8672
Gunnar Beutner [Wed, 11 Mar 2015 08:55:38 +0000 (09:55 +0100)]
Fix line continuation support for parentheses
fixes #8679
Gunnar Beutner [Wed, 11 Mar 2015 06:12:59 +0000 (07:12 +0100)]
Kill entire process group after plugin timeout
fixes #8540
Gunnar Beutner [Wed, 11 Mar 2015 05:42:45 +0000 (06:42 +0100)]
Fix argument type for the StringContains function
refs #8659
Michael Friedrich [Tue, 10 Mar 2015 23:11:18 +0000 (00:11 +0100)]
Implement String#contains
fixes #8659
Louis Sautier [Tue, 10 Mar 2015 17:46:27 +0000 (18:46 +0100)]
Fix check_disk default thresholds and document the change of unit
fixes #8673
Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
Louis Sautier [Tue, 10 Mar 2015 13:09:14 +0000 (14:09 +0100)]
Fix documentation for -DICINGA2_GIT_VERSION_INFO
fixes #8667
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
Gunnar Beutner [Tue, 10 Mar 2015 08:53:33 +0000 (09:53 +0100)]
Fix path for the icinga2 binary in the documentation
Louis Sautier [Mon, 9 Mar 2015 14:11:25 +0000 (15:11 +0100)]
Fix check_disk thresholds: make sure partitions are the last arguments
fixes #8658
Signed-off-by: Gunnar Beutner <gunnar@beutner.name>