]> granicus.if.org Git - icinga2/log
icinga2
9 years agoAdd "random" CheckCommand for test and demo purposes
Michael Friedrich [Thu, 19 Mar 2015 13:36:53 +0000 (14:36 +0100)]
Add "random" CheckCommand for test and demo purposes

fixes #8816

9 years agoUse Utility::NaturalJoin for notification filter formatting
Michael Friedrich [Thu, 19 Mar 2015 13:08:06 +0000 (14:08 +0100)]
Use Utility::NaturalJoin for notification filter formatting

refs #8685

9 years agoImprove error message for invalid field access
Gunnar Beutner [Thu, 19 Mar 2015 12:47:40 +0000 (13:47 +0100)]
Improve error message for invalid field access

fixes #8769

9 years agoUpdate AUTHORS
Jean-Marcel Flach [Thu, 19 Mar 2015 12:30:59 +0000 (13:30 +0100)]
Update AUTHORS

9 years agoFix leak in ConfigCompiler::CompileStream
Gunnar Beutner [Thu, 19 Mar 2015 07:17:57 +0000 (08:17 +0100)]
Fix leak in ConfigCompiler::CompileStream

refs #8791

9 years agoAdd rudimentary support for Travis-CI
Gunnar Beutner [Thu, 19 Mar 2015 05:53:32 +0000 (06:53 +0100)]
Add rudimentary support for Travis-CI

9 years agoDon't use the thread pool to compile Livestatus scripts
Gunnar Beutner [Wed, 18 Mar 2015 13:36:46 +0000 (14:36 +0100)]
Don't use the thread pool to compile Livestatus scripts

refs #8791

9 years agoFix crash in ConsoleCommand::Run
Gunnar Beutner [Wed, 18 Mar 2015 13:29:02 +0000 (14:29 +0100)]
Fix crash in ConsoleCommand::Run

refs #8791

9 years agoFix initialization order for type objects
Gunnar Beutner [Wed, 18 Mar 2015 13:24:55 +0000 (14:24 +0100)]
Fix initialization order for type objects

refs #8791

9 years agoMake order for deferred initializers deterministic
Gunnar Beutner [Wed, 18 Mar 2015 12:24:31 +0000 (13:24 +0100)]
Make order for deferred initializers deterministic

refs #8791

9 years agoUpdate documentation for --app
Gunnar Beutner [Wed, 18 Mar 2015 11:32:55 +0000 (12:32 +0100)]
Update documentation for --app

refs #8791

9 years agoFix incorrect type for the --app argument
Gunnar Beutner [Wed, 18 Mar 2015 11:30:07 +0000 (12:30 +0100)]
Fix incorrect type for the --app argument

refs #8791

9 years agoFix livestatus unit tests
Gunnar Beutner [Wed, 18 Mar 2015 11:11:42 +0000 (12:11 +0100)]
Fix livestatus unit tests

refs #8791

9 years agoClean up the start-up process a bit
Gunnar Beutner [Wed, 18 Mar 2015 10:12:14 +0000 (11:12 +0100)]
Clean up the start-up process a bit

fixes #8791

9 years agoAdd auto-completion suggestions for built-in attributes
Gunnar Beutner [Wed, 18 Mar 2015 07:19:36 +0000 (08:19 +0100)]
Add auto-completion suggestions for built-in attributes

refs #8776

9 years agoImprove auto-completion for the 'icinga2 console' command
Gunnar Beutner [Wed, 18 Mar 2015 07:10:32 +0000 (08:10 +0100)]
Improve auto-completion for the 'icinga2 console' command

refs #8776

9 years agoImplement auto-completion support for 'icinga2 console'
Gunnar Beutner [Wed, 18 Mar 2015 06:17:15 +0000 (07:17 +0100)]
Implement auto-completion support for 'icinga2 console'

refs #8776

9 years agoFix libreadline detection for Debian
Gunnar Beutner [Tue, 17 Mar 2015 17:01:48 +0000 (18:01 +0100)]
Fix libreadline detection for Debian

refs #8776

9 years agoImplement support for libedit
Gunnar Beutner [Tue, 17 Mar 2015 09:42:46 +0000 (10:42 +0100)]
Implement support for libedit

fixes #8776

9 years agoFix typo in documentation: Library reference get_host
Reto Zeder [Mon, 16 Mar 2015 13:03:19 +0000 (14:03 +0100)]
Fix typo in documentation: Library reference get_host

fixes #8763

Signed-off-by: Jean-Marcel Flach <jean-marcel.flach@netways.de>
9 years agoFix incorrect variable use in BoostTestTargets.cmake
Gunnar Beutner [Tue, 17 Mar 2015 08:05:40 +0000 (09:05 +0100)]
Fix incorrect variable use in BoostTestTargets.cmake

fixes #8749

9 years agoFix some mistakes in the documentation
Gunnar Beutner [Tue, 17 Mar 2015 08:02:17 +0000 (09:02 +0100)]
Fix some mistakes in the documentation

fixes #8767

9 years agoMove the base command templates into libmethods
Gunnar Beutner [Tue, 17 Mar 2015 07:14:46 +0000 (08:14 +0100)]
Move the base command templates into libmethods

fixes #8775

9 years agoRemove prompt to create a TicketSalt from the wizard
Louis Sautier [Mon, 16 Mar 2015 14:15:27 +0000 (15:15 +0100)]
Remove prompt to create a TicketSalt from the wizard

fixes #8766

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoIgnore file name extension in 'flex --version' output
Gunnar Beutner [Mon, 16 Mar 2015 12:37:11 +0000 (13:37 +0100)]
Ignore file name extension in 'flex --version' output

refs #8750

9 years agoAdd OS details in 'icinga2 --version'
Gunnar Beutner [Mon, 16 Mar 2015 12:32:13 +0000 (13:32 +0100)]
Add OS details in 'icinga2 --version'

fixes #8761

9 years agoImprove Flex version detection on Windows
Gunnar Beutner [Mon, 16 Mar 2015 12:31:33 +0000 (13:31 +0100)]
Improve Flex version detection on Windows

refs #8750

9 years agoRemove http_vhosts config from Windows
Jean Flach [Mon, 16 Mar 2015 12:15:54 +0000 (13:15 +0100)]
Remove http_vhosts config from Windows

There is no check_http planed for Windows

fixes #8762

9 years agoAdd missing keywords in the syntax highlighting files
Gunnar Beutner [Mon, 16 Mar 2015 08:59:26 +0000 (09:59 +0100)]
Add missing keywords in the syntax highlighting files

fixes #8757

9 years agoFix VIM syntax highlighting for comments
Markus Frosch [Mon, 16 Mar 2015 08:18:06 +0000 (09:18 +0100)]
Fix VIM syntax highlighting for comments

fixes #8755

9 years agoFix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL
Louis Sautier [Sun, 15 Mar 2015 18:22:37 +0000 (19:22 +0100)]
Fix a typo in the documentation of ICINGA2_WITH_MYSQL and ICINGA2_WITH_PGSQL

fixes #8753

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoEnsure that flex meets the version requirements
Gunnar Beutner [Sun, 15 Mar 2015 20:08:06 +0000 (21:08 +0100)]
Ensure that flex meets the version requirements

fixes #8750

9 years agoDon't ignore extraneous arguments for functions
Gunnar Beutner [Sun, 15 Mar 2015 10:24:09 +0000 (11:24 +0100)]
Don't ignore extraneous arguments for functions

fixes #8748

9 years agoMerge COMMIT and BEGIN into the previous MySQL query
Gunnar Beutner [Sat, 14 Mar 2015 06:58:55 +0000 (07:58 +0100)]
Merge COMMIT and BEGIN into the previous MySQL query

refs #8738

9 years agoImplement support for CLIENT_MULTI_STATEMENTS
Gunnar Beutner [Fri, 13 Mar 2015 19:23:14 +0000 (20:23 +0100)]
Implement support for CLIENT_MULTI_STATEMENTS

fixes #8738

9 years agoDon't update custom vars for each status update
Gunnar Beutner [Fri, 13 Mar 2015 12:46:00 +0000 (13:46 +0100)]
Don't update custom vars for each status update

fixes #8736

9 years agoImplement the pending_queries metric for the IDO check task
Gunnar Beutner [Fri, 13 Mar 2015 11:00:30 +0000 (12:00 +0100)]
Implement the pending_queries metric for the IDO check task

refs #8688

9 years agoUpdate syntax highlighting (nano/vim) for 2.3 features
Carlos Cesario [Thu, 12 Mar 2015 15:10:15 +0000 (12:10 -0300)]
Update syntax highlighting (nano/vim) for 2.3 features

fixes #8660

9 years agoShow notification state/type filter names in notice/debug log
Michael Friedrich [Thu, 12 Mar 2015 16:09:26 +0000 (17:09 +0100)]
Show notification state/type filter names in notice/debug log

fixes #8685

9 years agoRelease version 2.3.2
Gunnar Beutner [Thu, 12 Mar 2015 15:00:14 +0000 (16:00 +0100)]
Release version 2.3.2

9 years agoFix log message for cli commands breaks the init script
Michael Friedrich [Thu, 12 Mar 2015 14:53:56 +0000 (15:53 +0100)]
Fix log message for cli commands breaks the init script

fixes #8721

9 years agoBuild fix
Gunnar Beutner [Thu, 12 Mar 2015 12:44:05 +0000 (13:44 +0100)]
Build fix

refs #8688

9 years agoRelease version 2.3.1
Gunnar Beutner [Thu, 12 Mar 2015 12:01:45 +0000 (13:01 +0100)]
Release version 2.3.1

9 years agoImprove output for the ido check task
Gunnar Beutner [Thu, 12 Mar 2015 10:51:02 +0000 (11:51 +0100)]
Improve output for the ido check task

refs #8688

9 years agoFix crash in Dependency::Stop()
Michael Friedrich [Thu, 12 Mar 2015 10:43:04 +0000 (11:43 +0100)]
Fix crash in Dependency::Stop()

This partially reverts the fix in #8436

fixes #8687
refs #8436

9 years agoImplement a check for IDO database connections
Gunnar Beutner [Thu, 12 Mar 2015 08:39:53 +0000 (09:39 +0100)]
Implement a check for IDO database connections

fixes #8688

9 years agoAdd support for using the 1.12.0 IDO database schema
Gunnar Beutner [Thu, 12 Mar 2015 08:35:26 +0000 (09:35 +0100)]
Add support for using the 1.12.0 IDO database schema

fixes #8689

9 years agoDon't increment check attempt counter on OK->NOT-OK transition
Michael Friedrich [Fri, 20 Feb 2015 20:30:14 +0000 (21:30 +0100)]
Don't increment check attempt counter on OK->NOT-OK transition

refs #7287

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
9 years agoFix formatting for the GDB stacktrace
Michael Friedrich [Wed, 11 Mar 2015 15:31:30 +0000 (16:31 +0100)]
Fix formatting for the GDB stacktrace

fixes #8684

9 years agoImplement the parse_performance_data function
Gunnar Beutner [Wed, 11 Mar 2015 15:29:20 +0000 (16:29 +0100)]
Implement the parse_performance_data function

fixes #8693

9 years agoMake sure that the /var/log/icinga2/crash directory exists
Michael Friedrich [Wed, 11 Mar 2015 15:06:04 +0000 (16:06 +0100)]
Make sure that the /var/log/icinga2/crash directory exists

fixes #8683

9 years agoMake sure that 'icinga2 console' serializes temporary attributes (rather than just...
Gunnar Beutner [Wed, 11 Mar 2015 15:06:58 +0000 (16:06 +0100)]
Make sure that 'icinga2 console' serializes temporary attributes (rather than just config + state)

fixes #8690

9 years agoUpdate documentation for DB IDO HA Run-Once
Michael Friedrich [Wed, 11 Mar 2015 13:06:01 +0000 (14:06 +0100)]
Update documentation for DB IDO HA Run-Once

fixes #8680

9 years agoFix timeout problem with API heartbeat messages
Gunnar Beutner [Wed, 11 Mar 2015 11:53:43 +0000 (12:53 +0100)]
Fix timeout problem with API heartbeat messages

fixes #8672

9 years agoFix line continuation support for parentheses
Gunnar Beutner [Wed, 11 Mar 2015 08:55:38 +0000 (09:55 +0100)]
Fix line continuation support for parentheses

fixes #8679

9 years agoKill entire process group after plugin timeout
Gunnar Beutner [Wed, 11 Mar 2015 06:12:59 +0000 (07:12 +0100)]
Kill entire process group after plugin timeout

fixes #8540

9 years agoFix argument type for the StringContains function
Gunnar Beutner [Wed, 11 Mar 2015 05:42:45 +0000 (06:42 +0100)]
Fix argument type for the StringContains function

refs #8659

9 years agoImplement String#contains
Michael Friedrich [Tue, 10 Mar 2015 23:11:18 +0000 (00:11 +0100)]
Implement String#contains

fixes #8659

9 years agoFix check_disk default thresholds and document the change of unit
Louis Sautier [Tue, 10 Mar 2015 17:46:27 +0000 (18:46 +0100)]
Fix check_disk default thresholds and document the change of unit

fixes #8673

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
9 years agoRemove an unnecessary temporary variable
Gunnar Beutner [Tue, 10 Mar 2015 14:23:27 +0000 (15:23 +0100)]
Remove an unnecessary temporary variable

9 years agoFix documentation for -DICINGA2_GIT_VERSION_INFO
Louis Sautier [Tue, 10 Mar 2015 13:09:14 +0000 (14:09 +0100)]
Fix documentation for -DICINGA2_GIT_VERSION_INFO

fixes #8667

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoAllow some of the Array and Dictionary methods to be inlined by the compiler
Gunnar Beutner [Tue, 10 Mar 2015 12:45:29 +0000 (13:45 +0100)]
Allow some of the Array and Dictionary methods to be inlined by the compiler

fixes #8666

9 years agoFix path for the icinga2 binary in the documentation
Gunnar Beutner [Tue, 10 Mar 2015 08:53:33 +0000 (09:53 +0100)]
Fix path for the icinga2 binary in the documentation

9 years agoFix check_disk thresholds: make sure partitions are the last arguments
Louis Sautier [Mon, 9 Mar 2015 14:11:25 +0000 (15:11 +0100)]
Fix check_disk thresholds: make sure partitions are the last arguments

fixes #8658

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoFix missing program name in 'icinga2 --version'
Gunnar Beutner [Mon, 9 Mar 2015 14:02:53 +0000 (15:02 +0100)]
Fix missing program name in 'icinga2 --version'

fixes #8657

9 years agoRelease version 2.3.0 v2.3.0
Gunnar Beutner [Mon, 9 Mar 2015 11:52:05 +0000 (12:52 +0100)]
Release version 2.3.0

9 years agochangelog.py: Convert Windows new-lines to UNIX new-lines
Gunnar Beutner [Mon, 9 Mar 2015 11:47:01 +0000 (12:47 +0100)]
changelog.py: Convert Windows new-lines to UNIX new-lines

9 years agoDocument closures
Gunnar Beutner [Mon, 9 Mar 2015 10:18:18 +0000 (11:18 +0100)]
Document closures

fixes #8648

9 years agoReplace tabs with spaces in the documentation examples
Gunnar Beutner [Mon, 9 Mar 2015 10:18:05 +0000 (11:18 +0100)]
Replace tabs with spaces in the documentation examples

9 years agoAdd -fvisibility-inlines-hidden to the C/CXX flags when available
Gunnar Beutner [Mon, 9 Mar 2015 08:49:55 +0000 (09:49 +0100)]
Add -fvisibility-inlines-hidden to the C/CXX flags when available

9 years agoDon't accept config updates for zones for which we have an authoritative copy of...
Gunnar Beutner [Mon, 9 Mar 2015 07:43:46 +0000 (08:43 +0100)]
Don't accept config updates for zones for which we have an authoritative copy of the config

fixes #8555

9 years agoFix incorrect value for the process_performance_data column in the icinga_hosts table
Gunnar Beutner [Mon, 9 Mar 2015 07:12:05 +0000 (08:12 +0100)]
Fix incorrect value for the process_performance_data column in the icinga_hosts table

fixes #8544

9 years agoFix validator for dependencies
Gunnar Beutner [Mon, 9 Mar 2015 07:04:18 +0000 (08:04 +0100)]
Fix validator for dependencies

fixes #8596

9 years agoAdd validator for time ranges in ScheduledDowntime objects
Gunnar Beutner [Mon, 9 Mar 2015 06:51:55 +0000 (07:51 +0100)]
Add validator for time ranges in ScheduledDowntime objects

fixes #8600

9 years agoRemove incorrect VERIFY
Gunnar Beutner [Mon, 9 Mar 2015 05:51:22 +0000 (06:51 +0100)]
Remove incorrect VERIFY

fixes #8628

9 years agoUpdate AUTHORS
Gunnar Beutner [Mon, 9 Mar 2015 05:41:56 +0000 (06:41 +0100)]
Update AUTHORS

9 years agoFix a spelling error
Louis Sautier [Sun, 8 Mar 2015 21:34:31 +0000 (22:34 +0100)]
Fix a spelling error

fixes #8638

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoImprove support for the Value class in the natvis extension
Gunnar Beutner [Sun, 8 Mar 2015 19:34:25 +0000 (20:34 +0100)]
Improve support for the Value class in the natvis extension

9 years agoUpdate documentation links
Gunnar Beutner [Sun, 8 Mar 2015 10:34:59 +0000 (11:34 +0100)]
Update documentation links

9 years agoRemove duplicate chapter and fix chapter headings
Gunnar Beutner [Sun, 8 Mar 2015 10:32:49 +0000 (11:32 +0100)]
Remove duplicate chapter and fix chapter headings

9 years agoDocumentation: Add wiki howto url for help updating the docs
Michael Friedrich [Sat, 7 Mar 2015 16:12:45 +0000 (17:12 +0100)]
Documentation: Add wiki howto url for help updating the docs

9 years agoDocumentation: Remove obsolete info
Michael Friedrich [Sat, 7 Mar 2015 15:26:09 +0000 (16:26 +0100)]
Documentation: Remove obsolete info

refs #8318

9 years agoDocumentation: Refactor RemoteClient/Cluster/etc from community&training feedback
Michael Friedrich [Sat, 7 Mar 2015 14:52:56 +0000 (15:52 +0100)]
Documentation: Refactor RemoteClient/Cluster/etc from community&training feedback

fixes #8318
fixes #8522
fixes #6858

9 years agoRemove unnecessary dynamic_casts
Gunnar Beutner [Sat, 7 Mar 2015 13:47:54 +0000 (14:47 +0100)]
Remove unnecessary dynamic_casts

9 years agoAdd check commands for NSClient++
Gunnar Beutner [Fri, 6 Mar 2015 12:08:42 +0000 (13:08 +0100)]
Add check commands for NSClient++

fixes #8621

9 years agoMove webinject documentation to the right chapter
Gunnar Beutner [Fri, 6 Mar 2015 11:44:50 +0000 (12:44 +0100)]
Move webinject documentation to the right chapter

9 years agoUpdate Window plugins' usage strings
Jean Flach [Fri, 6 Mar 2015 11:14:09 +0000 (12:14 +0100)]
Update Window plugins' usage strings

9 years agoFix second Deserialize() call in ApiEvents::ExecuteCommandAPIHandler
Gunnar Beutner [Fri, 6 Mar 2015 00:45:43 +0000 (01:45 +0100)]
Fix second Deserialize() call in ApiEvents::ExecuteCommandAPIHandler

refs #8117

9 years agoMake sure we don't evaluate apply rules for fake hosts used in agent checks
Gunnar Beutner [Thu, 5 Mar 2015 20:19:04 +0000 (21:19 +0100)]
Make sure we don't evaluate apply rules for fake hosts used in agent checks

fixes #8117

9 years agoAdd missing service name in check results
Gunnar Beutner [Thu, 5 Mar 2015 19:50:27 +0000 (20:50 +0100)]
Add missing service name in check results

refs #8257

9 years agoAdd check command definitions for the check_vmware_esx plugin
Carlos Cesario [Wed, 25 Feb 2015 12:32:22 +0000 (09:32 -0300)]
Add check command definitions for the check_vmware_esx plugin

fixes #6697

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
9 years agoAdd missing "return"s in Ido*Connection::Reconnect
Gunnar Beutner [Thu, 5 Mar 2015 14:57:46 +0000 (15:57 +0100)]
Add missing "return"s in Ido*Connection::Reconnect

9 years agoImplement SNI support for the TlsStream class
Gunnar Beutner [Thu, 5 Mar 2015 13:15:42 +0000 (14:15 +0100)]
Implement SNI support for the TlsStream class

fixes #8610

9 years agoFix incorrect debug hints for nested attributes
Gunnar Beutner [Thu, 5 Mar 2015 12:18:15 +0000 (13:18 +0100)]
Fix incorrect debug hints for nested attributes

fixes #8604

9 years agoRemove the macro argument for IMPL_TYPE_LOOKUP
Gunnar Beutner [Thu, 5 Mar 2015 06:42:13 +0000 (07:42 +0100)]
Remove the macro argument for IMPL_TYPE_LOOKUP

fixes #8599

9 years agoFix compiler warning in Process::Run
Gunnar Beutner [Wed, 4 Mar 2015 15:41:53 +0000 (16:41 +0100)]
Fix compiler warning in Process::Run

9 years agoImplement support for the 'Limit' column in Livestatus
Gunnar Beutner [Wed, 4 Mar 2015 11:03:35 +0000 (12:03 +0100)]
Implement support for the 'Limit' column in Livestatus

fixes #8529

9 years agoImprove Livestatus query performance
Gunnar Beutner [Wed, 4 Mar 2015 09:58:22 +0000 (10:58 +0100)]
Improve Livestatus query performance

fixes #8594

9 years agoAdd -fno-fat-lto-objects to the compiler flags when ICINGA2_LTO_BUILD is enabled
Gunnar Beutner [Wed, 4 Mar 2015 09:43:01 +0000 (10:43 +0100)]
Add -fno-fat-lto-objects to the compiler flags when ICINGA2_LTO_BUILD is enabled

9 years agoDon't discard config validators
Gunnar Beutner [Wed, 4 Mar 2015 08:12:57 +0000 (09:12 +0100)]
Don't discard config validators