]> granicus.if.org Git - icinga2/log
icinga2
10 years agoBuild fix for FreeBSD. v0.0.3
Gunnar Beutner [Tue, 22 Oct 2013 15:53:30 +0000 (17:53 +0200)]
Build fix for FreeBSD.

10 years agoFix boost detection on Ubuntu 13.10.
Gunnar Beutner [Tue, 22 Oct 2013 11:32:59 +0000 (13:32 +0200)]
Fix boost detection on Ubuntu 13.10.

10 years agoUpdate Changelog and installation files.
Michael Friedrich [Tue, 22 Oct 2013 11:14:25 +0000 (13:14 +0200)]
Update Changelog and installation files.

10 years agoUpdate Documentation.
Michael Friedrich [Tue, 22 Oct 2013 10:21:46 +0000 (12:21 +0200)]
Update Documentation.

10 years agoUpdate MySQL schema.
Gunnar Beutner [Tue, 22 Oct 2013 09:42:45 +0000 (11:42 +0200)]
Update MySQL schema.

10 years agoAdd missing library.
Gunnar Beutner [Tue, 22 Oct 2013 09:31:15 +0000 (11:31 +0200)]
Add missing library.

10 years agoRemove unused #includes.
Gunnar Beutner [Tue, 22 Oct 2013 08:10:29 +0000 (10:10 +0200)]
Remove unused #includes.

10 years agoDocumentation: Fix some typos.
Michael Friedrich [Mon, 21 Oct 2013 19:43:17 +0000 (21:43 +0200)]
Documentation: Fix some typos.

10 years agoUpdate documentation.
Michael Friedrich [Mon, 21 Oct 2013 19:03:35 +0000 (21:03 +0200)]
Update documentation.

10 years agoUpdate icinga2 path in the init script.
Gunnar Beutner [Mon, 21 Oct 2013 14:43:12 +0000 (16:43 +0200)]
Update icinga2 path in the init script.

10 years agoStart log flush timer after binding the stream.
Michael Friedrich [Mon, 21 Oct 2013 12:15:21 +0000 (14:15 +0200)]
Start log flush timer after binding the stream.

refs #4890

10 years agoFlush StreamLogger periodically.
Michael Friedrich [Mon, 21 Oct 2013 12:09:14 +0000 (14:09 +0200)]
Flush StreamLogger periodically.

fixes #4890

10 years agoSanitize dots in metric names too.
Michael Friedrich [Mon, 21 Oct 2013 11:55:23 +0000 (13:55 +0200)]
Sanitize dots in metric names too.

10 years agoAdd Vagrant files to make dist.
Gunnar Beutner [Mon, 21 Oct 2013 10:12:03 +0000 (12:12 +0200)]
Add Vagrant files to make dist.

Fixes #4935

10 years agoMove icinga2 binary into sbin.
Michael Friedrich [Mon, 21 Oct 2013 09:25:16 +0000 (11:25 +0200)]
Move icinga2 binary into sbin.

fixes #4936

10 years agoAdd debuglog feature.
Michael Friedrich [Mon, 21 Oct 2013 09:00:40 +0000 (11:00 +0200)]
Add debuglog feature.

10 years agoFix make install on FreeBSD.
Gunnar Beutner [Mon, 21 Oct 2013 08:51:39 +0000 (10:51 +0200)]
Fix make install on FreeBSD.

10 years agoMake sure to #include <pthread_np.h> on FreeBSD.
Gunnar Beutner [Mon, 21 Oct 2013 07:52:45 +0000 (09:52 +0200)]
Make sure to #include <pthread_np.h> on FreeBSD.

10 years agoFreeBSD build fix.
Gunnar Beutner [Mon, 21 Oct 2013 07:46:27 +0000 (09:46 +0200)]
FreeBSD build fix.

10 years agoAnother build fix.
Gunnar Beutner [Sun, 20 Oct 2013 13:22:21 +0000 (15:22 +0200)]
Another build fix.

10 years agoBuild fix.
Gunnar Beutner [Sun, 20 Oct 2013 13:20:54 +0000 (15:20 +0200)]
Build fix.

10 years agoconfig: Implement AST support for const expressions.
Gunnar Beutner [Sun, 20 Oct 2013 13:06:05 +0000 (15:06 +0200)]
config: Implement AST support for const expressions.

10 years agoDocumentation: Add note for daemon user/group.
Michael Friedrich [Sun, 20 Oct 2013 12:39:20 +0000 (14:39 +0200)]
Documentation: Add note for daemon user/group.

10 years agoDocumentation: Add EPEL url.
Michael Friedrich [Sun, 20 Oct 2013 10:52:26 +0000 (12:52 +0200)]
Documentation: Add EPEL url.

10 years agoAdd NOTIFICATION{AUTHOR,AUTHORNAME,COMMENT} macros.
Michael Friedrich [Fri, 18 Oct 2013 22:19:16 +0000 (00:19 +0200)]
Add NOTIFICATION{AUTHOR,AUTHORNAME,COMMENT} macros.

fixes #4914

10 years agoFix missing object lock in ExternalCommandProcessor::RemoveSvcAcknowledgement().
Michael Friedrich [Fri, 18 Oct 2013 22:17:28 +0000 (00:17 +0200)]
Fix missing object lock in ExternalCommandProcessor::RemoveSvcAcknowledgement().

10 years agospec: Enable %doc macros for all packages.
Michael Friedrich [Fri, 18 Oct 2013 20:53:54 +0000 (22:53 +0200)]
spec: Enable %doc macros for all packages.

fixes #4894

10 years agoUpdate README.
Michael Friedrich [Fri, 18 Oct 2013 20:48:15 +0000 (22:48 +0200)]
Update README.

10 years agoVagrant: Fix icinga-web command pipe.
Michael Friedrich [Fri, 18 Oct 2013 20:34:44 +0000 (22:34 +0200)]
Vagrant: Fix icinga-web command pipe.

fixes #4873

10 years agoRename i2enfeature/i2disfeature to icinga2-{enable,disable}-feature.
Michael Friedrich [Fri, 18 Oct 2013 20:11:40 +0000 (22:11 +0200)]
Rename i2enfeature/i2disfeature to icinga2-{enable,disable}-feature.

fixes #4904

10 years agoDon't sanitize dots in metrics.
Michael Friedrich [Fri, 18 Oct 2013 18:53:57 +0000 (20:53 +0200)]
Don't sanitize dots in metrics.

10 years agoDocumentation: Reduce 33 to 3 TODOs.
Michael Friedrich [Fri, 18 Oct 2013 18:05:08 +0000 (20:05 +0200)]
Documentation: Reduce 33 to 3 TODOs.

10 years agoFix perfdata in NullCheck.
Michael Friedrich [Fri, 18 Oct 2013 18:04:56 +0000 (20:04 +0200)]
Fix perfdata in NullCheck.

10 years agoGraphiteWriter: Refactor perfdata parsing.
Michael Friedrich [Fri, 18 Oct 2013 14:05:56 +0000 (16:05 +0200)]
GraphiteWriter: Refactor perfdata parsing.

10 years agoRemove unused file.
Gunnar Beutner [Fri, 18 Oct 2013 13:57:55 +0000 (15:57 +0200)]
Remove unused file.

10 years agoRemove README.icinga and add .gitkeep instead.
Gunnar Beutner [Fri, 18 Oct 2013 13:54:21 +0000 (15:54 +0200)]
Remove README.icinga and add .gitkeep instead.

10 years agoUpdate documentation.
Gunnar Beutner [Fri, 18 Oct 2013 13:10:34 +0000 (15:10 +0200)]
Update documentation.

10 years agoUpdate documentation.
Gunnar Beutner [Fri, 18 Oct 2013 12:31:57 +0000 (14:31 +0200)]
Update documentation.

10 years agoRefactor check scheduler some more.
Gunnar Beutner [Fri, 18 Oct 2013 12:10:31 +0000 (14:10 +0200)]
Refactor check scheduler some more.

10 years agoRefactor check scheduler.
Gunnar Beutner [Fri, 18 Oct 2013 11:46:22 +0000 (13:46 +0200)]
Refactor check scheduler.

10 years agoRevert Endpoint::SetClient() change.
Gunnar Beutner [Fri, 18 Oct 2013 10:02:35 +0000 (12:02 +0200)]
Revert Endpoint::SetClient() change.

10 years agoSet thread names for the BufferedStream thread procs.
Gunnar Beutner [Fri, 18 Oct 2013 09:46:19 +0000 (11:46 +0200)]
Set thread names for the BufferedStream thread procs.

10 years agoImplement TOTALHOSTSERVICES, TOTALHOSTSERVICESOK, TOTALHOSTSERVICESWARNING, TOTALHOST...
Gunnar Beutner [Fri, 18 Oct 2013 09:40:46 +0000 (11:40 +0200)]
Implement TOTALHOSTSERVICES, TOTALHOSTSERVICESOK, TOTALHOSTSERVICESWARNING, TOTALHOSTSERVICESUNKNOWN and TOTALHOSTSERVICESCRITICAL macros.

10 years agoBuild fix.
Gunnar Beutner [Fri, 18 Oct 2013 09:30:55 +0000 (11:30 +0200)]
Build fix.

10 years agoImplement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.
Gunnar Beutner [Fri, 18 Oct 2013 09:29:31 +0000 (11:29 +0200)]
Implement HOSTDURATIONSEC and SERVICEDURATIONSEC macros.

10 years agoMigration: Print error message on non-existing icinga.cfg.
Michael Friedrich [Fri, 18 Oct 2013 09:26:17 +0000 (11:26 +0200)]
Migration: Print error message on non-existing icinga.cfg.

10 years agoSet thread name for Endpoint threads.
Gunnar Beutner [Fri, 18 Oct 2013 08:41:09 +0000 (10:41 +0200)]
Set thread name for Endpoint threads.

10 years agoFix: GraphiteWriter: reconnect on broken socket.
Gunnar Beutner [Fri, 18 Oct 2013 07:11:21 +0000 (09:11 +0200)]
Fix: GraphiteWriter: reconnect on broken socket.

Fixes #4883

10 years agoFix error message.
Gunnar Beutner [Fri, 18 Oct 2013 06:48:15 +0000 (08:48 +0200)]
Fix error message.

10 years agoClean up socket code.
Gunnar Beutner [Fri, 18 Oct 2013 06:26:48 +0000 (08:26 +0200)]
Clean up socket code.

10 years agoDocumentation: Remove duplicated information.
Michael Friedrich [Thu, 17 Oct 2013 22:27:04 +0000 (00:27 +0200)]
Documentation: Remove duplicated information.

10 years agoDocumentation: Add Notifications, Escalations, Filters, Delay.
Michael Friedrich [Thu, 17 Oct 2013 22:11:35 +0000 (00:11 +0200)]
Documentation: Add Notifications, Escalations, Filters, Delay.

10 years agoAdd pki/.gitignore.
Michael Friedrich [Thu, 17 Oct 2013 22:08:51 +0000 (00:08 +0200)]
Add pki/.gitignore.

10 years agoUpdate documentation: Remove TODO from advanced topics.
Michael Friedrich [Thu, 17 Oct 2013 18:40:07 +0000 (20:40 +0200)]
Update documentation: Remove TODO from advanced topics.

10 years agoClose all file descriptors before restarting.
Gunnar Beutner [Thu, 17 Oct 2013 16:19:54 +0000 (18:19 +0200)]
Close all file descriptors before restarting.

Refs #4905

10 years agoDocumentation: Update commands and external commands.
Michael Friedrich [Thu, 17 Oct 2013 16:12:52 +0000 (18:12 +0200)]
Documentation: Update commands and external commands.

10 years agoAdd docu for icinga2-build-key and icinga2-build-ca.
Bernd Erk [Thu, 17 Oct 2013 14:21:52 +0000 (16:21 +0200)]
Add docu for icinga2-build-key and icinga2-build-ca.

10 years agoChange log severity for a debug message.
Gunnar Beutner [Thu, 17 Oct 2013 14:03:44 +0000 (16:03 +0200)]
Change log severity for a debug message.

10 years agoBuild fix.
Gunnar Beutner [Thu, 17 Oct 2013 13:52:26 +0000 (15:52 +0200)]
Build fix.

10 years agoFix deadlock in WorkQueue::Join().
Gunnar Beutner [Thu, 17 Oct 2013 13:49:53 +0000 (15:49 +0200)]
Fix deadlock in WorkQueue::Join().

10 years agoImprove the error message for GetX509Certificate().
Gunnar Beutner [Thu, 17 Oct 2013 13:46:50 +0000 (15:46 +0200)]
Improve the error message for GetX509Certificate().

10 years agoFix PKI scripts.
Gunnar Beutner [Thu, 17 Oct 2013 13:40:47 +0000 (15:40 +0200)]
Fix PKI scripts.

10 years agopki: Update install path.
Gunnar Beutner [Thu, 17 Oct 2013 13:35:42 +0000 (15:35 +0200)]
pki: Update install path.

10 years agoicinga2-pkifuncs: Update example path.
Gunnar Beutner [Thu, 17 Oct 2013 13:14:45 +0000 (15:14 +0200)]
icinga2-pkifuncs: Update example path.

10 years agoUpdate extended key usage.
Gunnar Beutner [Thu, 17 Oct 2013 13:01:19 +0000 (15:01 +0200)]
Update extended key usage.

10 years agoicinga2-build-ca: Fix file count.
Gunnar Beutner [Thu, 17 Oct 2013 12:55:19 +0000 (14:55 +0200)]
icinga2-build-ca: Fix file count.

10 years agoAnother build fix.
Gunnar Beutner [Thu, 17 Oct 2013 12:51:21 +0000 (14:51 +0200)]
Another build fix.

10 years agoBuild fix.
Gunnar Beutner [Thu, 17 Oct 2013 12:47:26 +0000 (14:47 +0200)]
Build fix.

10 years agoAdd missing file.
Gunnar Beutner [Thu, 17 Oct 2013 12:45:03 +0000 (14:45 +0200)]
Add missing file.

10 years agoRemove debug message.
Gunnar Beutner [Thu, 17 Oct 2013 12:41:35 +0000 (14:41 +0200)]
Remove debug message.

10 years agoInstall PKI utils.
Gunnar Beutner [Thu, 17 Oct 2013 12:39:10 +0000 (14:39 +0200)]
Install PKI utils.

10 years agoAdd PKI scripts.
Gunnar Beutner [Thu, 17 Oct 2013 12:32:38 +0000 (14:32 +0200)]
Add PKI scripts.

10 years agospec: icinga2-classicui-config depends on icinga2, enable required features.
Michael Friedrich [Thu, 17 Oct 2013 12:05:12 +0000 (14:05 +0200)]
spec: icinga2-classicui-config depends on icinga2, enable required features.

10 years agoRename features: statusdat -> statusdata, compat-log -> compatlog .
Michael Friedrich [Thu, 17 Oct 2013 11:57:53 +0000 (13:57 +0200)]
Rename features: statusdat -> statusdata, compat-log -> compatlog .

10 years agoFix: Check_source in ClassicUI is N/A
Gunnar Beutner [Thu, 17 Oct 2013 10:08:08 +0000 (12:08 +0200)]
Fix: Check_source in ClassicUI is N/A

Fixes #4893

10 years agoFix crashes when restarting Icinga.
Gunnar Beutner [Thu, 17 Oct 2013 08:56:42 +0000 (10:56 +0200)]
Fix crashes when restarting Icinga.

10 years agoRemove unused #include.
Gunnar Beutner [Thu, 17 Oct 2013 08:34:01 +0000 (10:34 +0200)]
Remove unused #include.

10 years agoRevert "NullCheckTask should return StateOK."
Gunnar Beutner [Thu, 17 Oct 2013 08:24:47 +0000 (10:24 +0200)]
Revert "NullCheckTask should return StateOK."

This reverts commit 046ea13cc814900b163f4f5765afb84d2f3f2b14.

10 years agoRe-implement WorkQueue item limit.
Gunnar Beutner [Thu, 17 Oct 2013 08:19:17 +0000 (10:19 +0200)]
Re-implement WorkQueue item limit.

10 years agocluster: Add debug message.
Gunnar Beutner [Thu, 17 Oct 2013 07:28:49 +0000 (09:28 +0200)]
cluster: Add debug message.

10 years agoFix deadlock in WorkQueue::Enqueue().
Gunnar Beutner [Thu, 17 Oct 2013 07:14:06 +0000 (09:14 +0200)]
Fix deadlock in WorkQueue::Enqueue().

10 years agoUpdate path.
Gunnar Beutner [Thu, 17 Oct 2013 07:10:54 +0000 (09:10 +0200)]
Update path.

10 years agoVagrant: Create symlink for the command pipe.
Gunnar Beutner [Wed, 16 Oct 2013 19:31:29 +0000 (21:31 +0200)]
Vagrant: Create symlink for the command pipe.

10 years agoVagrant: Install icinga-web-mysql.
Gunnar Beutner [Wed, 16 Oct 2013 19:11:49 +0000 (21:11 +0200)]
Vagrant: Install icinga-web-mysql.

10 years agoFix Service::GetEnablePerfdata().
Gunnar Beutner [Wed, 16 Oct 2013 16:36:14 +0000 (18:36 +0200)]
Fix Service::GetEnablePerfdata().

10 years agoAdditional information regarding cluster files
Bernd Erk [Wed, 16 Oct 2013 15:17:32 +0000 (17:17 +0200)]
Additional information regarding cluster files

10 years agoFix enable_perfdata.
Michael Friedrich [Wed, 16 Oct 2013 15:18:21 +0000 (17:18 +0200)]
Fix enable_perfdata.

10 years agodb_ido: Fix modified_{host,service}_attributes columns.
Michael Friedrich [Wed, 16 Oct 2013 14:29:14 +0000 (16:29 +0200)]
db_ido: Fix modified_{host,service}_attributes columns.

10 years agoFix ExternalCommandProcessor::ChangeNormalHostCheckInterval.
Gunnar Beutner [Wed, 16 Oct 2013 14:08:00 +0000 (16:08 +0200)]
Fix ExternalCommandProcessor::ChangeNormalHostCheckInterval.

10 years agoImplement event_handler_enabled modified attribute.
Gunnar Beutner [Wed, 16 Oct 2013 13:20:14 +0000 (15:20 +0200)]
Implement event_handler_enabled modified attribute.

10 years agoNullCheckTask should return StateOK.
Gunnar Beutner [Wed, 16 Oct 2013 13:20:04 +0000 (15:20 +0200)]
NullCheckTask should return StateOK.

10 years agolivestatus: Implement support for modified_attributes.
Gunnar Beutner [Wed, 16 Oct 2013 12:30:13 +0000 (14:30 +0200)]
livestatus: Implement support for modified_attributes.

10 years agoFix config validation.
Gunnar Beutner [Wed, 16 Oct 2013 11:37:54 +0000 (13:37 +0200)]
Fix config validation.

Fixes #4888

10 years agoUpdate documentation.
Gunnar Beutner [Wed, 16 Oct 2013 11:20:20 +0000 (13:20 +0200)]
Update documentation.

10 years agoFix external commands.
Gunnar Beutner [Wed, 16 Oct 2013 11:12:38 +0000 (13:12 +0200)]
Fix external commands.

10 years agoFix Service::{Get,Set}ModifiedAttributes.
Gunnar Beutner [Wed, 16 Oct 2013 11:08:55 +0000 (13:08 +0200)]
Fix Service::{Get,Set}ModifiedAttributes.

10 years agoAllow floating point numbers for CHANGE_*_CHECK_INTERVAL.
Gunnar Beutner [Wed, 16 Oct 2013 11:07:59 +0000 (13:07 +0200)]
Allow floating point numbers for CHANGE_*_CHECK_INTERVAL.

10 years agoImplement modified attributes check_interval and retry_interval.
Gunnar Beutner [Wed, 16 Oct 2013 11:02:21 +0000 (13:02 +0200)]
Implement modified attributes check_interval and retry_interval.

10 years agoBuild fix.
Gunnar Beutner [Wed, 16 Oct 2013 10:10:31 +0000 (12:10 +0200)]
Build fix.

10 years agoClean up ExternalCommandProcessor method names.
Gunnar Beutner [Wed, 16 Oct 2013 10:09:45 +0000 (12:09 +0200)]
Clean up ExternalCommandProcessor method names.