]>
granicus.if.org Git - icinga2/log
Eric Lippmann [Thu, 17 Nov 2016 11:41:12 +0000 (12:41 +0100)]
ido-pgsql: Use timestamp without time zone in from_unixtime and to_timestamp functions
refs #13221
Eric Lippmann [Thu, 17 Nov 2016 11:36:57 +0000 (12:36 +0100)]
ido-pgsql: Change timestamp columns to timestamp without time zone
refs #13221
Eric Lippmann [Thu, 17 Nov 2016 11:10:13 +0000 (12:10 +0100)]
ido-pgsql: Add yet empty v2.6.0 schema upgrade script
refs #10502
Eric Lippmann [Thu, 17 Nov 2016 11:24:31 +0000 (12:24 +0100)]
ido-mysql: Upgrade timestamp columns to default to NULL
refs #10502
Eric Lippmann [Thu, 17 Nov 2016 11:24:00 +0000 (12:24 +0100)]
ido-mysql: Bump schema version to 1.14.2
refs #10502
Eric Lippmann [Thu, 17 Nov 2016 11:22:00 +0000 (12:22 +0100)]
ido-mysql: Don't set the SQL mode to NO_AUTO_VALUE_ON_ZERO
This mode is obsolete because timestamp columns now default to NULL instead of '0000-00...'.
refs #10502
Eric Lippmann [Thu, 17 Nov 2016 11:19:47 +0000 (12:19 +0100)]
ido-mysql: Change timestamp columns to default to NULL in the schema
refs #10502
Eric Lippmann [Thu, 17 Nov 2016 11:08:38 +0000 (12:08 +0100)]
ido-mysql: Add yet empty v2.6.0 schema upgrade script
refs #10502
Michael Friedrich [Thu, 17 Nov 2016 16:09:56 +0000 (17:09 +0100)]
Docs: Update order of plugins contrib chapter
fixes #13229
Thomas Widhalm [Mon, 31 Oct 2016 15:51:58 +0000 (16:51 +0100)]
ITL: Add logstash CheckCommand
fixes #12755
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Michael Friedrich [Thu, 17 Nov 2016 13:36:55 +0000 (14:36 +0100)]
Add unit test for notification state/type filters
fixes #13225
Michael Friedrich [Thu, 17 Nov 2016 10:46:40 +0000 (11:46 +0100)]
Fix that custom notifications do not reset force_next_notification
This attribute is stored in the state file forever as well.
Will cause forced notifications ignoring state/type filters.
fixes #12670
Gunnar Beutner [Thu, 17 Nov 2016 09:39:04 +0000 (10:39 +0100)]
Revert "Implement the 'evaluate-macros' API action"
This reverts commit
851135d3a1643dd978453198b3f2523ccf6356e9 .
fixes #13091
Michael Friedrich [Tue, 15 Nov 2016 14:12:26 +0000 (15:12 +0100)]
Fix that recovery notifications are sent if notified for !Problem type before
fixes #13205
Gunnar Beutner [Thu, 17 Nov 2016 08:08:22 +0000 (09:08 +0100)]
Fix crash in HttpRequest::Parse
fixes #12667
Michael Friedrich [Tue, 15 Nov 2016 09:44:58 +0000 (10:44 +0100)]
Doc: Update package repositories
fixes #13199
Michael Friedrich [Fri, 11 Nov 2016 09:41:49 +0000 (10:41 +0100)]
Fix object sync for objects in a global zone
fixes #11541
Michael Friedrich [Fri, 11 Nov 2016 18:36:19 +0000 (19:36 +0100)]
Ensure that DowntimeStart notifications are not immediately sent
fixes #12549
Michael Friedrich [Thu, 10 Nov 2016 19:00:38 +0000 (20:00 +0100)]
Fix crash in CheckResult cluster handlers
fixes #13151
Michael Friedrich [Thu, 10 Nov 2016 19:00:00 +0000 (20:00 +0100)]
Ensure that runtime created objects are synced on (re)connect
refs #11684
Michael Friedrich [Thu, 10 Nov 2016 16:44:05 +0000 (17:44 +0100)]
Enhance log messages for cluster config sync
refs #11684
Michael Friedrich [Thu, 10 Nov 2016 16:16:08 +0000 (17:16 +0100)]
API: Set zone attribute for local zone if not specified
This allows to sync the object to other nodes in the same
zone on reconnect.
refs #11684
Michael Friedrich [Thu, 10 Nov 2016 16:15:06 +0000 (17:15 +0100)]
Ensure that UpdateConfigObject sets the target zone
refs #11684
Michael Friedrich [Thu, 10 Nov 2016 13:02:02 +0000 (14:02 +0100)]
Fix Flapping{Start,End} notifications in SOFT states or downtimes
fixes #12560
fixes #12892
Gunnar Beutner [Thu, 10 Nov 2016 12:42:50 +0000 (13:42 +0100)]
Fix crash in Checkable::OnAllConfigLoaded
fixes #13103
Simon Murray [Thu, 6 Oct 2016 09:49:00 +0000 (10:49 +0100)]
InfluxDB: Always Write Out Metadata
Previously the logic would just bail out if no performance data was associated with a
check, the problem being that check metadata was skipped too. This rearranges the code
to dump out performance metrics if they exist, then dump out metadata if requested. This
also fixes an issue whereby metadata was being sent for every performance data in the
check result, rather than just once, so we save a bit of bandwidth as a result.
fixes #12276
Signed-off-by: Michael Friedrich <michael.friedrich@icinga.com>
Gunnar Beutner [Wed, 9 Nov 2016 08:11:40 +0000 (09:11 +0100)]
Implement the 'evaluate-macros' API action
fixes #13091
Michael Friedrich [Wed, 5 Oct 2016 15:36:43 +0000 (17:36 +0200)]
Add child_options for API action 'schedule-downtime'
fixes #10896
fixes #10897
Michael Friedrich [Wed, 5 Oct 2016 11:13:26 +0000 (13:13 +0200)]
Implement GetAllChildren() for dependency resolution
refs #10896
refs #10897
Michael Friedrich [Thu, 21 Jul 2016 15:01:49 +0000 (17:01 +0200)]
Add SCHEDULE_AND_PROPAGATE{,_TRIGGERED}_HOST_DOWNTIME external commands
refs #10896
refs #10897
Gunnar Beutner [Wed, 2 Nov 2016 07:42:24 +0000 (08:42 +0100)]
Fix integer truncation in Convert::ToString
fixes #12995
Jean Flach [Wed, 26 Oct 2016 08:30:12 +0000 (10:30 +0200)]
Update design of Agent Wizard
refs #9119
Jean Flach [Fri, 26 Feb 2016 12:42:36 +0000 (13:42 +0100)]
Add option to choose icinga2s user
Adds the --scm-user option and a check box and text field in the Agent
fixes #9119
Gunnar Beutner [Mon, 24 Oct 2016 06:42:40 +0000 (08:42 +0200)]
Don't mask all signals in the subprocess handler
fixes #12940
Gunnar Beutner [Mon, 24 Oct 2016 06:40:12 +0000 (08:40 +0200)]
Add missing call for the base class' Stop() method
refs #11684
Gunnar Beutner [Mon, 24 Oct 2016 06:38:58 +0000 (08:38 +0200)]
Don't generate 'UNKNOWN' results when the endpoint's log is still being resynced
fixes #12844
Jean Flach [Mon, 17 Oct 2016 12:51:30 +0000 (14:51 +0200)]
Update AUTHORS
refs #12933
Brendan Jurd [Fri, 14 Oct 2016 05:33:53 +0000 (16:33 +1100)]
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>
Gunnar Beutner [Tue, 11 Oct 2016 10:44:34 +0000 (12:44 +0200)]
Update AUTHORS
refs #12838
Gunnar Beutner [Tue, 11 Oct 2016 10:43:33 +0000 (12:43 +0200)]
Fix indentation for the snmpv3 check command definition
refs #12838
Peter Eckel [Tue, 4 Oct 2016 07:53:12 +0000 (09:53 +0200)]
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>
Gunnar Beutner [Tue, 11 Oct 2016 08:53:51 +0000 (10:53 +0200)]
Fix object resync issues
refs #11684
Jean Flach [Mon, 10 Oct 2016 14:16:52 +0000 (16:16 +0200)]
Fix Url Query formatting
fixes #12883
Gunnar Beutner [Mon, 10 Oct 2016 09:10:56 +0000 (11:10 +0200)]
Update .mailmap for Thomas Widhalm
refs #12881
Gunnar Beutner [Mon, 10 Oct 2016 09:08:31 +0000 (11:08 +0200)]
Update .mailmap for Dirk Goetz and Lennart Betz
refs #12881
Gunnar Beutner [Mon, 10 Oct 2016 08:35:05 +0000 (10:35 +0200)]
Update .mailmap for icinga.com
fixes #12881
Jean Flach [Wed, 5 Oct 2016 13:02:42 +0000 (15:02 +0200)]
Don't use InitializeSpawnHelper on Windows
refs #8900
Gunnar Beutner [Wed, 5 Oct 2016 12:17:26 +0000 (14:17 +0200)]
Fix crash when deleting config files fails
fixes #12860
Gunnar Beutner [Thu, 29 Sep 2016 10:35:10 +0000 (12:35 +0200)]
Ensure we don't leak file descriptors to child processes
fixes #8900
Gunnar Beutner [Tue, 4 Oct 2016 11:56:27 +0000 (13:56 +0200)]
Fix incorrect default arguments for check_swap
fixes #12849
Michael Friedrich [Fri, 30 Sep 2016 14:02:09 +0000 (16:02 +0200)]
Docs: Fix wrong notification filter in Migration chapter
fixes #12664
Michael Friedrich [Fri, 30 Sep 2016 12:57:59 +0000 (14:57 +0200)]
Update AUTHORS
refs #12834
Nicole Lang [Fri, 30 Sep 2016 09:41:32 +0000 (11:41 +0200)]
Docs: Add more Timeperiod examples
fixes #12834
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Mathieu Arnold [Tue, 27 Sep 2016 15:53:38 +0000 (17:53 +0200)]
Docs: Add an example of multi-parents configuration for the Migration chapter
fixes #12832
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Mirco Bauer [Fri, 30 Sep 2016 03:37:02 +0000 (05:37 +0200)]
Docs: Fix typo
fixes #12831
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Michael Friedrich [Thu, 29 Sep 2016 15:58:31 +0000 (17:58 +0200)]
Docs: Fix missing configuration in distributed monitoring chapter
fixes #12681
Gunnar Beutner [Thu, 29 Sep 2016 06:42:08 +0000 (08:42 +0200)]
Update AUTHORS
refs #12762
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