]> granicus.if.org Git - icinga2/log
icinga2
9 years agomkclass: Optimize struct layout
Gunnar Beutner [Fri, 7 Nov 2014 22:07:02 +0000 (23:07 +0100)]
mkclass: Optimize struct layout

fixes #7615

9 years agoRemove unused attributes
Gunnar Beutner [Fri, 7 Nov 2014 20:40:47 +0000 (21:40 +0100)]
Remove unused attributes

9 years agoDocs: Fix markdown formatting (code after list requires text in between)
Michael Friedrich [Fri, 7 Nov 2014 17:37:09 +0000 (18:37 +0100)]
Docs: Fix markdown formatting (code after list requires text in between)

9 years agoFix problem with unresolved symbols
Gunnar Beutner [Fri, 7 Nov 2014 17:37:07 +0000 (18:37 +0100)]
Fix problem with unresolved symbols

refs #7561

9 years agoClean up plugins/CMakeLists.txt
Jean Flach [Fri, 7 Nov 2014 12:32:20 +0000 (13:32 +0100)]
Clean up plugins/CMakeLists.txt

9 years agoSpeed up type lookups
Gunnar Beutner [Fri, 7 Nov 2014 11:32:25 +0000 (12:32 +0100)]
Speed up type lookups

refs #7561

9 years agoProperly report errors when CreateProcess() fails
Gunnar Beutner [Fri, 7 Nov 2014 08:53:23 +0000 (09:53 +0100)]
Properly report errors when CreateProcess() fails

fixes #7599

9 years agoFix crash in CompatUtility::GetCheckableCommandArgs
Gunnar Beutner [Fri, 7 Nov 2014 08:26:44 +0000 (09:26 +0100)]
Fix crash in CompatUtility::GetCheckableCommandArgs

refs #7599

9 years agoDocumentation: Fix description in apply for
Michael Friedrich [Fri, 7 Nov 2014 03:42:50 +0000 (04:42 +0100)]
Documentation: Fix description in apply for

refs #7543

9 years agoDocumentation: Fix chapter level
Michael Friedrich [Fri, 7 Nov 2014 03:39:36 +0000 (04:39 +0100)]
Documentation: Fix chapter level

9 years agoDocumentation: Fix markdown formatting
Michael Friedrich [Fri, 7 Nov 2014 03:34:15 +0000 (04:34 +0100)]
Documentation: Fix markdown formatting

9 years agoDocumentation: Add remote client endpoint/zone config creation
Michael Friedrich [Fri, 7 Nov 2014 03:29:58 +0000 (04:29 +0100)]
Documentation: Add remote client endpoint/zone config creation

fixes #7524

9 years agoDocumentation: Better apply rule best practice in monitoring basics
Michael Friedrich [Fri, 7 Nov 2014 02:40:46 +0000 (03:40 +0100)]
Documentation: Better apply rule best practice in monitoring basics

fixes #7480
fixes #7543
fixes #7187
fixes #7573

9 years agoDocumentation: Rewrite getting started config section using apply rules
Michael Friedrich [Fri, 7 Nov 2014 00:24:14 +0000 (01:24 +0100)]
Documentation: Rewrite getting started config section using apply rules

fixes #7504

9 years agoRevamp sample configuration: add NodeName host, move services into apply rules schema
Michael Friedrich [Fri, 7 Nov 2014 00:10:56 +0000 (01:10 +0100)]
Revamp sample configuration: add NodeName host, move services into apply rules schema

fixes #7594

9 years agoChange migrate-hosts to remove repository.d/hosts/fqdn
Michael Friedrich [Fri, 7 Nov 2014 00:01:12 +0000 (01:01 +0100)]
Change migrate-hosts to remove repository.d/hosts/fqdn

Create a backup, and drop that later.

refs #7398

9 years agoFix variable scope for object rules
Gunnar Beutner [Thu, 6 Nov 2014 18:26:44 +0000 (19:26 +0100)]
Fix variable scope for object rules

9 years agoMake check plugins decent
Jean Flach [Thu, 6 Nov 2014 15:36:42 +0000 (16:36 +0100)]
Make check plugins decent

fixes #7242

9 years agoAdd Windows plugins
Jean Flach [Thu, 6 Nov 2014 14:17:08 +0000 (15:17 +0100)]
Add Windows plugins

refs #7242

9 years agowindows build fix
Jean Flach [Thu, 6 Nov 2014 14:13:44 +0000 (15:13 +0100)]
windows build fix

refs #7597

9 years agoPlugin Check Commands: disk is missing '-p', 'x' parameter
Michael Friedrich [Thu, 6 Nov 2014 13:17:28 +0000 (14:17 +0100)]
Plugin Check Commands: disk is missing '-p', 'x' parameter

fixes #7596

9 years agoFix build problem on Windows
Gunnar Beutner [Thu, 6 Nov 2014 13:21:22 +0000 (14:21 +0100)]
Fix build problem on Windows

fixes #7597

9 years agoFix dynamic_cast problem
Gunnar Beutner [Thu, 6 Nov 2014 08:05:12 +0000 (09:05 +0100)]
Fix dynamic_cast problem

fixes #7586

9 years agoFix compiler warnings for the lexers
Gunnar Beutner [Thu, 6 Nov 2014 05:23:25 +0000 (06:23 +0100)]
Fix compiler warnings for the lexers

9 years agoCli: Fix missing single quote in 'object list' output
Michael Friedrich [Wed, 5 Nov 2014 17:23:40 +0000 (18:23 +0100)]
Cli: Fix missing single quote in 'object list' output

fixes #7584

9 years agoDocs: Fix usermod command
Michael Friedrich [Wed, 5 Nov 2014 17:15:06 +0000 (18:15 +0100)]
Docs: Fix usermod command

fixes #7373

9 years agoRemove some obsolete references to cJSON
Gunnar Beutner [Wed, 5 Nov 2014 15:47:11 +0000 (16:47 +0100)]
Remove some obsolete references to cJSON

refs #7452

9 years agoFix operator shared_ptr<T> for the Value class
Gunnar Beutner [Wed, 5 Nov 2014 15:09:22 +0000 (16:09 +0100)]
Fix operator shared_ptr<T> for the Value class

fixes #7586

9 years agoFix templates field
Gunnar Beutner [Wed, 5 Nov 2014 14:40:13 +0000 (15:40 +0100)]
Fix templates field

fixes #7585

9 years agoFix crash in ApiEvents::CheckResultAPIHandler
Gunnar Beutner [Wed, 5 Nov 2014 08:58:43 +0000 (09:58 +0100)]
Fix crash in ApiEvents::CheckResultAPIHandler

fixes #7577

9 years agoFix memory leak in the config parser
Gunnar Beutner [Wed, 5 Nov 2014 08:29:15 +0000 (09:29 +0100)]
Fix memory leak in the config parser

refs #7566

9 years agoImprove memory usage for the config compiler
Gunnar Beutner [Wed, 5 Nov 2014 07:55:00 +0000 (08:55 +0100)]
Improve memory usage for the config compiler

9 years agoStatusDataWriter: Encode custom attr arrays&dictionaries as json string
Michael Friedrich [Tue, 4 Nov 2014 17:08:26 +0000 (18:08 +0100)]
StatusDataWriter: Encode custom attr arrays&dictionaries as json string

refs #7560

9 years agoLivestatus: Add 'cv_is_json' and encode CV arrays/dicts as json
Michael Friedrich [Tue, 4 Nov 2014 15:44:45 +0000 (16:44 +0100)]
Livestatus: Add 'cv_is_json' and encode CV arrays/dicts as json

refs #7560

9 years agoFix incorrect field name
Gunnar Beutner [Tue, 4 Nov 2014 14:24:57 +0000 (15:24 +0100)]
Fix incorrect field name

refs #7566

9 years agoAllow strings as indexers
Gunnar Beutner [Tue, 4 Nov 2014 14:22:10 +0000 (15:22 +0100)]
Allow strings as indexers

refs #7566

9 years agoImplement support for arbitrarily complex indexers
Gunnar Beutner [Tue, 4 Nov 2014 14:19:33 +0000 (15:19 +0100)]
Implement support for arbitrarily complex indexers

fixes #7566

9 years agoDB IDO: Dump custom attributes as json encoded arrays/dictionaries; add 'is_json...
Michael Friedrich [Tue, 4 Nov 2014 11:18:07 +0000 (12:18 +0100)]
DB IDO: Dump custom attributes as json encoded arrays/dictionaries; add 'is_json' column

refs #7560

9 years agoBuild fix for RHEL 5
Gunnar Beutner [Tue, 4 Nov 2014 10:17:14 +0000 (11:17 +0100)]
Build fix for RHEL 5

9 years agoImplement dictionary support for apply+for
Gunnar Beutner [Tue, 4 Nov 2014 10:01:00 +0000 (11:01 +0100)]
Implement dictionary support for apply+for

fixes #7561

9 years agoDocs: Update troubleshooting with gdb debug printer install
Michael Friedrich [Mon, 3 Nov 2014 18:36:45 +0000 (19:36 +0100)]
Docs: Update troubleshooting with gdb debug printer install

refs #7514

9 years agoImplement the random() function
Gunnar Beutner [Mon, 3 Nov 2014 16:21:33 +0000 (17:21 +0100)]
Implement the random() function

9 years agoImplement the keys() function
Gunnar Beutner [Mon, 3 Nov 2014 12:05:14 +0000 (13:05 +0100)]
Implement the keys() function

fixes #7557

9 years agoUse double-quotes in "object list"
Gunnar Beutner [Mon, 3 Nov 2014 11:39:59 +0000 (12:39 +0100)]
Use double-quotes in "object list"

refs #7251

9 years agoFix non-unity builds
Gunnar Beutner [Mon, 3 Nov 2014 06:07:54 +0000 (07:07 +0100)]
Fix non-unity builds

9 years agoImplement typeof() function
Gunnar Beutner [Sun, 2 Nov 2014 23:44:04 +0000 (00:44 +0100)]
Implement typeof() function

9 years agoDocumentation: Add some more remote client details
Michael Friedrich [Sun, 2 Nov 2014 20:56:11 +0000 (21:56 +0100)]
Documentation: Add some more remote client details

Rename agents.conf too.

refs #7254

9 years agoDocs: Add cli commands
Michael Friedrich [Sun, 2 Nov 2014 20:46:02 +0000 (21:46 +0100)]
Docs: Add cli commands

fixes #7356

9 years agoDocs: Add first draft for setting up remote clients using Icinga 2
Michael Friedrich [Sun, 2 Nov 2014 19:35:16 +0000 (20:35 +0100)]
Docs: Add first draft for setting up remote clients using Icinga 2

refs #7254

9 years agoCli: Disable notifications on remote client 'node setup/wizard'
Michael Friedrich [Sun, 2 Nov 2014 19:17:57 +0000 (20:17 +0100)]
Cli: Disable notifications on remote client 'node setup/wizard'

fixes #7547

9 years agoCli: Fix serial.txt permissions for 'node setup/wizard'
Michael Friedrich [Sun, 2 Nov 2014 18:38:35 +0000 (19:38 +0100)]
Cli: Fix serial.txt permissions for 'node setup/wizard'

fixes #7546

9 years agoCli: Fix error message for clearing repository commit changes
Michael Friedrich [Sun, 2 Nov 2014 17:22:51 +0000 (18:22 +0100)]
Cli: Fix error message for clearing repository commit changes

9 years agoCli: Better output formatting for 'node wizard'
Michael Friedrich [Sun, 2 Nov 2014 16:45:51 +0000 (17:45 +0100)]
Cli: Better output formatting for 'node wizard'

9 years agoImplement support for formatting arrays in macro strings
Gunnar Beutner [Sun, 2 Nov 2014 06:35:43 +0000 (07:35 +0100)]
Implement support for formatting arrays in macro strings

fixes #7262

9 years agoImplement support for arrays in custom variables
Gunnar Beutner [Sun, 2 Nov 2014 06:22:00 +0000 (07:22 +0100)]
Implement support for arrays in custom variables

fixes #6544

9 years agoDocs: Move troubleshooting after getting started, mention object list in validation
Michael Friedrich [Sat, 1 Nov 2014 20:35:48 +0000 (21:35 +0100)]
Docs: Move troubleshooting after getting started, mention object list in validation

fixes #7514
fixes #7478

9 years agoDocs: Update Changes for What's New section
Michael Friedrich [Sat, 1 Nov 2014 20:06:43 +0000 (21:06 +0100)]
Docs: Update Changes for What's New section

refs #7387

9 years agoMake the 'name' attribute available in object definitions
Gunnar Beutner [Sat, 1 Nov 2014 05:39:21 +0000 (06:39 +0100)]
Make the 'name' attribute available in object definitions

fixes #7538

9 years agoFix: Nesting an object in a template causes the template to become non-abstract
Gunnar Beutner [Sat, 1 Nov 2014 05:25:58 +0000 (06:25 +0100)]
Fix: Nesting an object in a template causes the template to become non-abstract

fixes #7537

9 years agoClean up the config parser a bit
Gunnar Beutner [Sat, 1 Nov 2014 04:23:14 +0000 (05:23 +0100)]
Clean up the config parser a bit

9 years agoMake sure templates are never evaluated on their own
Gunnar Beutner [Fri, 31 Oct 2014 16:52:47 +0000 (17:52 +0100)]
Make sure templates are never evaluated on their own

fixes #7536

9 years agoCli: Require --zone for 'node setup'
Michael Friedrich [Fri, 31 Oct 2014 21:21:36 +0000 (22:21 +0100)]
Cli: Require --zone for 'node setup'

refs #7522

9 years agoCLI Commands: Remove timestamp prefix when logging output
Michael Friedrich [Fri, 31 Oct 2014 21:01:36 +0000 (22:01 +0100)]
CLI Commands: Remove timestamp prefix when logging output

fixes #7376

9 years agoCli: Repository should validate if object exists before add/remove
Michael Friedrich [Fri, 31 Oct 2014 20:08:11 +0000 (21:08 +0100)]
Cli: Repository should validate if object exists before add/remove

fixes #7461

9 years agoCli: Fix incorrect error message in 'node update-config'
Michael Friedrich [Fri, 31 Oct 2014 19:35:05 +0000 (20:35 +0100)]
Cli: Fix incorrect error message in 'node update-config'

fixes #7529

9 years agoCli: Fix confusing error messages in repository <type> add
Michael Friedrich [Fri, 31 Oct 2014 19:27:10 +0000 (20:27 +0100)]
Cli: Fix confusing error messages in repository <type> add

fixes #7530

9 years agoCli: Fix black/whitelist remove command
Michael Friedrich [Fri, 31 Oct 2014 19:22:24 +0000 (20:22 +0100)]
Cli: Fix black/whitelist remove command

refs #7526

9 years agoChange blacklist/whitelist backend
Michael Friedrich [Fri, 31 Oct 2014 15:21:07 +0000 (16:21 +0100)]
Change blacklist/whitelist backend

fixes #7526

9 years agoRemove static_cast optimization for Value's operator shared_ptr<T>
Gunnar Beutner [Fri, 31 Oct 2014 13:34:28 +0000 (14:34 +0100)]
Remove static_cast optimization for Value's operator shared_ptr<T>

9 years agoFix error message in migrate-hosts
Gunnar Beutner [Fri, 31 Oct 2014 12:47:34 +0000 (13:47 +0100)]
Fix error message in migrate-hosts

fixes #7528

9 years agoMove the "repository commit --clear" functionality into a separate command
Gunnar Beutner [Fri, 31 Oct 2014 12:27:29 +0000 (13:27 +0100)]
Move the "repository commit --clear" functionality into a separate command

fixes #7499

9 years agoRename templates "agent-{host,service}" to "satellite-{host,service}"
Gunnar Beutner [Fri, 31 Oct 2014 12:15:04 +0000 (13:15 +0100)]
Rename templates "agent-{host,service}" to "satellite-{host,service}"

refs #7525

9 years agoUpdate texts for the Windows wizard
Gunnar Beutner [Fri, 31 Oct 2014 12:08:09 +0000 (13:08 +0100)]
Update texts for the Windows wizard

refs #7525

9 years agoUpdate variable names
Gunnar Beutner [Fri, 31 Oct 2014 10:55:38 +0000 (11:55 +0100)]
Update variable names

refs #7516

9 years agoRename --agent to --zone (for blacklist/whitelist)
Gunnar Beutner [Fri, 31 Oct 2014 10:53:44 +0000 (11:53 +0100)]
Rename --agent to --zone (for blacklist/whitelist)

fixes #7516

9 years agoRename CLI command "agent" to "node"
Gunnar Beutner [Fri, 31 Oct 2014 10:38:16 +0000 (11:38 +0100)]
Rename CLI command "agent" to "node"

fixes #7525

9 years agoCli: Fix import description for 'repository <type> add'
Michael Friedrich [Fri, 31 Oct 2014 10:20:14 +0000 (11:20 +0100)]
Cli: Fix import description for 'repository <type> add'

9 years agoUse ScriptVariable::Get for "agent wizard" and "agent setup"
Gunnar Beutner [Fri, 31 Oct 2014 09:35:03 +0000 (10:35 +0100)]
Use ScriptVariable::Get for "agent wizard" and "agent setup"

fixes #7520

9 years agoImplement field attribute to hide fields in command auto-completion
Gunnar Beutner [Fri, 31 Oct 2014 07:53:25 +0000 (08:53 +0100)]
Implement field attribute to hide fields in command auto-completion

fixes #7403

9 years agoHide attributes in command auto-completion which cannot be set
Gunnar Beutner [Fri, 31 Oct 2014 07:49:14 +0000 (08:49 +0100)]
Hide attributes in command auto-completion which cannot be set

refs #7403

9 years agoAgent health check must not have zone attribute
Gunnar Beutner [Fri, 31 Oct 2014 05:27:22 +0000 (06:27 +0100)]
Agent health check must not have zone attribute

fixes #7519

9 years agoDocs: MonitoringExchamge -> IcingaExchange
Michael Friedrich [Thu, 30 Oct 2014 20:05:20 +0000 (21:05 +0100)]
Docs: MonitoringExchamge -> IcingaExchange

9 years agoCli: Chown certificate dirs/files to the icinga user in agent setup/wizard
Michael Friedrich [Thu, 30 Oct 2014 19:34:33 +0000 (20:34 +0100)]
Cli: Chown certificate dirs/files to the icinga user in agent setup/wizard

fixes #7476
refs #7465
refs #7423

9 years agoAdd Utility::SetFileOwnership() on Linux
Michael Friedrich [Thu, 30 Oct 2014 18:52:22 +0000 (19:52 +0100)]
Add Utility::SetFileOwnership() on Linux

refs #7476

9 years agoDocs: Fix Icinga Web 2 description & urls
Michael Friedrich [Thu, 30 Oct 2014 18:51:14 +0000 (19:51 +0100)]
Docs: Fix Icinga Web 2 description & urls

9 years agoCli: Fix choices in agent setup wizard
Michael Friedrich [Thu, 30 Oct 2014 17:21:15 +0000 (18:21 +0100)]
Cli: Fix choices in agent setup wizard

refs #7465

9 years agoCli Agent Setup: Provide hint with actual CN for master ticket cmd
Michael Friedrich [Thu, 30 Oct 2014 17:07:00 +0000 (18:07 +0100)]
Cli Agent Setup: Provide hint with actual CN for master ticket cmd

refs #7465

9 years agoCli: Add 'agent wizard' command
Michael Friedrich [Thu, 30 Oct 2014 15:19:51 +0000 (16:19 +0100)]
Cli: Add 'agent wizard' command

refs #7465

9 years agoUse VariableUtility for "pki ticket"
Gunnar Beutner [Thu, 30 Oct 2014 14:22:55 +0000 (15:22 +0100)]
Use VariableUtility for "pki ticket"

fixes #7443

9 years agoCli: Fix log for CA copy in 'agent setup --master'
Michael Friedrich [Thu, 30 Oct 2014 14:19:09 +0000 (15:19 +0100)]
Cli: Fix log for CA copy in 'agent setup --master'

refs #7248

9 years agoFix enabling features in RPMs
Michael Friedrich [Thu, 30 Oct 2014 13:40:03 +0000 (14:40 +0100)]
Fix enabling features in RPMs

fixes #7510

9 years agoFix operator== for Value and String comparisons
Gunnar Beutner [Thu, 30 Oct 2014 12:04:00 +0000 (13:04 +0100)]
Fix operator== for Value and String comparisons

refs #7472

9 years agoDocs: Fix typos and other small corrections
Wolfgang Nieder [Tue, 28 Oct 2014 20:43:20 +0000 (21:43 +0100)]
Docs: Fix typos and other small corrections

fixes #7477

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoUpdate downtimes.conf example config
Gunnar Beutner [Thu, 30 Oct 2014 11:22:31 +0000 (12:22 +0100)]
Update downtimes.conf example config

fixes #7472

9 years agoFix scoping rules for apply rules
Gunnar Beutner [Thu, 30 Oct 2014 08:20:42 +0000 (09:20 +0100)]
Fix scoping rules for apply rules

fixes #7503

9 years agoBuild fix
Gunnar Beutner [Thu, 30 Oct 2014 08:20:25 +0000 (09:20 +0100)]
Build fix

fixes #7502

9 years agoCli: 'agent update-config' checks against black/whitelist filters on add/remove
Michael Friedrich [Wed, 29 Oct 2014 23:29:09 +0000 (00:29 +0100)]
Cli: 'agent update-config' checks against black/whitelist filters on add/remove

fixes #7501
refs #7253

9 years agoCli: Fix overwriting api.conf; Move black/whitelist functionality into AgentUtility...
Michael Friedrich [Wed, 29 Oct 2014 12:53:59 +0000 (13:53 +0100)]
Cli: Fix overwriting api.conf; Move black/whitelist functionality into AgentUtility class

refs #7253
fixes #7481

9 years agoFix Utility::GetFQDN() on OS X
Gunnar Beutner [Wed, 29 Oct 2014 15:54:33 +0000 (16:54 +0100)]
Fix Utility::GetFQDN() on OS X

fixes #7495

9 years agoMove the config files to icinga2-common
Gunnar Beutner [Wed, 29 Oct 2014 12:03:28 +0000 (13:03 +0100)]
Move the config files to icinga2-common

refs #7471