]>
granicus.if.org Git - icinga2/log
Gunnar Beutner [Mon, 9 Jul 2012 14:19:56 +0000 (16:19 +0200)]
Renamed Dictionary::{Set,Get}Property -> Dictionary::{Set,Get}
Gunnar Beutner [Mon, 9 Jul 2012 11:27:02 +0000 (13:27 +0200)]
Moved host reachability/state code into the cib library.
Gunnar Beutner [Mon, 9 Jul 2012 10:44:31 +0000 (12:44 +0200)]
Auto-detect host parents.
Gunnar Beutner [Mon, 9 Jul 2012 09:39:14 +0000 (11:39 +0200)]
Fixed config parser error messages.
Gunnar Beutner [Mon, 9 Jul 2012 08:28:49 +0000 (10:28 +0200)]
Distinguish between 'dependencies' (reachability) and 'hostchecks' (host status).
Gunnar Beutner [Mon, 9 Jul 2012 08:09:53 +0000 (10:09 +0200)]
Implemented host dependencies
Gunnar Beutner [Sun, 8 Jul 2012 21:23:48 +0000 (23:23 +0200)]
Cleaned up << operator for the DebugInfo class.
Gunnar Beutner [Sun, 8 Jul 2012 19:33:51 +0000 (21:33 +0200)]
Add path to the DebugInfo struct.
Gunnar Beutner [Sun, 8 Jul 2012 19:24:20 +0000 (21:24 +0200)]
Build fixes for *NIX.
Gunnar Beutner [Sun, 8 Jul 2012 19:18:35 +0000 (21:18 +0200)]
Make sure that include paths are interpreted as relative to the config file that contains the include directive.
Gunnar Beutner [Sun, 8 Jul 2012 09:37:31 +0000 (11:37 +0200)]
Implemented auto-discovery script.
Gunnar Beutner [Sun, 8 Jul 2012 09:37:15 +0000 (11:37 +0200)]
Bugfixes for the 'convenience' component.
Gunnar Beutner [Sun, 8 Jul 2012 08:20:54 +0000 (10:20 +0200)]
Implemented extended service template format.
Gunnar Beutner [Sun, 8 Jul 2012 07:57:33 +0000 (09:57 +0200)]
Added convenience module to list of dependencies.
Gunnar Beutner [Sat, 7 Jul 2012 16:19:16 +0000 (18:19 +0200)]
Fixed truncated plugin output.
Gunnar Beutner [Sat, 7 Jul 2012 11:28:25 +0000 (13:28 +0200)]
Fixed Win32 build dependencies.
Gunnar Beutner [Sat, 7 Jul 2012 11:17:50 +0000 (13:17 +0200)]
Fixed build on Win32.
Gunnar Beutner [Fri, 6 Jul 2012 13:56:31 +0000 (15:56 +0200)]
Link convenience module into icinga app when building with --disable-shared.
Gunnar Beutner [Fri, 6 Jul 2012 13:52:13 +0000 (15:52 +0200)]
Don't instantiate service objects for host templates.
Gunnar Beutner [Fri, 6 Jul 2012 12:36:58 +0000 (14:36 +0200)]
Bugfix for the convenience component.
Gunnar Beutner [Fri, 6 Jul 2012 12:33:10 +0000 (14:33 +0200)]
Implemented ConfigItemBuilder class.
Gunnar Beutner [Fri, 6 Jul 2012 09:35:20 +0000 (11:35 +0200)]
Removed ConfigVM class.
Gunnar Beutner [Fri, 6 Jul 2012 09:22:38 +0000 (11:22 +0200)]
Implemented 'services' property for host definitions.
Gunnar Beutner [Fri, 6 Jul 2012 09:21:19 +0000 (11:21 +0200)]
Bugfix: Use service alias in service group definition.
Gunnar Beutner [Wed, 4 Jul 2012 14:50:25 +0000 (16:50 +0200)]
Undelegate services when their config objects are removed.
Gunnar Beutner [Wed, 4 Jul 2012 10:28:52 +0000 (12:28 +0200)]
Updated .gitignore file.
Gunnar Beutner [Tue, 3 Jul 2012 13:26:58 +0000 (15:26 +0200)]
Removed obsolete code.
Gunnar Beutner [Tue, 3 Jul 2012 13:20:44 +0000 (15:20 +0200)]
Bugfixes.
Gunnar Beutner [Tue, 3 Jul 2012 13:17:42 +0000 (15:17 +0200)]
Added missing state calculation.
Gunnar Beutner [Tue, 3 Jul 2012 13:14:49 +0000 (15:14 +0200)]
Bugfixes.
Gunnar Beutner [Tue, 3 Jul 2012 13:11:11 +0000 (15:11 +0200)]
Re-designed reachability detection.
Gunnar Beutner [Tue, 3 Jul 2012 13:01:09 +0000 (15:01 +0200)]
Bugfixes.
Gunnar Beutner [Tue, 3 Jul 2012 12:18:46 +0000 (14:18 +0200)]
Implemented service dependencies.
Gunnar Beutner [Tue, 3 Jul 2012 08:39:17 +0000 (10:39 +0200)]
Implemented ServiceStatusMessage class.
Gunnar Beutner [Tue, 3 Jul 2012 08:00:44 +0000 (10:00 +0200)]
Build fixes for *NIX.
Gunnar Beutner [Tue, 3 Jul 2012 06:31:30 +0000 (08:31 +0200)]
Fixed build scripts for *NIX.
Gunnar Beutner [Mon, 2 Jul 2012 17:25:33 +0000 (19:25 +0200)]
Ignore remote object updates when local object is newer.
Gunnar Beutner [Mon, 2 Jul 2012 17:09:45 +0000 (19:09 +0200)]
Compilation fixes for Windows.
Gunnar Beutner [Mon, 2 Jul 2012 16:40:30 +0000 (18:40 +0200)]
Fixed compilation warnings on Windows.
Gunnar Beutner [Mon, 2 Jul 2012 14:37:02 +0000 (16:37 +0200)]
Removed duplicate version of the config conversion script.
Gunnar Beutner [Mon, 2 Jul 2012 14:26:31 +0000 (16:26 +0200)]
Renamed check_random plugin.
Added script for converting Icinga configs.
Gunnar Beutner [Mon, 2 Jul 2012 14:24:45 +0000 (16:24 +0200)]
Removed obsolete files.
Gunnar Beutner [Mon, 2 Jul 2012 14:19:43 +0000 (16:19 +0200)]
Make checkers configurable.
Gunnar Beutner [Mon, 2 Jul 2012 13:49:36 +0000 (15:49 +0200)]
Disable freshness stuff in status.dat
Gunnar Beutner [Mon, 2 Jul 2012 13:48:49 +0000 (15:48 +0200)]
Bugfixes.
Gunnar Beutner [Mon, 2 Jul 2012 13:08:54 +0000 (15:08 +0200)]
Added freshness_interval config setting.
Gunnar Beutner [Mon, 2 Jul 2012 13:08:15 +0000 (15:08 +0200)]
Moved configrpc code into the cibsync module.
Gunnar Beutner [Mon, 2 Jul 2012 12:38:37 +0000 (14:38 +0200)]
Bugfixes.
Gunnar Beutner [Mon, 2 Jul 2012 10:57:53 +0000 (12:57 +0200)]
Don't allow __local property for replicated objects.
Gunnar Beutner [Mon, 2 Jul 2012 10:55:08 +0000 (12:55 +0200)]
Removed the 'temporary' config keyword.
Gunnar Beutner [Mon, 2 Jul 2012 10:34:54 +0000 (12:34 +0200)]
Moved CIB stuff into a separate library and loadable component.
Gunnar Beutner [Mon, 2 Jul 2012 09:19:14 +0000 (11:19 +0200)]
Fixed problem with keeping subscriptions properly synchronized.
Gunnar Beutner [Mon, 2 Jul 2012 09:07:54 +0000 (11:07 +0200)]
Renamed m_*Endpoint to m_Endpoint.
Gunnar Beutner [Mon, 2 Jul 2012 09:04:20 +0000 (11:04 +0200)]
Check whether file was successfully opened.
Gunnar Beutner [Mon, 2 Jul 2012 08:29:32 +0000 (10:29 +0200)]
Implemented support for the 'include' config directive.
Gunnar Beutner [Sun, 1 Jul 2012 11:21:49 +0000 (13:21 +0200)]
Win32 bugfixes.
Gunnar Beutner [Sun, 1 Jul 2012 11:08:07 +0000 (13:08 +0200)]
Added missing files.
Gunnar Beutner [Sun, 1 Jul 2012 11:07:32 +0000 (13:07 +0200)]
Merge branch 'master' of github.com:gunnarbeutner/strawberry
Conflicts:
base/dictionary.cpp
Gunnar Beutner [Sat, 30 Jun 2012 13:22:51 +0000 (15:22 +0200)]
Renamed DictionaryIterator to Dictionary::Iterator.
Gunnar Beutner [Sat, 30 Jun 2012 13:22:51 +0000 (15:22 +0200)]
Renamed DictionaryIterator to Dictionary::Iterator.
Gunnar Beutner [Sat, 30 Jun 2012 11:39:55 +0000 (13:39 +0200)]
Implemented host and service groups.
Gunnar Beutner [Fri, 29 Jun 2012 14:34:54 +0000 (16:34 +0200)]
Added check_random plugin.
Gunnar Beutner [Fri, 29 Jun 2012 12:14:51 +0000 (14:14 +0200)]
Performance fixes for the compat module.
Split plugin output/perfdata.
Gunnar Beutner [Fri, 29 Jun 2012 10:18:50 +0000 (12:18 +0200)]
Moved task stats to the CIB.
Refactored CheckResult class into a message-based class.
Gunnar Beutner [Fri, 29 Jun 2012 09:59:53 +0000 (11:59 +0200)]
Fixed configrpc module.
Gunnar Beutner [Fri, 29 Jun 2012 08:39:36 +0000 (10:39 +0200)]
Made right-recursive config rules left-recursive.
Gunnar Beutner [Thu, 28 Jun 2012 13:43:49 +0000 (15:43 +0200)]
Implement task statistics.
Gunnar Beutner [Thu, 28 Jun 2012 12:24:41 +0000 (14:24 +0200)]
Bugfixes and config conversion script.
Gunnar Beutner [Wed, 27 Jun 2012 22:07:58 +0000 (00:07 +0200)]
Bugfixes.
Gunnar Beutner [Wed, 27 Jun 2012 21:57:46 +0000 (23:57 +0200)]
Fixed execution time calculation.
Gunnar Beutner [Wed, 27 Jun 2012 21:52:33 +0000 (23:52 +0200)]
Bugfix: Missing call to SetScheduleStart()
Gunnar Beutner [Wed, 27 Jun 2012 21:38:50 +0000 (23:38 +0200)]
Fixed latency calculation.
Gunnar Beutner [Wed, 27 Jun 2012 16:43:34 +0000 (18:43 +0200)]
Implemented compat module (WIP).
Gunnar Beutner [Wed, 27 Jun 2012 08:59:08 +0000 (10:59 +0200)]
Re-delegate services after config changes.
Gunnar Beutner [Wed, 27 Jun 2012 07:10:37 +0000 (09:10 +0200)]
Combine private and public keys into one file.
Gunnar Beutner [Mon, 25 Jun 2012 13:54:50 +0000 (15:54 +0200)]
Bugfixes for the soft/hard state calculation.
Gunnar Beutner [Mon, 25 Jun 2012 13:42:46 +0000 (15:42 +0200)]
Implemented soft/hard states.
Gunnar Beutner [Mon, 25 Jun 2012 12:13:24 +0000 (14:13 +0200)]
Added serialization support for check results.
Bugfixes.
Gunnar Beutner [Sun, 24 Jun 2012 16:44:07 +0000 (18:44 +0200)]
Bugfixes.
Gunnar Beutner [Sun, 24 Jun 2012 15:07:38 +0000 (17:07 +0200)]
Fixed lock contention issue.
Gunnar Beutner [Sun, 24 Jun 2012 14:39:49 +0000 (16:39 +0200)]
Even more fixes.
Gunnar Beutner [Sun, 24 Jun 2012 14:36:46 +0000 (16:36 +0200)]
More fixes.
Gunnar Beutner [Sun, 24 Jun 2012 14:32:50 +0000 (16:32 +0200)]
Compile fix for *NIX.
Gunnar Beutner [Sun, 24 Jun 2012 14:30:16 +0000 (16:30 +0200)]
Get rid off threadpool for nagios checks.
Gunnar Beutner [Sun, 24 Jun 2012 00:56:48 +0000 (02:56 +0200)]
Made sockets multi-threaded.
Gunnar Beutner [Fri, 22 Jun 2012 21:37:41 +0000 (23:37 +0200)]
Compilation fixes for Windows.
Gunnar Beutner [Fri, 22 Jun 2012 21:19:10 +0000 (23:19 +0200)]
Performance improvements.
Gunnar Beutner [Fri, 22 Jun 2012 11:40:09 +0000 (13:40 +0200)]
Bugfixes.
Gunnar Beutner [Fri, 22 Jun 2012 10:22:36 +0000 (12:22 +0200)]
Bugfix: use service identity rather than just their names.
Gunnar Beutner [Fri, 22 Jun 2012 10:05:25 +0000 (12:05 +0200)]
Bugfixes.
Gunnar Beutner [Fri, 22 Jun 2012 09:47:06 +0000 (11:47 +0200)]
Performance fixes for TLS sockets.
Gunnar Beutner [Fri, 22 Jun 2012 09:20:48 +0000 (11:20 +0200)]
Performance improvements for sockets.
Gunnar Beutner [Fri, 22 Jun 2012 09:19:58 +0000 (11:19 +0200)]
Avoid unnecessary wake-ups for timers.
Gunnar Beutner [Fri, 22 Jun 2012 06:30:36 +0000 (08:30 +0200)]
Re-assign services from dead endoints.
Gunnar Beutner [Fri, 22 Jun 2012 05:24:50 +0000 (07:24 +0200)]
Bugfixes, additional output for delegations.
Gunnar Beutner [Thu, 21 Jun 2012 17:52:21 +0000 (19:52 +0200)]
Fixed infinite loop.
Gunnar Beutner [Thu, 21 Jun 2012 15:39:16 +0000 (17:39 +0200)]
Bugfixes.
Gunnar Beutner [Thu, 21 Jun 2012 14:16:53 +0000 (16:16 +0200)]
Even more bugfixes.
Gunnar Beutner [Thu, 21 Jun 2012 13:12:39 +0000 (15:12 +0200)]
Updated README file.
Gunnar Beutner [Thu, 21 Jun 2012 13:01:54 +0000 (15:01 +0200)]
Bugfixes.