]> granicus.if.org Git - icinga2/log
icinga2
10 years agoAvoid unnecessary copies for DynamicType::GetObjects.
Gunnar Beutner [Wed, 9 Apr 2014 10:22:23 +0000 (12:22 +0200)]
Avoid unnecessary copies for DynamicType::GetObjects.

Fixes #5987

10 years agoFix unit tests.
Gunnar Beutner [Wed, 9 Apr 2014 09:40:17 +0000 (11:40 +0200)]
Fix unit tests.

Refs #5986

10 years agoAllow dictionaries to contain null values.
Gunnar Beutner [Wed, 9 Apr 2014 08:52:13 +0000 (10:52 +0200)]
Allow dictionaries to contain null values.

Fixes #5986

10 years agoImplement the "return" keyword.
Gunnar Beutner [Wed, 9 Apr 2014 08:36:57 +0000 (10:36 +0200)]
Implement the "return" keyword.

Fixes #5985

10 years agoRename the notification attributes.
Gunnar Beutner [Wed, 9 Apr 2014 08:25:23 +0000 (10:25 +0200)]
Rename the notification attributes.

Fixes #5906

10 years agoChange the default notification interval to 30 minutes.
Gunnar Beutner [Wed, 9 Apr 2014 04:49:55 +0000 (06:49 +0200)]
Change the default notification interval to 30 minutes.

Refs #5909

10 years agoFix re-notification interval.
Gunnar Beutner [Tue, 8 Apr 2014 23:08:28 +0000 (01:08 +0200)]
Fix re-notification interval.

Refs #5909

10 years agoUpdate the example config.
Gunnar Beutner [Tue, 8 Apr 2014 22:11:29 +0000 (00:11 +0200)]
Update the example config.

Refs #5979

10 years agoFix the state filters for "critical" and "unknown".
Gunnar Beutner [Tue, 8 Apr 2014 22:09:35 +0000 (00:09 +0200)]
Fix the state filters for "critical" and "unknown".

Refs #5979

10 years agoUpdate example config.
Gunnar Beutner [Tue, 8 Apr 2014 22:07:39 +0000 (00:07 +0200)]
Update example config.

Refs #5909

10 years agoFix default values for notification filters.
Gunnar Beutner [Tue, 8 Apr 2014 21:33:25 +0000 (23:33 +0200)]
Fix default values for notification filters.

Refs #5979

10 years agoUpdate the example config.
Gunnar Beutner [Tue, 8 Apr 2014 21:16:09 +0000 (23:16 +0200)]
Update the example config.

Refs #5909

10 years agoUpdate the auto-discovery scripts.
Gunnar Beutner [Tue, 8 Apr 2014 15:20:10 +0000 (17:20 +0200)]
Update the auto-discovery scripts.

Refs #5856

10 years agoFix passive check results.
Gunnar Beutner [Tue, 8 Apr 2014 13:36:45 +0000 (15:36 +0200)]
Fix passive check results.

Fixes #5970

10 years agoUpdate components to use the new address fields.
Gunnar Beutner [Tue, 8 Apr 2014 11:34:48 +0000 (13:34 +0200)]
Update components to use the new address fields.

Refs #5856

10 years agoImplement attributes for some well-known macros and allow macro recursion.
Gunnar Beutner [Tue, 8 Apr 2014 11:23:24 +0000 (13:23 +0200)]
Implement attributes for some well-known macros and allow macro recursion.

Refs #5856
Fixes #5959

10 years agoUpdate Vagrant documentation URL.
Gunnar Beutner [Tue, 8 Apr 2014 09:13:36 +0000 (11:13 +0200)]
Update Vagrant documentation URL.

Refs #5774

10 years agoUpdate BuildRequires.
Gunnar Beutner [Tue, 8 Apr 2014 08:48:42 +0000 (10:48 +0200)]
Update BuildRequires.

Refs #5774

10 years agoFail gracefully when pandoc and sphinx-build aren't installed.
Gunnar Beutner [Tue, 8 Apr 2014 08:45:22 +0000 (10:45 +0200)]
Fail gracefully when pandoc and sphinx-build aren't installed.

Refs #5774

10 years agoFix installing htdocs files.
Gunnar Beutner [Tue, 8 Apr 2014 08:42:44 +0000 (10:42 +0200)]
Fix installing htdocs files.

Refs #5774

10 years agoIntegrate Sphinx into the build system.
Gunnar Beutner [Tue, 8 Apr 2014 08:30:43 +0000 (10:30 +0200)]
Integrate Sphinx into the build system.

Refs #5774

10 years agoRename the service state constants.
Gunnar Beutner [Tue, 8 Apr 2014 07:11:54 +0000 (09:11 +0200)]
Rename the service state constants.

Fixes #5964

10 years agoRemove the HostUnreachable state.
Gunnar Beutner [Tue, 8 Apr 2014 06:54:49 +0000 (08:54 +0200)]
Remove the HostUnreachable state.

Fixes #5944

10 years agoFix invalid timeout for poll().
Gunnar Beutner [Tue, 8 Apr 2014 05:08:53 +0000 (07:08 +0200)]
Fix invalid timeout for poll().

Fixes #5963

10 years agoClean up some of the type checks.
Gunnar Beutner [Mon, 7 Apr 2014 20:06:05 +0000 (22:06 +0200)]
Clean up some of the type checks.

Refs #5925

10 years agoReplace StrapdownJS with Sphinx.
Gunnar Beutner [Mon, 7 Apr 2014 19:55:01 +0000 (21:55 +0200)]
Replace StrapdownJS with Sphinx.

Refs #5774

10 years agoRemove the 'Icinga' prefix for global constants.
Michael Friedrich [Mon, 7 Apr 2014 19:30:27 +0000 (21:30 +0200)]
Remove the 'Icinga' prefix for global constants.

Fixes #5960

10 years agoFix crash in the CompatLogger class.
Gunnar Beutner [Mon, 7 Apr 2014 19:19:07 +0000 (21:19 +0200)]
Fix crash in the CompatLogger class.

Fixes #5961

10 years agoLog warning if apply rule does not match anywhere.
Michael Friedrich [Mon, 7 Apr 2014 11:23:27 +0000 (13:23 +0200)]
Log warning if apply rule does not match anywhere.

Fixes #5911
Fixes #5957

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 7 Apr 2014 12:31:30 +0000 (14:31 +0200)]
Update documentation.

Refs #5909

10 years agoUpdate documentation for the ExternalCommandListener class.
Gunnar Beutner [Mon, 7 Apr 2014 12:01:58 +0000 (14:01 +0200)]
Update documentation for the ExternalCommandListener class.

Fixes #5953

10 years agoImplement new state and type filters.
Gunnar Beutner [Mon, 7 Apr 2014 11:59:41 +0000 (13:59 +0200)]
Implement new state and type filters.

Fixes #5906

10 years agoFix missing target types in ScheduledDowntime apply.
Michael Friedrich [Mon, 7 Apr 2014 11:06:28 +0000 (13:06 +0200)]
Fix missing target types in ScheduledDowntime apply.

Fixes #5955

10 years agoThrow error on missing 'assign' in 'apply'.
Michael Friedrich [Mon, 7 Apr 2014 11:04:13 +0000 (13:04 +0200)]
Throw error on missing 'assign' in 'apply'.

Refs #5911

10 years agoClean up some of the notes.
Gunnar Beutner [Sun, 6 Apr 2014 19:15:25 +0000 (21:15 +0200)]
Clean up some of the notes.

Refs #5909

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 6 Apr 2014 16:26:23 +0000 (18:26 +0200)]
Update documentation.

Refs #5909

10 years agoDB IDO: Fix AddLogHistory() checkable object.
Michael Friedrich [Sun, 6 Apr 2014 16:17:52 +0000 (18:17 +0200)]
DB IDO: Fix AddLogHistory() checkable object.

Fixes #5948

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 6 Apr 2014 11:18:57 +0000 (13:18 +0200)]
Update documentation.

Refs #5909

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 6 Apr 2014 08:57:51 +0000 (10:57 +0200)]
Update documentation.

Refs #5925

10 years agoRemove the escape_macros attribute.
Gunnar Beutner [Sun, 6 Apr 2014 08:45:50 +0000 (10:45 +0200)]
Remove the escape_macros attribute.

Refs #5855

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 6 Apr 2014 06:28:28 +0000 (08:28 +0200)]
Update documentation.

Refs #5925

10 years agoRefactor name helper classes a bit.
Gunnar Beutner [Sun, 6 Apr 2014 06:09:49 +0000 (08:09 +0200)]
Refactor name helper classes a bit.

Refs #5925

10 years agoFix yet another validation issue.
Gunnar Beutner [Sat, 5 Apr 2014 21:15:56 +0000 (23:15 +0200)]
Fix yet another validation issue.

Refs #5925

10 years agoFix another bug with relative object names.
Gunnar Beutner [Sat, 5 Apr 2014 21:07:52 +0000 (23:07 +0200)]
Fix another bug with relative object names.

Refs #5925

10 years agoMake sure that Utility::GlobRecursive doesn't recurse into . and ..
Gunnar Beutner [Sat, 5 Apr 2014 21:02:48 +0000 (23:02 +0200)]
Make sure that Utility::GlobRecursive doesn't recurse into . and ..

Fixes #5946

10 years agoFix validation problem with relative object names.
Gunnar Beutner [Sat, 5 Apr 2014 20:53:44 +0000 (22:53 +0200)]
Fix validation problem with relative object names.

Refs #5925

10 years agoUpdate documentation.
Gunnar Beutner [Sat, 5 Apr 2014 20:32:52 +0000 (22:32 +0200)]
Update documentation.

Refs #5925

10 years agoUpdate example config.
Gunnar Beutner [Sat, 5 Apr 2014 20:20:57 +0000 (22:20 +0200)]
Update example config.

Refs #5925

10 years agoImplement relative object names.
Gunnar Beutner [Sat, 5 Apr 2014 20:17:20 +0000 (22:17 +0200)]
Implement relative object names.

Fixes #5925

10 years agoFix host custom attribute 'address' as runtime macro.
Michael Friedrich [Sat, 5 Apr 2014 17:08:46 +0000 (19:08 +0200)]
Fix host custom attribute 'address' as runtime macro.

Refs #5855

10 years agoRename variables.
Gunnar Beutner [Sat, 5 Apr 2014 17:02:45 +0000 (19:02 +0200)]
Rename variables.

Refs #5909

10 years agoFix typo.
Michael Friedrich [Sat, 5 Apr 2014 15:53:37 +0000 (17:53 +0200)]
Fix typo.

Refs #5855

10 years agoProvide 1.x fallback using GetName() for address macros.
Michael Friedrich [Sat, 5 Apr 2014 15:45:28 +0000 (17:45 +0200)]
Provide 1.x fallback using GetName() for address macros.

Refs #5855

10 years agoAccess custom attributes as ${host,service,user}.vars.<name>$.
Michael Friedrich [Sat, 5 Apr 2014 15:13:17 +0000 (17:13 +0200)]
Access custom attributes as ${host,service,user}.vars.<name>$.

Refs #5855

10 years agoFix legacy attributes by object type.
Michael Friedrich [Sat, 5 Apr 2014 15:11:56 +0000 (17:11 +0200)]
Fix legacy attributes by object type.

10 years agoFix validation for ScheduledDowntime objects.
Gunnar Beutner [Sat, 5 Apr 2014 14:27:26 +0000 (16:27 +0200)]
Fix validation for ScheduledDowntime objects.

Refs #5945

10 years agoFix validation for Notification objects.
Gunnar Beutner [Sat, 5 Apr 2014 14:26:18 +0000 (16:26 +0200)]
Fix validation for Notification objects.

Fixes #5945

10 years agoUpdate documentation.
Gunnar Beutner [Sat, 5 Apr 2014 14:25:44 +0000 (16:25 +0200)]
Update documentation.

Refs #5855

10 years agoUpdate documentation.
Gunnar Beutner [Sat, 5 Apr 2014 12:53:12 +0000 (14:53 +0200)]
Update documentation.

Refs #5909

10 years agoUpdate the auto-discovery scripts.
Gunnar Beutner [Sat, 5 Apr 2014 11:55:29 +0000 (13:55 +0200)]
Update the auto-discovery scripts.

Refs #5855

10 years agoImplement apply target types.
Gunnar Beutner [Sat, 5 Apr 2014 10:56:56 +0000 (12:56 +0200)]
Implement apply target types.

Fixes #5924

10 years agoFix macros.
Gunnar Beutner [Sat, 5 Apr 2014 07:19:42 +0000 (09:19 +0200)]
Fix macros.

Refs #5855

10 years agoRename "short_name", "host" and "sevice" attributes.
Gunnar Beutner [Sat, 5 Apr 2014 07:15:40 +0000 (09:15 +0200)]
Rename "short_name", "host" and "sevice" attributes.

Fixes #5857

10 years agoDrop duplicate attribute.
Michael Friedrich [Fri, 4 Apr 2014 21:03:20 +0000 (23:03 +0200)]
Drop duplicate attribute.

Refs #5855

10 years agoImplement 'env' dictionary instead of 'export_macros' array.
Michael Friedrich [Fri, 4 Apr 2014 20:57:56 +0000 (22:57 +0200)]
Implement 'env' dictionary instead of 'export_macros' array.

Revamp notification runtime macros too.

Refs #5855

10 years agoUpdate documentation for custom attribute runtime macros.
Michael Friedrich [Fri, 4 Apr 2014 19:46:49 +0000 (21:46 +0200)]
Update documentation for custom attribute runtime macros.

Refs #5855

10 years agoImplement $user.<name>$ runtime macros.
Michael Friedrich [Fri, 4 Apr 2014 19:36:47 +0000 (21:36 +0200)]
Implement $user.<name>$ runtime macros.

Refs #5855

10 years agoImplement ${host,service}.<name>$ runtime macros.
Michael Friedrich [Fri, 4 Apr 2014 18:09:23 +0000 (20:09 +0200)]
Implement ${host,service}.<name>$ runtime macros.

Refs #5855

10 years agoImplement global runtime macros as $icinga.<name>$.
Michael Friedrich [Fri, 4 Apr 2014 17:35:47 +0000 (19:35 +0200)]
Implement global runtime macros as $icinga.<name>$.

Refs #5855

10 years agoRename 'hostcheck' to 'hostalive' check command.
Michael Friedrich [Fri, 4 Apr 2014 17:04:13 +0000 (19:04 +0200)]
Rename 'hostcheck' to 'hostalive' check command.

Refs #5939

10 years agoUpdate documentation.
Michael Friedrich [Fri, 4 Apr 2014 16:57:23 +0000 (18:57 +0200)]
Update documentation.

Refs #5855
Refs #5919
Refs #5939

10 years agoUpdate documentation reflecting current changes.
Michael Friedrich [Fri, 4 Apr 2014 16:41:54 +0000 (18:41 +0200)]
Update documentation reflecting current changes.

Refs #5855

10 years agoLivestatus: Add application variables to status table.
Michael Friedrich [Fri, 4 Apr 2014 15:45:23 +0000 (17:45 +0200)]
Livestatus: Add application variables to status table.

Refs #5855

10 years agoUpdate documentation with schema extensions.
Michael Friedrich [Fri, 4 Apr 2014 15:36:28 +0000 (17:36 +0200)]
Update documentation with schema extensions.

Refs #5855

10 years agoStatusDataWriter: Dump command and application custom variables.
Michael Friedrich [Fri, 4 Apr 2014 15:35:56 +0000 (17:35 +0200)]
StatusDataWriter: Dump command and application custom variables.

Refs #5855

10 years agoLivestatus: Add command custom variables.
Michael Friedrich [Fri, 4 Apr 2014 15:32:23 +0000 (17:32 +0200)]
Livestatus: Add command custom variables.

Refs #5855

10 years agoDB IDO: Dump application and command vars.
Michael Friedrich [Fri, 4 Apr 2014 14:53:03 +0000 (16:53 +0200)]
DB IDO: Dump application and command vars.

Refs #5855

10 years agoAdd CompatUtility::IsLegacyAttribute().
Michael Friedrich [Fri, 4 Apr 2014 14:35:45 +0000 (16:35 +0200)]
Add CompatUtility::IsLegacyAttribute().

Refs #5855

10 years agoAdd ITL hostcheck command for sample config.
Michael Friedrich [Fri, 4 Apr 2014 14:22:12 +0000 (16:22 +0200)]
Add ITL hostcheck command for sample config.

Fixes #5939

10 years agoImplement host checks.
Gunnar Beutner [Thu, 3 Apr 2014 13:36:13 +0000 (15:36 +0200)]
Implement host checks.

Refs #5919

10 years agoMerge 'macros' and 'custom' attributes into 'vars', part 1.
Michael Friedrich [Thu, 3 Apr 2014 08:30:11 +0000 (10:30 +0200)]
Merge 'macros' and 'custom' attributes into 'vars', part 1.

Refs #5855

10 years agoDisable migration script until config changes are done.
Michael Friedrich [Thu, 3 Apr 2014 08:38:27 +0000 (10:38 +0200)]
Disable migration script until config changes are done.

Refs #5821

10 years agoFix usermod command in the INSTALL file.
Gunnar Beutner [Thu, 3 Apr 2014 06:18:28 +0000 (08:18 +0200)]
Fix usermod command in the INSTALL file.

Fixes #5852

10 years agoImplement operator - for arrays.
Gunnar Beutner [Wed, 2 Apr 2014 15:39:36 +0000 (17:39 +0200)]
Implement operator - for arrays.

Fixes #5923

10 years agoAllow functions to return values.
Gunnar Beutner [Wed, 2 Apr 2014 07:04:49 +0000 (09:04 +0200)]
Allow functions to return values.

Fixes #5922

10 years agoAllow anonymous functions to be garbage-collected.
Gunnar Beutner [Wed, 2 Apr 2014 07:04:17 +0000 (09:04 +0200)]
Allow anonymous functions to be garbage-collected.

Fixes #5921

10 years agoRemove support for external scripting languages.
Gunnar Beutner [Wed, 2 Apr 2014 07:03:19 +0000 (09:03 +0200)]
Remove support for external scripting languages.

Fixes #5920

10 years agoCompatUtility: Fix host 2d_coords.
Michael Friedrich [Wed, 2 Apr 2014 12:43:40 +0000 (14:43 +0200)]
CompatUtility: Fix host 2d_coords.

Fixes #5917

10 years agoRemove TODO comment.
Michael Friedrich [Wed, 2 Apr 2014 12:16:47 +0000 (14:16 +0200)]
Remove TODO comment.

Refs #5908

10 years agoGraphite/PerfdataWriter: Add host perfdata.
Michael Friedrich [Tue, 1 Apr 2014 18:30:44 +0000 (20:30 +0200)]
Graphite/PerfdataWriter: Add host perfdata.

Fixes #5908

10 years agoFix Debian packages not shipping schema/upgrade.
Michael Friedrich [Wed, 2 Apr 2014 09:32:42 +0000 (11:32 +0200)]
Fix Debian packages not shipping schema/upgrade.

Fixes #5915

10 years agoDocumentation: Fix 1.x 2.x differences for comma termination.
Michael Friedrich [Tue, 1 Apr 2014 21:03:10 +0000 (23:03 +0200)]
Documentation: Fix 1.x 2.x differences for comma termination.

Refs #5901

10 years agoFix column information for config errors.
Gunnar Beutner [Tue, 1 Apr 2014 09:43:53 +0000 (11:43 +0200)]
Fix column information for config errors.

Refs #5901

10 years agoFix Vagrant config.
Gunnar Beutner [Tue, 1 Apr 2014 08:22:52 +0000 (10:22 +0200)]
Fix Vagrant config.

Refs #5870

10 years agoSupport new-lines in addition to commas to separate commands.
Gunnar Beutner [Mon, 31 Mar 2014 16:38:15 +0000 (18:38 +0200)]
Support new-lines in addition to commas to separate commands.

Fixes #5901

10 years agoImplement additional arguments for log().
Gunnar Beutner [Tue, 1 Apr 2014 07:33:54 +0000 (09:33 +0200)]
Implement additional arguments for log().

Fixes #5902

10 years agoDocumentation: Fix anchor.
Michael Friedrich [Tue, 1 Apr 2014 07:15:51 +0000 (09:15 +0200)]
Documentation: Fix anchor.

10 years agoBuild fix for FreeBSD. v0.0.9
Gunnar Beutner [Mon, 31 Mar 2014 16:30:57 +0000 (18:30 +0200)]
Build fix for FreeBSD.

10 years agospec: Fix missing file.
Michael Friedrich [Mon, 31 Mar 2014 16:17:40 +0000 (18:17 +0200)]
spec: Fix missing file.

10 years agoRelease 0.0.9.
Michael Friedrich [Mon, 31 Mar 2014 15:59:36 +0000 (17:59 +0200)]
Release 0.0.9.