]> granicus.if.org Git - icinga2/log
icinga2
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.

10 years agoUpdate What's new for 0.0.9.
Michael Friedrich [Mon, 31 Mar 2014 15:05:45 +0000 (17:05 +0200)]
Update What's new for 0.0.9.

Fixes #5890

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 31 Mar 2014 11:27:39 +0000 (13:27 +0200)]
Update documentation.

Refs #5877

10 years agoReplace $plugindir$ macro with a constant.
Gunnar Beutner [Mon, 31 Mar 2014 11:11:36 +0000 (13:11 +0200)]
Replace $plugindir$ macro with a constant.

Fixes #5877

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 31 Mar 2014 10:58:39 +0000 (12:58 +0200)]
Update documentation.

Refs #5870

10 years agoUpdate ITL commands.
Gunnar Beutner [Mon, 31 Mar 2014 10:52:12 +0000 (12:52 +0200)]
Update ITL commands.

Refs #5888

10 years agoFix ShowCodeFragment column numbers.
Gunnar Beutner [Mon, 31 Mar 2014 10:44:18 +0000 (12:44 +0200)]
Fix ShowCodeFragment column numbers.

Refs #5893

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 31 Mar 2014 10:00:10 +0000 (12:00 +0200)]
Update documentation.

Refs #5870

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 31 Mar 2014 08:14:45 +0000 (10:14 +0200)]
Update documentation.

Refs #5870

10 years agoOnly apply ping4 service to hosts which have an address macro.
Gunnar Beutner [Mon, 31 Mar 2014 07:49:45 +0000 (09:49 +0200)]
Only apply ping4 service to hosts which have an address macro.

Fixes #5891

10 years agoFix: Crash when there's a config error in the first line / first column.
Gunnar Beutner [Mon, 31 Mar 2014 07:39:49 +0000 (09:39 +0200)]
Fix: Crash when there's a config error in the first line / first column.

Fixes #5893

10 years agoUse $HOSTADDRESS$ in the ITL commands.
Gunnar Beutner [Mon, 31 Mar 2014 06:48:01 +0000 (08:48 +0200)]
Use $HOSTADDRESS$ in the ITL commands.

Fixes #5895

10 years agoBuild fix for FreeBSD/OS X.
Gunnar Beutner [Mon, 31 Mar 2014 00:08:15 +0000 (02:08 +0200)]
Build fix for FreeBSD/OS X.

10 years agoCluster: Store config with default '.conf' suffix.
Michael Friedrich [Sun, 30 Mar 2014 19:49:21 +0000 (21:49 +0200)]
Cluster: Store config with default '.conf' suffix.

Refs #5860

10 years agoFix ClusterListener 'peers' attribute validation.
Michael Friedrich [Sun, 30 Mar 2014 16:33:28 +0000 (18:33 +0200)]
Fix ClusterListener 'peers' attribute validation.

Refs #5870

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 30 Mar 2014 15:43:59 +0000 (17:43 +0200)]
Update documentation.

Refs #5870

10 years agoUpdate the SNMP auto-discovery script.
Gunnar Beutner [Sun, 30 Mar 2014 15:00:03 +0000 (17:00 +0200)]
Update the SNMP auto-discovery script.

Refs #5870

10 years agoFix unknown attribute 'notification_type_filter'.
Michael Friedrich [Sun, 30 Mar 2014 14:15:49 +0000 (16:15 +0200)]
Fix unknown attribute 'notification_type_filter'.

Fixes #5887

10 years agoConfig: Fix IcingaMacros const identifier.
Michael Friedrich [Sun, 30 Mar 2014 14:12:30 +0000 (16:12 +0200)]
Config: Fix IcingaMacros const identifier.

10 years agoBuild fix.
Gunnar Beutner [Sun, 30 Mar 2014 13:08:29 +0000 (15:08 +0200)]
Build fix.

Refs #5780

10 years agoAllow "object" and "apply" in AST expressions.
Gunnar Beutner [Sun, 30 Mar 2014 13:04:53 +0000 (15:04 +0200)]
Allow "object" and "apply" in AST expressions.

Refs #5870

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 30 Mar 2014 10:38:59 +0000 (12:38 +0200)]
Update documentation.

Refs #5870

10 years agoMerge branch 'feature/config-5870' into next
Gunnar Beutner [Sun, 30 Mar 2014 09:58:32 +0000 (11:58 +0200)]
Merge branch 'feature/config-5870' into next

Fixes #5845
Fixes #5848
Fixes #5870
Fixes #5872
Fixes #5875
Fixes #5876
Fixes #5878
Fixes #5880
Fixes #5882
Fixes #5883
Fixes #5884
Fixes #5885

10 years agoUpdate documentation.
Gunnar Beutner [Sun, 30 Mar 2014 09:52:39 +0000 (11:52 +0200)]
Update documentation.

Refs #5870

10 years agoRemove support for the deprecated "var" and "set" keywords.
Gunnar Beutner [Sun, 30 Mar 2014 08:28:44 +0000 (10:28 +0200)]
Remove support for the deprecated "var" and "set" keywords.

Refs #

10 years agoAllow rterm in indexer ops.
Gunnar Beutner [Sun, 30 Mar 2014 08:00:11 +0000 (10:00 +0200)]
Allow rterm in indexer ops.

Refs #5870

10 years agoFix operator precedence.
Gunnar Beutner [Sun, 30 Mar 2014 03:04:58 +0000 (05:04 +0200)]
Fix operator precedence.

Refs #5870

10 years agoImplement Utility::GetSymbolName and Utility::GetSymbolSource for Windows.
Gunnar Beutner [Sun, 30 Mar 2014 00:18:30 +0000 (01:18 +0100)]
Implement Utility::GetSymbolName and Utility::GetSymbolSource for Windows.

Refs #5870

10 years agoMake sure we evaluate "apply" rules in the right order.
Gunnar Beutner [Sat, 29 Mar 2014 22:18:31 +0000 (23:18 +0100)]
Make sure we evaluate "apply" rules in the right order.

Refs #5870

10 years agoFix incorrect debug info for "apply" rules.
Gunnar Beutner [Sat, 29 Mar 2014 22:04:05 +0000 (23:04 +0100)]
Fix incorrect debug info for "apply" rules.

Refs #5870

10 years agoAdd missing lock in DeserializeObject().
Gunnar Beutner [Sat, 29 Mar 2014 22:03:19 +0000 (23:03 +0100)]
Add missing lock in DeserializeObject().

Refs #5870

10 years agoFix crash in DiagnosticInformation().
Gunnar Beutner [Sat, 29 Mar 2014 22:02:55 +0000 (23:02 +0100)]
Fix crash in DiagnosticInformation().

Refs #5870

10 years agoDump AST execution state in debug mode.
Gunnar Beutner [Sat, 29 Mar 2014 12:48:04 +0000 (13:48 +0100)]
Dump AST execution state in debug mode.

Refs #5878

10 years agoUpdate documentation.
Gunnar Beutner [Sat, 29 Mar 2014 00:13:28 +0000 (01:13 +0100)]
Update documentation.

Refs #5878

10 years agoUpdate auto-discovery scripts.
Gunnar Beutner [Fri, 28 Mar 2014 22:14:37 +0000 (23:14 +0100)]
Update auto-discovery scripts.

Refs #5878

10 years agoImplement apply support for dependencies.
Gunnar Beutner [Fri, 28 Mar 2014 22:03:53 +0000 (23:03 +0100)]
Implement apply support for dependencies.

Refs #5880

10 years agoFix failed assertion in ConfigItem::GetProperties.
Gunnar Beutner [Fri, 28 Mar 2014 22:00:20 +0000 (23:00 +0100)]
Fix failed assertion in ConfigItem::GetProperties.

Refs #5870

10 years agoImplement apply support for scheduled downtimes and notifications.
Gunnar Beutner [Fri, 28 Mar 2014 21:58:05 +0000 (22:58 +0100)]
Implement apply support for scheduled downtimes and notifications.

Refs #5880

10 years agoMake the real object name available for use in templates.
Gunnar Beutner [Fri, 28 Mar 2014 18:45:07 +0000 (19:45 +0100)]
Make the real object name available for use in templates.

Refs #5882

10 years agoMove the apply rule handler to the Service class.
Gunnar Beutner [Fri, 28 Mar 2014 17:26:46 +0000 (18:26 +0100)]
Move the apply rule handler to the Service class.

Refs #5878

10 years agoUpdate example config.
Gunnar Beutner [Fri, 28 Mar 2014 15:32:15 +0000 (16:32 +0100)]
Update example config.

Refs #5878

10 years agoImplement instance variable "templates" for config objects.
Gunnar Beutner [Fri, 28 Mar 2014 13:46:19 +0000 (14:46 +0100)]
Implement instance variable "templates" for config objects.

Refs #5884

10 years agoUnknown attributes should be a config error.
Gunnar Beutner [Fri, 28 Mar 2014 13:25:16 +0000 (14:25 +0100)]
Unknown attributes should be a config error.

Refs #5883

10 years agoRename __name and __type properties.
Gunnar Beutner [Fri, 28 Mar 2014 12:52:29 +0000 (13:52 +0100)]
Rename __name and __type properties.

Refs #5870

10 years agoImplement the new syntax for the "apply" keyword.
Gunnar Beutner [Fri, 28 Mar 2014 12:25:40 +0000 (13:25 +0100)]
Implement the new syntax for the "apply" keyword.

Refs #5878

10 years agoImplement the "." operator.
Gunnar Beutner [Fri, 28 Mar 2014 11:17:22 +0000 (12:17 +0100)]
Implement the "." operator.

Refs #5876

10 years agoRemove inline service/notification/downtime definitions.
Gunnar Beutner [Fri, 28 Mar 2014 10:21:59 +0000 (11:21 +0100)]
Remove inline service/notification/downtime definitions.

Refs #5875

10 years agoImplement the "import" keyword.
Gunnar Beutner [Thu, 27 Mar 2014 11:30:24 +0000 (12:30 +0100)]
Implement the "import" keyword.

Refs #5869

10 years agoUpdate the SNMP auto-discovery script.
Gunnar Beutner [Wed, 26 Mar 2014 18:40:32 +0000 (19:40 +0100)]
Update the SNMP auto-discovery script.

Refs #5861

10 years agoUpdate discover-snmp.py script.
Gunnar Beutner [Wed, 26 Mar 2014 11:04:55 +0000 (12:04 +0100)]
Update discover-snmp.py script.

Refs #5861

10 years agoAdd discover-snmp.py script.
Gunnar Beutner [Wed, 26 Mar 2014 09:41:08 +0000 (10:41 +0100)]
Add discover-snmp.py script.

Refs #5861

10 years agoAdd check plugin for net-snmp extend checks.
Gunnar Beutner [Wed, 26 Mar 2014 08:04:32 +0000 (09:04 +0100)]
Add check plugin for net-snmp extend checks.

Fixes #5861

10 years agoWindows build fix.
Gunnar Beutner [Wed, 26 Mar 2014 07:23:54 +0000 (08:23 +0100)]
Windows build fix.

10 years agoRename "none" time period to "never."
Gunnar Beutner [Tue, 25 Mar 2014 09:08:28 +0000 (10:08 +0100)]
Rename "none" time period to "never."

10 years agoDocument the exit() function.
Gunnar Beutner [Mon, 24 Mar 2014 12:51:58 +0000 (13:51 +0100)]
Document the exit() function.

Refs #5846

10 years agoBuild fixes.
Gunnar Beutner [Mon, 24 Mar 2014 11:54:23 +0000 (12:54 +0100)]
Build fixes.

Refs #5846

10 years agoFix the PostgreSQL schema.
Gunnar Beutner [Mon, 24 Mar 2014 11:42:32 +0000 (12:42 +0100)]
Fix the PostgreSQL schema.

Fixes #5849

10 years agoMerge branch 'feature/config-parser-5846' into next
Gunnar Beutner [Mon, 24 Mar 2014 11:02:57 +0000 (12:02 +0100)]
Merge branch 'feature/config-parser-5846' into next

Fixes #5846

10 years agoUpdate documentation.
Gunnar Beutner [Mon, 24 Mar 2014 11:01:56 +0000 (12:01 +0100)]
Update documentation.

Refs #5846

10 years agoRemove __parent element for +=, -=, *= and /= operators.
Gunnar Beutner [Mon, 24 Mar 2014 10:34:41 +0000 (11:34 +0100)]
Remove __parent element for +=, -=, *= and /= operators.

Refs #5846

10 years agoAllow semi-colons as separators for lterms.
Gunnar Beutner [Mon, 24 Mar 2014 10:24:01 +0000 (11:24 +0100)]
Allow semi-colons as separators for lterms.

Refs #5846

10 years agoFix scoping rules for object definitions.
Gunnar Beutner [Mon, 24 Mar 2014 10:23:47 +0000 (11:23 +0100)]
Fix scoping rules for object definitions.

Refs #5846

10 years agoImprove error message for invalid inline service definitions.
Gunnar Beutner [Mon, 24 Mar 2014 10:23:05 +0000 (11:23 +0100)]
Improve error message for invalid inline service definitions.

Refs #5846

10 years agoSome more variable scoping fixes.
Gunnar Beutner [Mon, 24 Mar 2014 08:44:18 +0000 (09:44 +0100)]
Some more variable scoping fixes.

Refs #5846

10 years agoMake it easier to call AExpression::Dump from GDB.
Gunnar Beutner [Mon, 24 Mar 2014 08:27:46 +0000 (09:27 +0100)]
Make it easier to call AExpression::Dump from GDB.

Refs #5846

10 years agoAdd missing brace.
Gunnar Beutner [Mon, 24 Mar 2014 08:27:30 +0000 (09:27 +0100)]
Add missing brace.

Refs #5846

10 years agoAdd missing locks.
Gunnar Beutner [Mon, 24 Mar 2014 08:15:45 +0000 (09:15 +0100)]
Add missing locks.

Refs #5846

10 years agoFix variable scoping.
Gunnar Beutner [Mon, 24 Mar 2014 08:10:37 +0000 (09:10 +0100)]
Fix variable scoping.

Refs #5846

10 years agoClean up the +=, -=, *= and /= operators.
Gunnar Beutner [Mon, 24 Mar 2014 08:06:16 +0000 (09:06 +0100)]
Clean up the +=, -=, *= and /= operators.

Refs #5846

10 years agoAllow rterms as object names.
Gunnar Beutner [Sun, 23 Mar 2014 21:41:37 +0000 (22:41 +0100)]
Allow rterms as object names.

Refs #5846

10 years agoFix AExpression::ExtractPath.
Gunnar Beutner [Sun, 23 Mar 2014 18:58:24 +0000 (19:58 +0100)]
Fix AExpression::ExtractPath.

Refs #5846

10 years agoMove Addr2Line function to the Utility class.
Gunnar Beutner [Sun, 23 Mar 2014 18:39:25 +0000 (19:39 +0100)]
Move Addr2Line function to the Utility class.

Refs #5846

10 years agoImplement the exit() script function.
Gunnar Beutner [Sun, 23 Mar 2014 16:26:36 +0000 (17:26 +0100)]
Implement the exit() script function.

Refs #5846

10 years agoMake sure +=, -=, *= and /= behave like they did before.
Gunnar Beutner [Sun, 23 Mar 2014 16:26:31 +0000 (17:26 +0100)]
Make sure +=, -=, *= and /= behave like they did before.

Refs #5846

10 years agoRefactor the config parser's AST.
Gunnar Beutner [Sun, 23 Mar 2014 10:27:40 +0000 (11:27 +0100)]
Refactor the config parser's AST.

Refs #5846

10 years agoClean up the AExpression class.
Gunnar Beutner [Sat, 22 Mar 2014 09:29:45 +0000 (10:29 +0100)]
Clean up the AExpression class.

Refs #5846