]>
granicus.if.org Git - icinga2/log
Gunnar Beutner [Sat, 5 Apr 2014 14:25:44 +0000 (16:25 +0200)]
Update documentation.
Refs #5855
Gunnar Beutner [Sat, 5 Apr 2014 12:53:12 +0000 (14:53 +0200)]
Update documentation.
Refs #5909
Gunnar Beutner [Sat, 5 Apr 2014 11:55:29 +0000 (13:55 +0200)]
Update the auto-discovery scripts.
Refs #5855
Gunnar Beutner [Sat, 5 Apr 2014 10:56:56 +0000 (12:56 +0200)]
Implement apply target types.
Fixes #5924
Gunnar Beutner [Sat, 5 Apr 2014 07:19:42 +0000 (09:19 +0200)]
Fix macros.
Refs #5855
Gunnar Beutner [Sat, 5 Apr 2014 07:15:40 +0000 (09:15 +0200)]
Rename "short_name", "host" and "sevice" attributes.
Fixes #5857
Michael Friedrich [Fri, 4 Apr 2014 21:03:20 +0000 (23:03 +0200)]
Drop duplicate attribute.
Refs #5855
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
Michael Friedrich [Fri, 4 Apr 2014 19:46:49 +0000 (21:46 +0200)]
Update documentation for custom attribute runtime macros.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 19:36:47 +0000 (21:36 +0200)]
Implement $user.<name>$ runtime macros.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 18:09:23 +0000 (20:09 +0200)]
Implement ${host,service}.<name>$ runtime macros.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 17:35:47 +0000 (19:35 +0200)]
Implement global runtime macros as $icinga.<name>$.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 17:04:13 +0000 (19:04 +0200)]
Rename 'hostcheck' to 'hostalive' check command.
Refs #5939
Michael Friedrich [Fri, 4 Apr 2014 16:57:23 +0000 (18:57 +0200)]
Update documentation.
Refs #5855
Refs #5919
Refs #5939
Michael Friedrich [Fri, 4 Apr 2014 16:41:54 +0000 (18:41 +0200)]
Update documentation reflecting current changes.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 15:45:23 +0000 (17:45 +0200)]
Livestatus: Add application variables to status table.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 15:36:28 +0000 (17:36 +0200)]
Update documentation with schema extensions.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 15:35:56 +0000 (17:35 +0200)]
StatusDataWriter: Dump command and application custom variables.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 15:32:23 +0000 (17:32 +0200)]
Livestatus: Add command custom variables.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 14:53:03 +0000 (16:53 +0200)]
DB IDO: Dump application and command vars.
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 14:35:45 +0000 (16:35 +0200)]
Add CompatUtility::IsLegacyAttribute().
Refs #5855
Michael Friedrich [Fri, 4 Apr 2014 14:22:12 +0000 (16:22 +0200)]
Add ITL hostcheck command for sample config.
Fixes #5939
Gunnar Beutner [Thu, 3 Apr 2014 13:36:13 +0000 (15:36 +0200)]
Implement host checks.
Refs #5919
Michael Friedrich [Thu, 3 Apr 2014 08:30:11 +0000 (10:30 +0200)]
Merge 'macros' and 'custom' attributes into 'vars', part 1.
Refs #5855
Michael Friedrich [Thu, 3 Apr 2014 08:38:27 +0000 (10:38 +0200)]
Disable migration script until config changes are done.
Refs #5821
Gunnar Beutner [Thu, 3 Apr 2014 06:18:28 +0000 (08:18 +0200)]
Fix usermod command in the INSTALL file.
Fixes #5852
Gunnar Beutner [Wed, 2 Apr 2014 15:39:36 +0000 (17:39 +0200)]
Implement operator - for arrays.
Fixes #5923
Gunnar Beutner [Wed, 2 Apr 2014 07:04:49 +0000 (09:04 +0200)]
Allow functions to return values.
Fixes #5922
Gunnar Beutner [Wed, 2 Apr 2014 07:04:17 +0000 (09:04 +0200)]
Allow anonymous functions to be garbage-collected.
Fixes #5921
Gunnar Beutner [Wed, 2 Apr 2014 07:03:19 +0000 (09:03 +0200)]
Remove support for external scripting languages.
Fixes #5920
Michael Friedrich [Wed, 2 Apr 2014 12:43:40 +0000 (14:43 +0200)]
CompatUtility: Fix host 2d_coords.
Fixes #5917
Michael Friedrich [Wed, 2 Apr 2014 12:16:47 +0000 (14:16 +0200)]
Remove TODO comment.
Refs #5908
Michael Friedrich [Tue, 1 Apr 2014 18:30:44 +0000 (20:30 +0200)]
Graphite/PerfdataWriter: Add host perfdata.
Fixes #5908
Michael Friedrich [Wed, 2 Apr 2014 09:32:42 +0000 (11:32 +0200)]
Fix Debian packages not shipping schema/upgrade.
Fixes #5915
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
Gunnar Beutner [Tue, 1 Apr 2014 09:43:53 +0000 (11:43 +0200)]
Fix column information for config errors.
Refs #5901
Gunnar Beutner [Tue, 1 Apr 2014 08:22:52 +0000 (10:22 +0200)]
Fix Vagrant config.
Refs #5870
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
Gunnar Beutner [Tue, 1 Apr 2014 07:33:54 +0000 (09:33 +0200)]
Implement additional arguments for log().
Fixes #5902
Michael Friedrich [Tue, 1 Apr 2014 07:15:51 +0000 (09:15 +0200)]
Documentation: Fix anchor.
Gunnar Beutner [Mon, 31 Mar 2014 16:30:57 +0000 (18:30 +0200)]
Build fix for FreeBSD.
Michael Friedrich [Mon, 31 Mar 2014 16:17:40 +0000 (18:17 +0200)]
spec: Fix missing file.
Michael Friedrich [Mon, 31 Mar 2014 15:59:36 +0000 (17:59 +0200)]
Release 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
Gunnar Beutner [Mon, 31 Mar 2014 11:27:39 +0000 (13:27 +0200)]
Update documentation.
Refs #5877
Gunnar Beutner [Mon, 31 Mar 2014 11:11:36 +0000 (13:11 +0200)]
Replace $plugindir$ macro with a constant.
Fixes #5877
Gunnar Beutner [Mon, 31 Mar 2014 10:58:39 +0000 (12:58 +0200)]
Update documentation.
Refs #5870
Gunnar Beutner [Mon, 31 Mar 2014 10:52:12 +0000 (12:52 +0200)]
Update ITL commands.
Refs #5888
Gunnar Beutner [Mon, 31 Mar 2014 10:44:18 +0000 (12:44 +0200)]
Fix ShowCodeFragment column numbers.
Refs #5893
Gunnar Beutner [Mon, 31 Mar 2014 10:00:10 +0000 (12:00 +0200)]
Update documentation.
Refs #5870
Gunnar Beutner [Mon, 31 Mar 2014 08:14:45 +0000 (10:14 +0200)]
Update documentation.
Refs #5870
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
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
Gunnar Beutner [Mon, 31 Mar 2014 06:48:01 +0000 (08:48 +0200)]
Use $HOSTADDRESS$ in the ITL commands.
Fixes #5895
Gunnar Beutner [Mon, 31 Mar 2014 00:08:15 +0000 (02:08 +0200)]
Build fix for FreeBSD/OS X.
Michael Friedrich [Sun, 30 Mar 2014 19:49:21 +0000 (21:49 +0200)]
Cluster: Store config with default '.conf' suffix.
Refs #5860
Michael Friedrich [Sun, 30 Mar 2014 16:33:28 +0000 (18:33 +0200)]
Fix ClusterListener 'peers' attribute validation.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 15:43:59 +0000 (17:43 +0200)]
Update documentation.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 15:00:03 +0000 (17:00 +0200)]
Update the SNMP auto-discovery script.
Refs #5870
Michael Friedrich [Sun, 30 Mar 2014 14:15:49 +0000 (16:15 +0200)]
Fix unknown attribute 'notification_type_filter'.
Fixes #5887
Michael Friedrich [Sun, 30 Mar 2014 14:12:30 +0000 (16:12 +0200)]
Config: Fix IcingaMacros const identifier.
Gunnar Beutner [Sun, 30 Mar 2014 13:08:29 +0000 (15:08 +0200)]
Build fix.
Refs #5780
Gunnar Beutner [Sun, 30 Mar 2014 13:04:53 +0000 (15:04 +0200)]
Allow "object" and "apply" in AST expressions.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 10:38:59 +0000 (12:38 +0200)]
Update documentation.
Refs #5870
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
Gunnar Beutner [Sun, 30 Mar 2014 09:52:39 +0000 (11:52 +0200)]
Update documentation.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 08:28:44 +0000 (10:28 +0200)]
Remove support for the deprecated "var" and "set" keywords.
Refs #
Gunnar Beutner [Sun, 30 Mar 2014 08:00:11 +0000 (10:00 +0200)]
Allow rterm in indexer ops.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 03:04:58 +0000 (05:04 +0200)]
Fix operator precedence.
Refs #5870
Gunnar Beutner [Sun, 30 Mar 2014 00:18:30 +0000 (01:18 +0100)]
Implement Utility::GetSymbolName and Utility::GetSymbolSource for Windows.
Refs #5870
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
Gunnar Beutner [Sat, 29 Mar 2014 22:04:05 +0000 (23:04 +0100)]
Fix incorrect debug info for "apply" rules.
Refs #5870
Gunnar Beutner [Sat, 29 Mar 2014 22:03:19 +0000 (23:03 +0100)]
Add missing lock in DeserializeObject().
Refs #5870
Gunnar Beutner [Sat, 29 Mar 2014 22:02:55 +0000 (23:02 +0100)]
Fix crash in DiagnosticInformation().
Refs #5870
Gunnar Beutner [Sat, 29 Mar 2014 12:48:04 +0000 (13:48 +0100)]
Dump AST execution state in debug mode.
Refs #5878
Gunnar Beutner [Sat, 29 Mar 2014 00:13:28 +0000 (01:13 +0100)]
Update documentation.
Refs #5878
Gunnar Beutner [Fri, 28 Mar 2014 22:14:37 +0000 (23:14 +0100)]
Update auto-discovery scripts.
Refs #5878
Gunnar Beutner [Fri, 28 Mar 2014 22:03:53 +0000 (23:03 +0100)]
Implement apply support for dependencies.
Refs #5880
Gunnar Beutner [Fri, 28 Mar 2014 22:00:20 +0000 (23:00 +0100)]
Fix failed assertion in ConfigItem::GetProperties.
Refs #5870
Gunnar Beutner [Fri, 28 Mar 2014 21:58:05 +0000 (22:58 +0100)]
Implement apply support for scheduled downtimes and notifications.
Refs #5880
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
Gunnar Beutner [Fri, 28 Mar 2014 17:26:46 +0000 (18:26 +0100)]
Move the apply rule handler to the Service class.
Refs #5878
Gunnar Beutner [Fri, 28 Mar 2014 15:32:15 +0000 (16:32 +0100)]
Update example config.
Refs #5878
Gunnar Beutner [Fri, 28 Mar 2014 13:46:19 +0000 (14:46 +0100)]
Implement instance variable "templates" for config objects.
Refs #5884
Gunnar Beutner [Fri, 28 Mar 2014 13:25:16 +0000 (14:25 +0100)]
Unknown attributes should be a config error.
Refs #5883
Gunnar Beutner [Fri, 28 Mar 2014 12:52:29 +0000 (13:52 +0100)]
Rename __name and __type properties.
Refs #5870
Gunnar Beutner [Fri, 28 Mar 2014 12:25:40 +0000 (13:25 +0100)]
Implement the new syntax for the "apply" keyword.
Refs #5878
Gunnar Beutner [Fri, 28 Mar 2014 11:17:22 +0000 (12:17 +0100)]
Implement the "." operator.
Refs #5876
Gunnar Beutner [Fri, 28 Mar 2014 10:21:59 +0000 (11:21 +0100)]
Remove inline service/notification/downtime definitions.
Refs #5875
Gunnar Beutner [Thu, 27 Mar 2014 11:30:24 +0000 (12:30 +0100)]
Implement the "import" keyword.
Refs #5869
Gunnar Beutner [Wed, 26 Mar 2014 18:40:32 +0000 (19:40 +0100)]
Update the SNMP auto-discovery script.
Refs #5861
Gunnar Beutner [Wed, 26 Mar 2014 11:04:55 +0000 (12:04 +0100)]
Update discover-snmp.py script.
Refs #5861
Gunnar Beutner [Wed, 26 Mar 2014 09:41:08 +0000 (10:41 +0100)]
Add discover-snmp.py script.
Refs #5861
Gunnar Beutner [Wed, 26 Mar 2014 08:04:32 +0000 (09:04 +0100)]
Add check plugin for net-snmp extend checks.
Fixes #5861
Gunnar Beutner [Wed, 26 Mar 2014 07:23:54 +0000 (08:23 +0100)]
Windows build fix.
Gunnar Beutner [Tue, 25 Mar 2014 09:08:28 +0000 (10:08 +0100)]
Rename "none" time period to "never."
Gunnar Beutner [Mon, 24 Mar 2014 12:51:58 +0000 (13:51 +0100)]
Document the exit() function.
Refs #5846
Gunnar Beutner [Mon, 24 Mar 2014 11:54:23 +0000 (12:54 +0100)]
Build fixes.
Refs #5846
Gunnar Beutner [Mon, 24 Mar 2014 11:42:32 +0000 (12:42 +0100)]
Fix the PostgreSQL schema.
Fixes #5849
Gunnar Beutner [Mon, 24 Mar 2014 11:02:57 +0000 (12:02 +0100)]
Merge branch 'feature/config-parser-5846' into next
Fixes #5846