]> granicus.if.org Git - icinga2/log
icinga2
11 years agoRemoved obsolete file.
Gunnar Beutner [Mon, 17 Jun 2013 07:38:18 +0000 (09:38 +0200)]
Removed obsolete file.

11 years agoImplement volatile services
Gunnar Beutner [Thu, 13 Jun 2013 10:24:20 +0000 (12:24 +0200)]
Implement volatile services

Fixes #3593

11 years agoImplement command timeouts.
Gunnar Beutner [Thu, 13 Jun 2013 10:05:24 +0000 (12:05 +0200)]
Implement command timeouts.

Fixes #2723

11 years agoRefactor commands and implement event handlers.
Gunnar Beutner [Thu, 13 Jun 2013 09:33:00 +0000 (11:33 +0200)]
Refactor commands and implement event handlers.

Fixes #3877
Fixes #4001

11 years agoRemove the ILogger interface.
Gunnar Beutner [Thu, 6 Jun 2013 09:26:30 +0000 (11:26 +0200)]
Remove the ILogger interface.

Fixes #3860

11 years agoFix inheritance for config types.
Gunnar Beutner [Thu, 6 Jun 2013 09:26:00 +0000 (11:26 +0200)]
Fix inheritance for config types.

11 years agoFix dependency problem for "make dist".
Gunnar Beutner [Thu, 6 Jun 2013 08:16:28 +0000 (10:16 +0200)]
Fix dependency problem for "make dist".

Fixes #4200

11 years agoWindows build fix.
Gunnar Beutner [Tue, 4 Jun 2013 08:13:32 +0000 (10:13 +0200)]
Windows build fix.

11 years agoRename 'path_prefix' option to 'perfdata_path'.
Gunnar Beutner [Tue, 4 Jun 2013 07:52:37 +0000 (09:52 +0200)]
Rename 'path_prefix' option to 'perfdata_path'.

11 years agoFixed grammar mistake.
Gunnar Beutner [Wed, 15 May 2013 09:11:21 +0000 (11:11 +0200)]
Fixed grammar mistake.

11 years agoUpdate CGI section in the tutorial.
Gunnar Beutner [Wed, 15 May 2013 09:07:19 +0000 (11:07 +0200)]
Update CGI section in the tutorial.

Fixes #4161

11 years agoImplement notification escalations.
Gunnar Beutner [Mon, 13 May 2013 11:44:57 +0000 (13:44 +0200)]
Implement notification escalations.

11 years agoFix ThreadPool exception on shutdown.
Gunnar Beutner [Mon, 13 May 2013 07:58:24 +0000 (09:58 +0200)]
Fix ThreadPool exception on shutdown.

Fixes #3891

11 years agoFix infinite loop in LegacyTimePeriod::FindNthWeekday().
Gunnar Beutner [Wed, 8 May 2013 10:48:45 +0000 (12:48 +0200)]
Fix infinite loop in LegacyTimePeriod::FindNthWeekday().

11 years agoMake error message about invalid object names more verbose.
Gunnar Beutner [Wed, 8 May 2013 08:50:56 +0000 (10:50 +0200)]
Make error message about invalid object names more verbose.

11 years agoFix: ConfigItem types and names are not case-insensitive
Gunnar Beutner [Wed, 8 May 2013 08:46:50 +0000 (10:46 +0200)]
Fix: ConfigItem types and names are not case-insensitive

Fixes #4044

11 years agoDisallow colons in user-defined objects. Use colons for auto-generated object names.
Gunnar Beutner [Tue, 7 May 2013 07:22:39 +0000 (09:22 +0200)]
Disallow colons in user-defined objects. Use colons for auto-generated object names.

11 years agoDon't allow config items to inherit from themselves.
Gunnar Beutner [Tue, 7 May 2013 07:14:23 +0000 (09:14 +0200)]
Don't allow config items to inherit from themselves.

Fixes #4045

11 years agoRename .txt files to .adoc.
Gunnar Beutner [Mon, 6 May 2013 10:07:46 +0000 (12:07 +0200)]
Rename .txt files to .adoc.

11 years agoicinga2.spec: show some love for proper builds
Michael Friedrich [Sat, 4 May 2013 15:49:28 +0000 (17:49 +0200)]
icinga2.spec: show some love for proper builds

- icinga2 binary location changed to sbin/
- new initscript
- itl is installed into share/
- man pages in man/
- use name macro for every 'icinga2' occurence
- add a changelog

update to 0.0.2 release

fixes #4050

11 years agoFix type name.
Gunnar Beutner [Fri, 3 May 2013 13:43:15 +0000 (15:43 +0200)]
Fix type name.

11 years agoInit script: Fix shell redirection.
Gunnar Beutner [Fri, 3 May 2013 12:49:21 +0000 (14:49 +0200)]
Init script: Fix shell redirection.

11 years agoImplement -d (daemonize) and -e (errorlog).
Gunnar Beutner [Fri, 3 May 2013 11:39:31 +0000 (13:39 +0200)]
Implement -d (daemonize) and -e (errorlog).

11 years agoFix uninitialized variables.
Gunnar Beutner [Fri, 3 May 2013 10:44:27 +0000 (12:44 +0200)]
Fix uninitialized variables.

11 years agoFix parsing <MONTH> <DAY> time defs (e.g. "december 25").
Gunnar Beutner [Fri, 3 May 2013 10:31:11 +0000 (12:31 +0200)]
Fix parsing <MONTH> <DAY> time defs (e.g. "december 25").

Fixes #4040

11 years agoFix DST bug in LegacyTimePeriod::ParseTimeSpec().
Gunnar Beutner [Fri, 3 May 2013 10:30:57 +0000 (12:30 +0200)]
Fix DST bug in LegacyTimePeriod::ParseTimeSpec().

11 years agoRemoved dependency on boost/uuid.
Gunnar Beutner [Fri, 3 May 2013 09:26:18 +0000 (11:26 +0200)]
Removed dependency on boost/uuid.

11 years agoAdd missing comma.
Gunnar Beutner [Fri, 3 May 2013 09:23:42 +0000 (11:23 +0200)]
Add missing comma.

11 years agoTutorial: Add section about time periods.
Gunnar Beutner [Fri, 3 May 2013 09:10:32 +0000 (11:10 +0200)]
Tutorial: Add section about time periods.

11 years agoImplement new validation type: name(Type)
Gunnar Beutner [Fri, 3 May 2013 08:48:28 +0000 (10:48 +0200)]
Implement new validation type: name(Type)

11 years agoITL: add 'legacy-timeperiod' with update method
Michael Friedrich [Thu, 2 May 2013 20:15:50 +0000 (22:15 +0200)]
ITL: add 'legacy-timeperiod' with update method

fixes #4038

11 years agoUpdate INSTALL file.
Gunnar Beutner [Thu, 2 May 2013 12:50:07 +0000 (14:50 +0200)]
Update INSTALL file.

11 years agoUpdate documentation.
Gunnar Beutner [Wed, 24 Apr 2013 12:15:08 +0000 (14:15 +0200)]
Update documentation.

11 years agoUpdate tutorial.
Gunnar Beutner [Wed, 24 Apr 2013 07:35:58 +0000 (09:35 +0200)]
Update tutorial.

11 years agoUpdate config syntax documentation. Add install/config tutorial.
Gunnar Beutner [Tue, 23 Apr 2013 13:24:35 +0000 (15:24 +0200)]
Update config syntax documentation. Add install/config tutorial.

11 years agoFix VPATH asciidoc builds.
Gunnar Beutner [Tue, 23 Apr 2013 10:35:06 +0000 (12:35 +0200)]
Fix VPATH asciidoc builds.

11 years agoBuild fix.
Gunnar Beutner [Mon, 22 Apr 2013 09:39:01 +0000 (11:39 +0200)]
Build fix.

11 years agoconfigure.ac: Fix Python detection.
Gunnar Beutner [Mon, 22 Apr 2013 09:31:15 +0000 (11:31 +0200)]
configure.ac: Fix Python detection.

11 years agoFix staged installs (DESTDIR).
Gunnar Beutner [Sun, 21 Apr 2013 16:28:38 +0000 (18:28 +0200)]
Fix staged installs (DESTDIR).

11 years agoWindows build fix.
Gunnar Beutner [Fri, 19 Apr 2013 13:27:35 +0000 (15:27 +0200)]
Windows build fix.

11 years agoFix memory leak in the StdioStream class.
Gunnar Beutner [Fri, 19 Apr 2013 12:59:38 +0000 (14:59 +0200)]
Fix memory leak in the StdioStream class.

11 years agoBugfixes for the BufferedStream class.
Gunnar Beutner [Fri, 19 Apr 2013 12:47:41 +0000 (14:47 +0200)]
Bugfixes for the BufferedStream class.

11 years agoFix 'make check-coverage' for VPATH builds.
Gunnar Beutner [Fri, 19 Apr 2013 11:51:33 +0000 (13:51 +0200)]
Fix 'make check-coverage' for VPATH builds.

11 years agoRemove -Weffc++.
Gunnar Beutner [Fri, 19 Apr 2013 11:25:55 +0000 (13:25 +0200)]
Remove -Weffc++.

11 years agoFix VPATH builds.
Gunnar Beutner [Fri, 19 Apr 2013 11:23:25 +0000 (13:23 +0200)]
Fix VPATH builds.

11 years agoFix 'make distcheck'.
Gunnar Beutner [Fri, 19 Apr 2013 11:17:17 +0000 (13:17 +0200)]
Fix 'make distcheck'.

11 years agoRemoved obsolete debug code.
Gunnar Beutner [Fri, 19 Apr 2013 11:09:24 +0000 (13:09 +0200)]
Removed obsolete debug code.

11 years agoEven more unit tests.
Gunnar Beutner [Fri, 19 Apr 2013 10:58:16 +0000 (12:58 +0200)]
Even more unit tests.

11 years agoAdd more unit tests.
Gunnar Beutner [Fri, 19 Apr 2013 09:27:18 +0000 (11:27 +0200)]
Add more unit tests.

11 years agoAdd some unit tests.
Gunnar Beutner [Thu, 18 Apr 2013 14:40:09 +0000 (16:40 +0200)]
Add some unit tests.

11 years agoRemove debug code.
Gunnar Beutner [Thu, 18 Apr 2013 07:39:08 +0000 (09:39 +0200)]
Remove debug code.

11 years agoFix incorrect variable name.
Gunnar Beutner [Thu, 18 Apr 2013 06:24:22 +0000 (08:24 +0200)]
Fix incorrect variable name.

11 years agoUnify parsing weekday definitions.
Gunnar Beutner [Thu, 18 Apr 2013 06:20:16 +0000 (08:20 +0200)]
Unify parsing weekday definitions.

11 years agoImplement complex 1.x timeperiod definitions.
Gunnar Beutner [Wed, 17 Apr 2013 12:26:04 +0000 (14:26 +0200)]
Implement complex 1.x timeperiod definitions.

11 years agoMore bugfixes for timeperiods.
Gunnar Beutner [Tue, 16 Apr 2013 08:55:23 +0000 (10:55 +0200)]
More bugfixes for timeperiods.

11 years agoBugfixes for the timeperiod feature.
Gunnar Beutner [Tue, 16 Apr 2013 08:12:53 +0000 (10:12 +0200)]
Bugfixes for the timeperiod feature.

11 years agoImplemented Icinga 1.x time period parser.
Gunnar Beutner [Mon, 15 Apr 2013 10:48:12 +0000 (12:48 +0200)]
Implemented Icinga 1.x time period parser.

11 years agoImplement host check commands
Gunnar Beutner [Mon, 15 Apr 2013 08:23:06 +0000 (10:23 +0200)]
Implement host check commands

Fixes #3674

11 years agoDon't link items after we've encountered a compiler error.
Gunnar Beutner [Mon, 8 Apr 2013 08:09:27 +0000 (10:09 +0200)]
Don't link items after we've encountered a compiler error.

Fixes #3930

11 years agoFix crash when application config item is missing.
Gunnar Beutner [Mon, 8 Apr 2013 08:02:06 +0000 (10:02 +0200)]
Fix crash when application config item is missing.

11 years agoRemove unused #include.
Gunnar Beutner [Mon, 8 Apr 2013 07:49:53 +0000 (09:49 +0200)]
Remove unused #include.

11 years agoFix FIFO bug.
Gunnar Beutner [Mon, 8 Apr 2013 07:44:12 +0000 (09:44 +0200)]
Fix FIFO bug.

11 years agoFix case where all threadpool threads are killed.
Gunnar Beutner [Fri, 5 Apr 2013 12:32:16 +0000 (14:32 +0200)]
Fix case where all threadpool threads are killed.

11 years agoOptimize replication messages.
Gunnar Beutner [Fri, 5 Apr 2013 12:05:00 +0000 (14:05 +0200)]
Optimize replication messages.

11 years agoBugfixes for the replication component.
Gunnar Beutner [Fri, 5 Apr 2013 10:09:26 +0000 (12:09 +0200)]
Bugfixes for the replication component.

11 years agoRefactor the socket subsystem.
Gunnar Beutner [Thu, 4 Apr 2013 14:08:02 +0000 (16:08 +0200)]
Refactor the socket subsystem.

11 years agoFix memory leaks in the config parser.
Gunnar Beutner [Thu, 4 Apr 2013 11:51:36 +0000 (13:51 +0200)]
Fix memory leaks in the config parser.

11 years agoBugfixes for the socket subsystem.
Gunnar Beutner [Tue, 2 Apr 2013 09:08:08 +0000 (11:08 +0200)]
Bugfixes for the socket subsystem.

11 years agoFix deadlock in ReplicationComponent::EndpointConnectedHandler.
Gunnar Beutner [Mon, 1 Apr 2013 15:21:57 +0000 (17:21 +0200)]
Fix deadlock in ReplicationComponent::EndpointConnectedHandler.

11 years agoAdd cluster.conf to the Makefile.
Gunnar Beutner [Mon, 1 Apr 2013 15:12:40 +0000 (17:12 +0200)]
Add cluster.conf to the Makefile.

11 years agoFix ITL definition for the replication component.
Gunnar Beutner [Mon, 1 Apr 2013 15:10:12 +0000 (17:10 +0200)]
Fix ITL definition for the replication component.

11 years agoBugfixes for the JSON-RPC sub-system.
Gunnar Beutner [Mon, 1 Apr 2013 14:25:23 +0000 (16:25 +0200)]
Bugfixes for the JSON-RPC sub-system.

11 years agoMake thread pool utilization calculation more accurate.
Gunnar Beutner [Thu, 28 Mar 2013 12:14:39 +0000 (12:14 +0000)]
Make thread pool utilization calculation more accurate.

11 years agoMinor performance tweaks.
Gunnar Beutner [Wed, 27 Mar 2013 18:02:51 +0000 (18:02 +0000)]
Minor performance tweaks.

11 years agoRelease checker mutex before writing log message.
Gunnar Beutner [Wed, 27 Mar 2013 15:26:56 +0000 (15:26 +0000)]
Release checker mutex before writing log message.

11 years agoBuild fix.
Gunnar Beutner [Wed, 27 Mar 2013 15:08:58 +0000 (16:08 +0100)]
Build fix.

11 years agoAdd missing NUL terminator in lb_steal().
Gunnar Beutner [Wed, 27 Mar 2013 15:01:16 +0000 (16:01 +0100)]
Add missing NUL terminator in lb_steal().

11 years agoSignificantly speed up the config lexer.
Gunnar Beutner [Wed, 27 Mar 2013 14:51:33 +0000 (15:51 +0100)]
Significantly speed up the config lexer.

11 years agoOptimize lb_append_char().
Gunnar Beutner [Wed, 27 Mar 2013 12:51:29 +0000 (13:51 +0100)]
Optimize lb_append_char().

11 years agoRemove some static vars from the config compiler (in an effort to make it re-entrant).
Gunnar Beutner [Wed, 27 Mar 2013 12:50:53 +0000 (13:50 +0100)]
Remove some static vars from the config compiler (in an effort to make it re-entrant).

11 years agoAdd some debug output in the config compiler.
Gunnar Beutner [Wed, 27 Mar 2013 12:49:58 +0000 (13:49 +0100)]
Add some debug output in the config compiler.

11 years agoPython build fix.
Gunnar Beutner [Wed, 27 Mar 2013 06:27:44 +0000 (06:27 +0000)]
Python build fix.

11 years agoRemove unused #include.
Gunnar Beutner [Wed, 27 Mar 2013 06:27:17 +0000 (06:27 +0000)]
Remove unused #include.

11 years agoPerformance improvements for Value -> double conversions.
Gunnar Beutner [Wed, 27 Mar 2013 06:26:42 +0000 (06:26 +0000)]
Performance improvements for Value -> double conversions.

11 years agoFixed double-free in the config parser.
Gunnar Beutner [Tue, 26 Mar 2013 17:26:31 +0000 (17:26 +0000)]
Fixed double-free in the config parser.

11 years agoFix return type for PluginCheckTask::ScriptFunc.
Gunnar Beutner [Mon, 25 Mar 2013 19:58:34 +0000 (19:58 +0000)]
Fix return type for PluginCheckTask::ScriptFunc.

11 years agoRefactor ScriptFunctions.
Gunnar Beutner [Mon, 25 Mar 2013 19:47:02 +0000 (19:47 +0000)]
Refactor ScriptFunctions.

11 years agoWindows build fix.
Gunnar Beutner [Mon, 25 Mar 2013 18:01:02 +0000 (18:01 +0000)]
Windows build fix.

11 years agoRefactor AsyncTasks.
Gunnar Beutner [Mon, 25 Mar 2013 17:36:15 +0000 (17:36 +0000)]
Refactor AsyncTasks.

11 years agoEventQueue: Further changes to how we determine the optimal number of threads.
Gunnar Beutner [Mon, 25 Mar 2013 15:12:25 +0000 (16:12 +0100)]
EventQueue: Further changes to how we determine the optimal number of threads.

11 years agoMore EventQueue tuning.
Gunnar Beutner [Sat, 23 Mar 2013 19:38:41 +0000 (20:38 +0100)]
More EventQueue tuning.

11 years agoProcess class: Pipe FD should be blocking.
Gunnar Beutner [Sat, 23 Mar 2013 17:36:28 +0000 (18:36 +0100)]
Process class: Pipe FD should be blocking.

11 years agoEven more tuning.
Gunnar Beutner [Sat, 23 Mar 2013 14:57:12 +0000 (15:57 +0100)]
Even more tuning.

11 years agoMore tuning.
Gunnar Beutner [Sat, 23 Mar 2013 11:54:14 +0000 (12:54 +0100)]
More tuning.

11 years agoTune thread spawning behavior.
Gunnar Beutner [Sat, 23 Mar 2013 11:50:07 +0000 (12:50 +0100)]
Tune thread spawning behavior.

11 years agoMake the event queue adaptive.
Gunnar Beutner [Sat, 23 Mar 2013 11:23:13 +0000 (12:23 +0100)]
Make the event queue adaptive.

11 years agoProcess class: Use the global EventQueue instead of a custom queue.
Gunnar Beutner [Fri, 22 Mar 2013 23:26:56 +0000 (00:26 +0100)]
Process class: Use the global EventQueue instead of a custom queue.

11 years agoWindows build fix.
Gunnar Beutner [Fri, 22 Mar 2013 15:05:48 +0000 (16:05 +0100)]
Windows build fix.

11 years agoAdd validator for the PerfdataWriter type.
Gunnar Beutner [Fri, 22 Mar 2013 14:31:21 +0000 (15:31 +0100)]
Add validator for the PerfdataWriter type.

11 years agoFix syntax error in type validators.
Gunnar Beutner [Fri, 22 Mar 2013 13:45:24 +0000 (14:45 +0100)]
Fix syntax error in type validators.