]>
granicus.if.org Git - icinga2/log
Gunnar Beutner [Tue, 18 Mar 2014 11:58:10 +0000 (12:58 +0100)]
Make Value operators const where possible.
Refs #5789
Gunnar Beutner [Tue, 18 Mar 2014 11:44:09 +0000 (12:44 +0100)]
Allow arrays as operands in constant expressions.
Refs #5789
Gunnar Beutner [Tue, 18 Mar 2014 10:44:09 +0000 (11:44 +0100)]
Implement the 'apply template' directive.
Refs #5789
Gunnar Beutner [Tue, 18 Mar 2014 07:36:40 +0000 (08:36 +0100)]
Implement support for local variables in AExpressions.
Refs #5789
Gunnar Beutner [Tue, 18 Mar 2014 07:34:56 +0000 (08:34 +0100)]
Implement == and != operators for AExpressions.
Refs #5789
Michael Friedrich [Wed, 19 Mar 2014 00:02:29 +0000 (01:02 +0100)]
Change copyright header (again).
Fixes #5424
Markus Frosch [Tue, 18 Mar 2014 19:52:52 +0000 (20:52 +0100)]
Fixing bad word error "seperate" in documentation.
Fixes #5497
Michael Friedrich [Tue, 18 Mar 2014 17:10:01 +0000 (18:10 +0100)]
Documentation: Update differences 1.x and 2.x.
Fixes #5497
Michael Friedrich [Tue, 18 Mar 2014 10:18:17 +0000 (11:18 +0100)]
Documentation: Split 'advanced' into multiple sections.
Fixes #5791
Michael Friedrich [Tue, 18 Mar 2014 10:10:01 +0000 (11:10 +0100)]
Documentation: Add note on dependencies and inherits parents.
Fixes #5742
Michael Friedrich [Mon, 17 Mar 2014 17:52:23 +0000 (18:52 +0100)]
Empty command string on CHANGE_{HOST,SERVICE}_EVENTHANDLER should disable event handlers.
Fixes #5670
Michael Friedrich [Mon, 17 Mar 2014 17:44:06 +0000 (18:44 +0100)]
icinga2-{disable,enable}-feature should check if "ln" worked.
Fixes #5753
Michael Friedrich [Mon, 17 Mar 2014 17:08:05 +0000 (18:08 +0100)]
Documentation: Fix StateFilterOK for recovery notifications.
Refs #5762
Michael Friedrich [Mon, 17 Mar 2014 17:06:23 +0000 (18:06 +0100)]
Chown log/pid on startup.
Refs #5787
Gunnar Beutner [Mon, 17 Mar 2014 09:14:21 +0000 (10:14 +0100)]
Init script shouldn't run config validation as root.
Fixes #5761
Gunnar Beutner [Mon, 17 Mar 2014 08:42:43 +0000 (09:42 +0100)]
Add StateFilterOK in the example notification config.
Fixes #5762
Gunnar Beutner [Mon, 17 Mar 2014 08:09:55 +0000 (09:09 +0100)]
Avoid unnecessary async callback.
Refs #5748
Gunnar Beutner [Mon, 17 Mar 2014 08:04:19 +0000 (09:04 +0100)]
Stop checks during shutdown.
Fixes #5784
Gunnar Beutner [Mon, 17 Mar 2014 07:41:53 +0000 (08:41 +0100)]
Fix null pointer dereference in Timer::AdjustTimers.
Fixes #5783
Michael Friedrich [Sun, 16 Mar 2014 22:26:47 +0000 (23:26 +0100)]
Do not start, restart, reload on config validation errors.
Fixes #5781
Michael Friedrich [Sun, 16 Mar 2014 21:26:17 +0000 (22:26 +0100)]
Fix RandomCheckTask result processing.
Fixes #5780
Michael Friedrich [Sun, 16 Mar 2014 13:59:19 +0000 (14:59 +0100)]
Fix host, service sort order in StatusDataWriter.
Fixes #5775
Gerd von Egidy [Thu, 13 Mar 2014 22:03:59 +0000 (23:03 +0100)]
Output child pid to debug log when forking.
Fixes #5756
Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>
Gunnar Beutner [Fri, 14 Mar 2014 12:23:04 +0000 (13:23 +0100)]
Windows build fix.
Gunnar Beutner [Fri, 14 Mar 2014 12:21:11 +0000 (13:21 +0100)]
Use more threads for Process I/O.
Refs #5748
Gunnar Beutner [Fri, 14 Mar 2014 11:16:49 +0000 (12:16 +0100)]
Fix Process timeouts.
Fixes #5759
Michael Friedrich [Thu, 13 Mar 2014 15:43:32 +0000 (16:43 +0100)]
Remove comment when clearing acknowledgement.
Fixes #5366
Gunnar Beutner [Thu, 13 Mar 2014 13:09:52 +0000 (14:09 +0100)]
Reschedule services before running checks.
Fixes #5754
Gunnar Beutner [Thu, 13 Mar 2014 12:35:06 +0000 (13:35 +0100)]
Fix the Puppet manifests.
Fixes #5752
Gunnar Beutner [Thu, 13 Mar 2014 11:05:27 +0000 (12:05 +0100)]
Fix: Plugin-based checks are broken.
Fixes #5751
Michael Friedrich [Wed, 12 Mar 2014 16:51:42 +0000 (17:51 +0100)]
Build fix.
Michael Friedrich [Wed, 12 Mar 2014 15:16:59 +0000 (16:16 +0100)]
Documentation: Add Vagrant on Windows, refactor Vagrant section.
Fixes #5569
Michael Friedrich [Wed, 12 Mar 2014 14:21:56 +0000 (15:21 +0100)]
Fix enable_perfdata attribute in compat features.
Fixes #5693
Michael Friedrich [Wed, 12 Mar 2014 12:34:24 +0000 (13:34 +0100)]
Documentation: Fix markdown pipe in table cell.
Gunnar Beutner [Wed, 12 Mar 2014 12:19:06 +0000 (13:19 +0100)]
Build fix.
Gunnar Beutner [Wed, 12 Mar 2014 10:06:17 +0000 (11:06 +0100)]
Call Process callbacks asynchronously.
Refs #5748
Gunnar Beutner [Wed, 12 Mar 2014 09:52:07 +0000 (10:52 +0100)]
Decrease the maximum number of threads allowed per ThreadPool.
Refs #5748
Gunnar Beutner [Wed, 12 Mar 2014 09:05:36 +0000 (10:05 +0100)]
Use fewer threads for plugin-based checks.
Fixes #5748
Gunnar Beutner [Tue, 11 Mar 2014 14:21:35 +0000 (15:21 +0100)]
Fix initial check interval.
Refs #5716
Michael Friedrich [Tue, 11 Mar 2014 11:11:48 +0000 (12:11 +0100)]
Add IcingaStatusWriter to features-available.
Fixes #5741
Michael Friedrich [Tue, 11 Mar 2014 10:11:04 +0000 (11:11 +0100)]
Release 0.0.8.
Michael Friedrich [Tue, 11 Mar 2014 09:40:37 +0000 (10:40 +0100)]
Fix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe.
Fixes #5699
Wolfgang Nieder [Sun, 9 Mar 2014 21:30:56 +0000 (22:30 +0100)]
Documentation: Fix typos.
Fixes #5692
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
Michael Friedrich [Tue, 11 Mar 2014 09:17:57 +0000 (10:17 +0100)]
Remove unnecessary sort in GetClusterStatus().
Fixes #5664
Gunnar Beutner [Tue, 11 Mar 2014 07:52:24 +0000 (08:52 +0100)]
Fix RPM packages.
Fixes #5738
Gunnar Beutner [Tue, 11 Mar 2014 07:26:24 +0000 (08:26 +0100)]
Add missing -bin package.
Refs #5631
Michael Friedrich [Mon, 10 Mar 2014 17:01:26 +0000 (18:01 +0100)]
Health Check: Sanitize perfdata.
Refs #5664
Michael Friedrich [Mon, 10 Mar 2014 16:40:16 +0000 (17:40 +0100)]
Migration: Change inline dependencies to new 'dependencies' dictionary.
Fixes #4061
Michael Friedrich [Mon, 10 Mar 2014 16:15:03 +0000 (17:15 +0100)]
Prepare schema for endpoint object id (tbd).
Refs #5636
Michael Friedrich [Mon, 10 Mar 2014 13:11:27 +0000 (14:11 +0100)]
Rename icinga2 to icinga2-bin, icinga2 as meta package.
Fixes #5631
Gunnar Beutner [Mon, 10 Mar 2014 12:54:16 +0000 (13:54 +0100)]
Don't send notifications for the initial state change.
Fixes #5736
Gunnar Beutner [Mon, 10 Mar 2014 12:38:36 +0000 (13:38 +0100)]
Fix file descriptor leak in StackTracce::Addr2Line.
Fixes #5735
Gunnar Beutner [Mon, 10 Mar 2014 08:44:53 +0000 (09:44 +0100)]
Fix: Don't try to execute empty Livestatus queries.
Fixes #5484
Gunnar Beutner [Mon, 10 Mar 2014 08:41:48 +0000 (09:41 +0100)]
Fix $ escaping in macros.
Fixes #5378
Gunnar Beutner [Mon, 10 Mar 2014 07:56:31 +0000 (08:56 +0100)]
Fix: Check attempt counter is invalid.
Fixes #5734
Michael Friedrich [Sun, 9 Mar 2014 17:32:10 +0000 (18:32 +0100)]
Vagrant: Ensure latest snapshot packages of icinga2*.
Signed-off-by: Michael Friedrich <Michael.Friedrich@netways.de>
Michael Friedrich [Sun, 9 Mar 2014 17:20:45 +0000 (18:20 +0100)]
Add comment on clearing tables on reconnect.
Refs #5565
Michael Friedrich [Sun, 9 Mar 2014 17:06:24 +0000 (18:06 +0100)]
Update next check before processing any result triggering status updates.
Fixes #5733
Michael Friedrich [Sat, 8 Mar 2014 14:03:59 +0000 (15:03 +0100)]
DB IDO: Fix agent_version column.
Fixes #5729
Michael Friedrich [Sat, 8 Mar 2014 13:44:58 +0000 (14:44 +0100)]
DB IDO: Drop obsolete icinga_node column.
Fixes #5730
Michael Friedrich [Tue, 4 Mar 2014 08:54:58 +0000 (09:54 +0100)]
DB IDO: Clean schema.
Refs #5636
Refs #5730
Conflicts:
components/db_ido_mysql/schema/mysql.sql
components/db_ido_pgsql/schema/pgsql.sql
Michael Friedrich [Fri, 7 Mar 2014 14:21:57 +0000 (15:21 +0100)]
Documentation: Add Domains.
Fixes #5288
Gunnar Beutner [Fri, 7 Mar 2014 13:49:08 +0000 (14:49 +0100)]
Fix DomainPrivCheckResult has no effect.
Fixes #5727
Michael Friedrich [Fri, 7 Mar 2014 13:14:17 +0000 (14:14 +0100)]
Documentation: Fix usermod on Debian.
Fixes #5653
Michael Friedrich [Fri, 7 Mar 2014 11:27:54 +0000 (12:27 +0100)]
Documentation: Fix debian package locations / dependencies.
Fixes #5566
Gunnar Beutner [Fri, 7 Mar 2014 11:14:28 +0000 (12:14 +0100)]
Fix inline service dependencies.
Fixes #5726
Michael Friedrich [Fri, 7 Mar 2014 11:10:23 +0000 (12:10 +0100)]
Documentation: Update Advanced -> Dependencies.
Fixes #5724
Michael Friedrich [Fri, 7 Mar 2014 10:11:28 +0000 (11:11 +0100)]
DB IDO: Schema update for 0.0.8 provides 1.11.0 version.
Refs #5635
Michael Friedrich [Fri, 7 Mar 2014 09:51:00 +0000 (10:51 +0100)]
Update news for 0.0.8
Fixes #5725
Michael Friedrich [Fri, 7 Mar 2014 09:40:30 +0000 (10:40 +0100)]
Document DB IDO schema changes for 0.0.8
Fixes #5635
Gunnar Beutner [Fri, 7 Mar 2014 08:53:21 +0000 (09:53 +0100)]
Fix deadlock in Service::RemoveAllComments().
Fixes #5721
Michael Friedrich [Thu, 6 Mar 2014 21:44:52 +0000 (22:44 +0100)]
Documentation: Remove dead package.
Gunnar Beutner [Thu, 6 Mar 2014 11:16:00 +0000 (12:16 +0100)]
Fix dladdr detection.
Fixes #5717
Gunnar Beutner [Thu, 6 Mar 2014 10:39:32 +0000 (11:39 +0100)]
Fix: Pending services are being checked with the retry interval.
Fixes #5716
Gunnar Beutner [Thu, 6 Mar 2014 09:59:13 +0000 (10:59 +0100)]
Include source file name and line numbers in stack traces.
Fixes #5715
Gunnar Beutner [Thu, 6 Mar 2014 08:37:26 +0000 (09:37 +0100)]
Clear servicedependencies table after reconnect.
Fixes #5714
Michael Friedrich [Wed, 5 Mar 2014 18:20:52 +0000 (19:20 +0100)]
Documentation: Fix service groups attribute.
Gunnar Beutner [Wed, 5 Mar 2014 11:07:53 +0000 (12:07 +0100)]
Fix: Host groups in objects.cache aren't working properly.
Fixes #5632
Gunnar Beutner [Thu, 27 Feb 2014 10:05:55 +0000 (11:05 +0100)]
Implement a new object type for service dependencies.
Fixes #2799
Michael Friedrich [Tue, 4 Mar 2014 15:19:28 +0000 (16:19 +0100)]
Vagrant: Install mailx, vim-enhanced.
Fixes #5707
Michael Friedrich [Fri, 21 Feb 2014 19:04:51 +0000 (20:04 +0100)]
Documentation: Fix wrong double quote.
Michael Friedrich [Fri, 21 Feb 2014 08:31:37 +0000 (09:31 +0100)]
Documentation: Fix duplicate installation path table.
Refs #5619
Michael Friedrich [Thu, 20 Feb 2014 15:56:37 +0000 (16:56 +0100)]
Documentation: Add a note about multiple cluster nodes and LocalStateDir.
Fixes #5619
Michael Friedrich [Tue, 18 Feb 2014 09:53:44 +0000 (10:53 +0100)]
Refactor status/perfdata stats registry.
Fixes #5622
Johannes Meyer [Thu, 20 Feb 2014 10:11:45 +0000 (11:11 +0100)]
Add verbosity levels to the vm-test-runner and add more debug output
Johannes Meyer [Wed, 19 Feb 2014 14:33:10 +0000 (15:33 +0100)]
Let all vm-tests output filesystem paths when they work with them
Gunnar Beutner [Thu, 20 Feb 2014 09:32:11 +0000 (10:32 +0100)]
Event handlers should be run when services are in a soft state.
Fixes #5681
Michael Friedrich [Mon, 17 Feb 2014 17:51:16 +0000 (18:51 +0100)]
Implement IcingaStatusWriter object dumping local and feature stats.
Refactored the cluster listener health check too.
Refs #5622
Refs #5444
Michael Friedrich [Mon, 17 Feb 2014 15:34:18 +0000 (16:34 +0100)]
Implement StatsFunction Registry for features.
Refs #5622
Johannes Meyer [Fri, 14 Feb 2014 16:07:40 +0000 (17:07 +0100)]
Fix that the vm-test-runner is not using the new result attributes
Johannes Meyer [Fri, 14 Feb 2014 15:05:58 +0000 (16:05 +0100)]
Refactor output of all vm-tests
Gunnar Beutner [Fri, 14 Feb 2014 11:28:10 +0000 (12:28 +0100)]
Revert "Set stack size rlimit."
This reverts commit
36c0af7a85d92401fa1d28c16f1e6ee64e2bb804.
Johannes Meyer [Fri, 14 Feb 2014 10:32:46 +0000 (11:32 +0100)]
Fix external command tests and make livestatus a default in the vagrant vm
Gunnar Beutner [Fri, 14 Feb 2014 09:44:09 +0000 (10:44 +0100)]
Set stack size rlimit.
Fixes #5659
Michael Friedrich [Thu, 13 Feb 2014 18:24:09 +0000 (19:24 +0100)]
Merge branch 'feature/cluster-status-json-5444' into next
Fixes #5444
Michael Friedrich [Thu, 13 Feb 2014 18:23:38 +0000 (19:23 +0100)]
Refactor ClusterCheckTask based on cluster status.
Refs #5444
Michael Friedrich [Thu, 13 Feb 2014 14:15:16 +0000 (15:15 +0100)]
Cluster: Periodically dump status json.
Refs #5444
Michael Friedrich [Thu, 13 Feb 2014 11:06:32 +0000 (12:06 +0100)]
Add {active,passive}_checks_{1,5,15}min to icinga check perfdata.
Fixes #5649
Michael Friedrich [Wed, 12 Feb 2014 13:49:39 +0000 (14:49 +0100)]
DB IDO: Fix deleted config objects not marked is_active=0.
Fixes #5643
Gunnar Beutner [Wed, 12 Feb 2014 10:49:38 +0000 (11:49 +0100)]
Make script variables constant.
Fixes #5446