]> granicus.if.org Git - icinga2/log
icinga2
10 years agoDo not start, restart, reload on config validation errors.
Michael Friedrich [Sun, 16 Mar 2014 22:26:47 +0000 (23:26 +0100)]
Do not start, restart, reload on config validation errors.

Fixes #5781

10 years agoFix RandomCheckTask result processing.
Michael Friedrich [Sun, 16 Mar 2014 21:26:17 +0000 (22:26 +0100)]
Fix RandomCheckTask result processing.

Fixes #5780

10 years agoFix host, service sort order in StatusDataWriter.
Michael Friedrich [Sun, 16 Mar 2014 13:59:19 +0000 (14:59 +0100)]
Fix host, service sort order in StatusDataWriter.

Fixes #5775

10 years agoOutput child pid to debug log when forking.
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>
10 years agoWindows build fix.
Gunnar Beutner [Fri, 14 Mar 2014 12:23:04 +0000 (13:23 +0100)]
Windows build fix.

10 years agoUse more threads for Process I/O.
Gunnar Beutner [Fri, 14 Mar 2014 12:21:11 +0000 (13:21 +0100)]
Use more threads for Process I/O.

Refs #5748

10 years agoFix Process timeouts.
Gunnar Beutner [Fri, 14 Mar 2014 11:16:49 +0000 (12:16 +0100)]
Fix Process timeouts.

Fixes #5759

10 years agoRemove comment when clearing acknowledgement.
Michael Friedrich [Thu, 13 Mar 2014 15:43:32 +0000 (16:43 +0100)]
Remove comment when clearing acknowledgement.

Fixes #5366

10 years agoReschedule services before running checks.
Gunnar Beutner [Thu, 13 Mar 2014 13:09:52 +0000 (14:09 +0100)]
Reschedule services before running checks.

Fixes #5754

10 years agoFix the Puppet manifests.
Gunnar Beutner [Thu, 13 Mar 2014 12:35:06 +0000 (13:35 +0100)]
Fix the Puppet manifests.

Fixes #5752

10 years agoFix: Plugin-based checks are broken.
Gunnar Beutner [Thu, 13 Mar 2014 11:05:27 +0000 (12:05 +0100)]
Fix: Plugin-based checks are broken.

Fixes #5751

10 years agoBuild fix.
Michael Friedrich [Wed, 12 Mar 2014 16:51:42 +0000 (17:51 +0100)]
Build fix.

10 years agoDocumentation: Add Vagrant on Windows, refactor Vagrant section.
Michael Friedrich [Wed, 12 Mar 2014 15:16:59 +0000 (16:16 +0100)]
Documentation: Add Vagrant on Windows, refactor Vagrant section.

Fixes #5569

10 years agoFix enable_perfdata attribute in compat features.
Michael Friedrich [Wed, 12 Mar 2014 14:21:56 +0000 (15:21 +0100)]
Fix enable_perfdata attribute in compat features.

Fixes #5693

10 years agoDocumentation: Fix markdown pipe in table cell.
Michael Friedrich [Wed, 12 Mar 2014 12:34:24 +0000 (13:34 +0100)]
Documentation: Fix markdown pipe in table cell.

10 years agoBuild fix.
Gunnar Beutner [Wed, 12 Mar 2014 12:19:06 +0000 (13:19 +0100)]
Build fix.

10 years agoCall Process callbacks asynchronously.
Gunnar Beutner [Wed, 12 Mar 2014 10:06:17 +0000 (11:06 +0100)]
Call Process callbacks asynchronously.

Refs #5748

10 years agoDecrease the maximum number of threads allowed per ThreadPool.
Gunnar Beutner [Wed, 12 Mar 2014 09:52:07 +0000 (10:52 +0100)]
Decrease the maximum number of threads allowed per ThreadPool.

Refs #5748

10 years agoUse fewer threads for plugin-based checks.
Gunnar Beutner [Wed, 12 Mar 2014 09:05:36 +0000 (10:05 +0100)]
Use fewer threads for plugin-based checks.

Fixes #5748

10 years agoFix initial check interval.
Gunnar Beutner [Tue, 11 Mar 2014 14:21:35 +0000 (15:21 +0100)]
Fix initial check interval.

Refs #5716

10 years agoAdd IcingaStatusWriter to features-available.
Michael Friedrich [Tue, 11 Mar 2014 11:11:48 +0000 (12:11 +0100)]
Add IcingaStatusWriter to features-available.

Fixes #5741

10 years agoRelease 0.0.8. v0.0.8
Michael Friedrich [Tue, 11 Mar 2014 10:11:04 +0000 (11:11 +0100)]
Release 0.0.8.

10 years agoFix {Host,Service,User}Group::{Add,Remove}Member isn't thread-safe.
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

10 years agoDocumentation: Fix typos.
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>
10 years agoRemove unnecessary sort in GetClusterStatus().
Michael Friedrich [Tue, 11 Mar 2014 09:17:57 +0000 (10:17 +0100)]
Remove unnecessary sort in GetClusterStatus().

Fixes #5664

10 years agoFix RPM packages.
Gunnar Beutner [Tue, 11 Mar 2014 07:52:24 +0000 (08:52 +0100)]
Fix RPM packages.

Fixes #5738

10 years agoAdd missing -bin package.
Gunnar Beutner [Tue, 11 Mar 2014 07:26:24 +0000 (08:26 +0100)]
Add missing -bin package.

Refs #5631

10 years agoHealth Check: Sanitize perfdata.
Michael Friedrich [Mon, 10 Mar 2014 17:01:26 +0000 (18:01 +0100)]
Health Check: Sanitize perfdata.

Refs #5664

10 years agoMigration: Change inline dependencies to new 'dependencies' dictionary.
Michael Friedrich [Mon, 10 Mar 2014 16:40:16 +0000 (17:40 +0100)]
Migration: Change inline dependencies to new 'dependencies' dictionary.

Fixes #4061

10 years agoPrepare schema for endpoint object id (tbd).
Michael Friedrich [Mon, 10 Mar 2014 16:15:03 +0000 (17:15 +0100)]
Prepare schema for endpoint object id (tbd).

Refs #5636

10 years agoRename icinga2 to icinga2-bin, icinga2 as meta package.
Michael Friedrich [Mon, 10 Mar 2014 13:11:27 +0000 (14:11 +0100)]
Rename icinga2 to icinga2-bin, icinga2 as meta package.

Fixes #5631

10 years agoDon't send notifications for the initial state change.
Gunnar Beutner [Mon, 10 Mar 2014 12:54:16 +0000 (13:54 +0100)]
Don't send notifications for the initial state change.

Fixes #5736

10 years agoFix file descriptor leak in StackTracce::Addr2Line.
Gunnar Beutner [Mon, 10 Mar 2014 12:38:36 +0000 (13:38 +0100)]
Fix file descriptor leak in StackTracce::Addr2Line.

Fixes #5735

10 years agoFix: Don't try to execute empty Livestatus queries.
Gunnar Beutner [Mon, 10 Mar 2014 08:44:53 +0000 (09:44 +0100)]
Fix: Don't try to execute empty Livestatus queries.

Fixes #5484

10 years agoFix $ escaping in macros.
Gunnar Beutner [Mon, 10 Mar 2014 08:41:48 +0000 (09:41 +0100)]
Fix $ escaping in macros.

Fixes #5378

10 years agoFix: Check attempt counter is invalid.
Gunnar Beutner [Mon, 10 Mar 2014 07:56:31 +0000 (08:56 +0100)]
Fix: Check attempt counter is invalid.

Fixes #5734

10 years agoVagrant: Ensure latest snapshot packages of icinga2*.
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>
10 years agoAdd comment on clearing tables on reconnect.
Michael Friedrich [Sun, 9 Mar 2014 17:20:45 +0000 (18:20 +0100)]
Add comment on clearing tables on reconnect.

Refs #5565

10 years agoUpdate next check before processing any result triggering status updates.
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

10 years agoDB IDO: Fix agent_version column.
Michael Friedrich [Sat, 8 Mar 2014 14:03:59 +0000 (15:03 +0100)]
DB IDO: Fix agent_version column.

Fixes #5729

10 years agoDB IDO: Drop obsolete icinga_node column.
Michael Friedrich [Sat, 8 Mar 2014 13:44:58 +0000 (14:44 +0100)]
DB IDO: Drop obsolete icinga_node column.

Fixes #5730

10 years agoDB IDO: Clean schema.
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

10 years agoDocumentation: Add Domains.
Michael Friedrich [Fri, 7 Mar 2014 14:21:57 +0000 (15:21 +0100)]
Documentation: Add Domains.

Fixes #5288

10 years agoFix DomainPrivCheckResult has no effect.
Gunnar Beutner [Fri, 7 Mar 2014 13:49:08 +0000 (14:49 +0100)]
Fix DomainPrivCheckResult has no effect.

Fixes #5727

10 years agoDocumentation: Fix usermod on Debian.
Michael Friedrich [Fri, 7 Mar 2014 13:14:17 +0000 (14:14 +0100)]
Documentation: Fix usermod on Debian.

Fixes #5653

10 years agoDocumentation: Fix debian package locations / dependencies.
Michael Friedrich [Fri, 7 Mar 2014 11:27:54 +0000 (12:27 +0100)]
Documentation: Fix debian package locations / dependencies.

Fixes #5566

10 years agoFix inline service dependencies.
Gunnar Beutner [Fri, 7 Mar 2014 11:14:28 +0000 (12:14 +0100)]
Fix inline service dependencies.

Fixes #5726

10 years agoDocumentation: Update Advanced -> Dependencies.
Michael Friedrich [Fri, 7 Mar 2014 11:10:23 +0000 (12:10 +0100)]
Documentation: Update Advanced -> Dependencies.

Fixes #5724

10 years agoDB IDO: Schema update for 0.0.8 provides 1.11.0 version.
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

10 years agoUpdate news for 0.0.8
Michael Friedrich [Fri, 7 Mar 2014 09:51:00 +0000 (10:51 +0100)]
Update news for 0.0.8

Fixes #5725

10 years agoDocument DB IDO schema changes for 0.0.8
Michael Friedrich [Fri, 7 Mar 2014 09:40:30 +0000 (10:40 +0100)]
Document DB IDO schema changes for 0.0.8

Fixes #5635

10 years agoFix deadlock in Service::RemoveAllComments().
Gunnar Beutner [Fri, 7 Mar 2014 08:53:21 +0000 (09:53 +0100)]
Fix deadlock in Service::RemoveAllComments().

Fixes #5721

10 years agoDocumentation: Remove dead package.
Michael Friedrich [Thu, 6 Mar 2014 21:44:52 +0000 (22:44 +0100)]
Documentation: Remove dead package.

10 years agoFix dladdr detection.
Gunnar Beutner [Thu, 6 Mar 2014 11:16:00 +0000 (12:16 +0100)]
Fix dladdr detection.

Fixes #5717

10 years agoFix: Pending services are being checked with the retry interval.
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

10 years agoInclude source file name and line numbers in stack traces.
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

10 years agoClear servicedependencies table after reconnect.
Gunnar Beutner [Thu, 6 Mar 2014 08:37:26 +0000 (09:37 +0100)]
Clear servicedependencies table after reconnect.

Fixes #5714

10 years agoDocumentation: Fix service groups attribute.
Michael Friedrich [Wed, 5 Mar 2014 18:20:52 +0000 (19:20 +0100)]
Documentation: Fix service groups attribute.

10 years agoFix: Host groups in objects.cache aren't working properly.
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

10 years agoImplement a new object type for service dependencies.
Gunnar Beutner [Thu, 27 Feb 2014 10:05:55 +0000 (11:05 +0100)]
Implement a new object type for service dependencies.

Fixes #2799

10 years agoVagrant: Install mailx, vim-enhanced.
Michael Friedrich [Tue, 4 Mar 2014 15:19:28 +0000 (16:19 +0100)]
Vagrant: Install mailx, vim-enhanced.

Fixes #5707

10 years agoDocumentation: Fix wrong double quote.
Michael Friedrich [Fri, 21 Feb 2014 19:04:51 +0000 (20:04 +0100)]
Documentation: Fix wrong double quote.

10 years agoDocumentation: Fix duplicate installation path table.
Michael Friedrich [Fri, 21 Feb 2014 08:31:37 +0000 (09:31 +0100)]
Documentation: Fix duplicate installation path table.

Refs #5619

10 years agoDocumentation: Add a note about multiple cluster nodes and LocalStateDir.
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

10 years agoRefactor status/perfdata stats registry.
Michael Friedrich [Tue, 18 Feb 2014 09:53:44 +0000 (10:53 +0100)]
Refactor status/perfdata stats registry.

Fixes #5622

10 years agoAdd verbosity levels to the vm-test-runner and add more debug output
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

10 years agoLet all vm-tests output filesystem paths when they work with them
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

10 years agoEvent handlers should be run when services are in a soft state.
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

10 years agoImplement IcingaStatusWriter object dumping local and feature stats.
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

10 years agoImplement StatsFunction Registry for features.
Michael Friedrich [Mon, 17 Feb 2014 15:34:18 +0000 (16:34 +0100)]
Implement StatsFunction Registry for features.

Refs #5622

10 years agoFix that the vm-test-runner is not using the new result attributes
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

10 years agoRefactor output of all vm-tests
Johannes Meyer [Fri, 14 Feb 2014 15:05:58 +0000 (16:05 +0100)]
Refactor output of all vm-tests

10 years agoRevert "Set stack size rlimit."
Gunnar Beutner [Fri, 14 Feb 2014 11:28:10 +0000 (12:28 +0100)]
Revert "Set stack size rlimit."

This reverts commit 36c0af7a85d92401fa1d28c16f1e6ee64e2bb804.

10 years agoFix external command tests and make livestatus a default in the vagrant vm
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

10 years agoSet stack size rlimit.
Gunnar Beutner [Fri, 14 Feb 2014 09:44:09 +0000 (10:44 +0100)]
Set stack size rlimit.

Fixes #5659

10 years agoMerge branch 'feature/cluster-status-json-5444' into next
Michael Friedrich [Thu, 13 Feb 2014 18:24:09 +0000 (19:24 +0100)]
Merge branch 'feature/cluster-status-json-5444' into next

Fixes #5444

10 years agoRefactor ClusterCheckTask based on cluster status.
Michael Friedrich [Thu, 13 Feb 2014 18:23:38 +0000 (19:23 +0100)]
Refactor ClusterCheckTask based on cluster status.

Refs #5444

10 years agoCluster: Periodically dump status json.
Michael Friedrich [Thu, 13 Feb 2014 14:15:16 +0000 (15:15 +0100)]
Cluster: Periodically dump status json.

Refs #5444

10 years agoAdd {active,passive}_checks_{1,5,15}min to icinga check perfdata.
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

10 years agoDB IDO: Fix deleted config objects not marked is_active=0.
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

10 years agoMake script variables constant.
Gunnar Beutner [Wed, 12 Feb 2014 10:49:38 +0000 (11:49 +0100)]
Make script variables constant.

Fixes #5446

10 years agoMake Visual Studio 2010 happy (maybe).
Gunnar Beutner [Wed, 12 Feb 2014 09:16:52 +0000 (10:16 +0100)]
Make Visual Studio 2010 happy (maybe).

Fixes #5637

10 years agoMove ClusterCheckTask into the cluster component.
Michael Friedrich [Wed, 12 Feb 2014 08:33:04 +0000 (09:33 +0100)]
Move ClusterCheckTask into the cluster component.

Refs #5438

10 years agoImplement recursive includes for the cluster component.
Gunnar Beutner [Tue, 11 Feb 2014 08:42:48 +0000 (09:42 +0100)]
Implement recursive includes for the cluster component.

Fixes #5304

10 years agoMove Check Stats into CIB.
Michael Friedrich [Mon, 10 Feb 2014 13:56:39 +0000 (14:56 +0100)]
Move Check Stats into CIB.

Fixes #5617

10 years agoLivestatus: Set host checks / freshness to 1 for compatibility reasons.
Michael Friedrich [Mon, 10 Feb 2014 13:02:17 +0000 (14:02 +0100)]
Livestatus: Set host checks / freshness to 1 for compatibility reasons.

Fixes #5629

10 years agoFix: PostgreSQL's GetAffectedRows() function always returned 0.
Gunnar Beutner [Mon, 10 Feb 2014 09:25:12 +0000 (10:25 +0100)]
Fix: PostgreSQL's GetAffectedRows() function always returned 0.

Fixes #5628

10 years agoFix validation for the "authorities" attribute.
Gunnar Beutner [Mon, 10 Feb 2014 07:50:09 +0000 (08:50 +0100)]
Fix validation for the "authorities" attribute.

Fixes #5593

10 years agoAdd Cluster Health Check.
Michael Friedrich [Fri, 7 Feb 2014 13:03:53 +0000 (14:03 +0100)]
Add Cluster Health Check.

Fixes #5438

10 years agoFix including a non-existing directory exception requires path information.
Michael Friedrich [Fri, 7 Feb 2014 12:23:26 +0000 (13:23 +0100)]
Fix including a non-existing directory exception requires path information.

Fixes #5618

10 years agoicinga check: add *_execution_time, num_{services,hosts}_* state/pending/flap/downtim...
Michael Friedrich [Fri, 7 Feb 2014 10:34:56 +0000 (11:34 +0100)]
icinga check: add *_execution_time, num_{services,hosts}_* state/pending/flap/downtime/ack as perfdata.

Fixes #5440

10 years agoAdd check source to external commands / check result reader.
Michael Friedrich [Fri, 7 Feb 2014 08:48:15 +0000 (09:48 +0100)]
Add check source to external commands / check result reader.

Fixes #5615

10 years agoMerge branch 'feature/ido-hist-node-5470' into next
Michael Friedrich [Thu, 6 Feb 2014 15:45:56 +0000 (16:45 +0100)]
Merge branch 'feature/ido-hist-node-5470' into next

Fixes #5470

10 years agoDB IDO: Add icinga_node to *history tables.
Michael Friedrich [Thu, 6 Feb 2014 15:44:46 +0000 (16:44 +0100)]
DB IDO: Add icinga_node to *history tables.

Refs #5470

10 years agoDB IDO: Add check_source to statehistory table.
Michael Friedrich [Thu, 6 Feb 2014 15:01:03 +0000 (16:01 +0100)]
DB IDO: Add check_source to statehistory table.

Refs #5470

10 years agoAdd IcingaNodeName script variable, set as check source (WIP).
Michael Friedrich [Thu, 6 Feb 2014 14:27:50 +0000 (15:27 +0100)]
Add IcingaNodeName script variable, set as check source (WIP).

Fixes #5471
Fixes #5473

10 years agoUpdate change log and bump version. v0.0.7
Gunnar Beutner [Thu, 6 Feb 2014 09:07:00 +0000 (10:07 +0100)]
Update change log and bump version.

10 years agoDocumentation: Add configuration best practice.
Michael Friedrich [Wed, 5 Feb 2014 17:09:38 +0000 (18:09 +0100)]
Documentation: Add configuration best practice.

Fixes #5477
Fixes #5505

10 years agoDocumentation: Add 'Monitoring Remote Clients' section.
Michael Friedrich [Wed, 5 Feb 2014 16:17:19 +0000 (17:17 +0100)]
Documentation: Add 'Monitoring Remote Clients' section.

Fixes #5496

10 years agoDocumentation: Add unique section ids.
Michael Friedrich [Wed, 5 Feb 2014 14:53:22 +0000 (15:53 +0100)]
Documentation: Add unique section ids.

Fixes #5586