]> granicus.if.org Git - icinga2/log
icinga2
10 years agoMerge branch 'feature/release-0-0-5-5254' into next v0.0.5
Michael Friedrich [Tue, 3 Dec 2013 08:55:20 +0000 (09:55 +0100)]
Merge branch 'feature/release-0-0-5-5254' into next

Fixes #5254

10 years agoClean up configs.
Michael Friedrich [Tue, 3 Dec 2013 08:54:14 +0000 (09:54 +0100)]
Clean up configs.

Refs #5254

10 years agoUpdate version to 0.0.5.
Michael Friedrich [Tue, 3 Dec 2013 08:50:18 +0000 (09:50 +0100)]
Update version to 0.0.5.

Refs #5254

10 years agoUpdate ChangeLog.
Michael Friedrich [Tue, 3 Dec 2013 08:47:07 +0000 (09:47 +0100)]
Update ChangeLog.

Refs #5254

10 years agoAdd context information to PerfdataWriter::CheckResultHandler.
Gunnar Beutner [Mon, 2 Dec 2013 12:34:23 +0000 (13:34 +0100)]
Add context information to PerfdataWriter::CheckResultHandler.

Fixes #4743

10 years agoAvoid temporary String objects in PerfdataValue::Format.
Gunnar Beutner [Mon, 2 Dec 2013 11:55:35 +0000 (12:55 +0100)]
Avoid temporary String objects in PerfdataValue::Format.

Fixes #5248

10 years agoMerge branch 'feature/ido-performance-5246' into next
Gunnar Beutner [Mon, 2 Dec 2013 10:44:21 +0000 (11:44 +0100)]
Merge branch 'feature/ido-performance-5246' into next

Fixes #5246

10 years agoFix compiler warning for Utility::GlobRecursive.
Gunnar Beutner [Mon, 2 Dec 2013 10:11:40 +0000 (11:11 +0100)]
Fix compiler warning for Utility::GlobRecursive.

Refs #5246

10 years agoAvoid using dynamic_pointer_cast when possible.
Gunnar Beutner [Mon, 2 Dec 2013 08:16:46 +0000 (09:16 +0100)]
Avoid using dynamic_pointer_cast when possible.

Refs #5246

10 years agoFurther decrease WQ lock contention.
Gunnar Beutner [Mon, 2 Dec 2013 08:14:38 +0000 (09:14 +0100)]
Further decrease WQ lock contention.

Refs #5246

10 years agoImprove compatibility with -fvisibility=hidden.
Gunnar Beutner [Sat, 30 Nov 2013 16:47:53 +0000 (17:47 +0100)]
Improve compatibility with -fvisibility=hidden.

Refs #5246

10 years agoAvoid unnecessary copies when iterating over dictionaries.
Gunnar Beutner [Sat, 30 Nov 2013 16:42:50 +0000 (17:42 +0100)]
Avoid unnecessary copies when iterating over dictionaries.

Refs #5246

10 years agoChange default build type to 'Release'.
Gunnar Beutner [Sat, 30 Nov 2013 12:47:51 +0000 (13:47 +0100)]
Change default build type to 'Release'.

Refs #5246

10 years agoFix WorkQueue lock contention.
Gunnar Beutner [Fri, 29 Nov 2013 16:07:04 +0000 (17:07 +0100)]
Fix WorkQueue lock contention.

Fixes #5245

10 years agoFix compiler warning.
Gunnar Beutner [Fri, 29 Nov 2013 16:06:48 +0000 (17:06 +0100)]
Fix compiler warning.

Refs #5245

10 years agoIncrease default work queue size.
Gunnar Beutner [Fri, 29 Nov 2013 14:27:11 +0000 (15:27 +0100)]
Increase default work queue size.

Fixes #5244

10 years agoFix indentation in CompatUtility::GetServiceNotification*
Gunnar Beutner [Fri, 29 Nov 2013 11:28:17 +0000 (12:28 +0100)]
Fix indentation in CompatUtility::GetServiceNotification*

Fixes #5242

10 years agoImplement include_recursive config directive.
Gunnar Beutner [Fri, 29 Nov 2013 09:39:48 +0000 (10:39 +0100)]
Implement include_recursive config directive.

Fixes #5238

10 years agoDocumentation: Fix service dependency example.
Michael Friedrich [Fri, 29 Nov 2013 08:42:55 +0000 (09:42 +0100)]
Documentation: Fix service dependency example.

Fixes #5243

10 years agoFix initial check schedule.
Gunnar Beutner [Thu, 28 Nov 2013 19:56:21 +0000 (20:56 +0100)]
Fix initial check schedule.

Fixes #5240

10 years agoFix deadlock when rescheduling checks.
Gunnar Beutner [Thu, 28 Nov 2013 19:55:10 +0000 (20:55 +0100)]
Fix deadlock when rescheduling checks.

Fixes #5092

10 years agoAdd generic-user template.
Michael Friedrich [Thu, 28 Nov 2013 14:17:39 +0000 (15:17 +0100)]
Add generic-user template.

Fixes #5236

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
10 years agoRenice child processes.
Gunnar Beutner [Thu, 28 Nov 2013 14:15:28 +0000 (15:15 +0100)]
Renice child processes.

Fixes #5237

10 years agoMerge branch 'feature/fix-ido-queries-5235' into next
Gunnar Beutner [Thu, 28 Nov 2013 11:33:25 +0000 (12:33 +0100)]
Merge branch 'feature/fix-ido-queries-5235' into next

Fixes #5235

10 years agoImplement workqueue statistics.
Gunnar Beutner [Thu, 28 Nov 2013 11:12:24 +0000 (12:12 +0100)]
Implement workqueue statistics.

Refs #5235

10 years agoImprove IDO query performance.
Gunnar Beutner [Thu, 28 Nov 2013 11:12:10 +0000 (12:12 +0100)]
Improve IDO query performance.

Refs #5235

10 years agoRemove unnecessary host config update.
Gunnar Beutner [Thu, 28 Nov 2013 09:37:22 +0000 (10:37 +0100)]
Remove unnecessary host config update.

Refs #5235

10 years agoMake sure IDO reconnect attempts don't recurse.
Gunnar Beutner [Thu, 28 Nov 2013 09:36:43 +0000 (10:36 +0100)]
Make sure IDO reconnect attempts don't recurse.

Refs #5235

10 years agoFix command name with special chars not being migrated.
Michael Friedrich [Wed, 27 Nov 2013 14:03:55 +0000 (15:03 +0100)]
Fix command name with special chars not being migrated.

Fixes #5234

10 years agoDebian: doing cmake before clean to include icinga-version.h.
Markus Frosch [Wed, 27 Nov 2013 13:55:14 +0000 (14:55 +0100)]
Debian: doing cmake before clean to include icinga-version.h.

Fixes #5233

10 years agoFix some more RPM warnings.
Gunnar Beutner [Wed, 27 Nov 2013 13:10:46 +0000 (14:10 +0100)]
Fix some more RPM warnings.

Fixes #5231

10 years agoMigration: Fix timeperiod object name stripping.
Michael Friedrich [Wed, 27 Nov 2013 12:25:00 +0000 (13:25 +0100)]
Migration: Fix timeperiod object name stripping.

Fixes #5230

10 years agoMake object, type and variable names case-sensitive.
Gunnar Beutner [Wed, 27 Nov 2013 11:23:27 +0000 (12:23 +0100)]
Make object, type and variable names case-sensitive.

Fixes #5228

10 years agoAdd sysconf dir to the version info message.
Gunnar Beutner [Wed, 27 Nov 2013 10:47:14 +0000 (11:47 +0100)]
Add sysconf dir to the version info message.

Refs #5224

10 years agoFix icinga-version.h in dist tarballs.
Gunnar Beutner [Wed, 27 Nov 2013 09:35:48 +0000 (10:35 +0100)]
Fix icinga-version.h in dist tarballs.

Fixes #5226

10 years agoMerge branch 'feature/mail-notifications-5224' into next
Gunnar Beutner [Wed, 27 Nov 2013 09:26:50 +0000 (10:26 +0100)]
Merge branch 'feature/mail-notifications-5224' into next

Fixes #5224

10 years agoUse a shell script for the mail-service-notification command.
Gunnar Beutner [Wed, 27 Nov 2013 08:45:04 +0000 (09:45 +0100)]
Use a shell script for the mail-service-notification command.

Refs #5224

10 years agoImplement IcingaSysconfDir variable.
Gunnar Beutner [Wed, 27 Nov 2013 08:23:30 +0000 (09:23 +0100)]
Implement IcingaSysconfDir variable.

Refs #5224

10 years agoMerge branch 'feature/vagrant-test-4635' into next
Gunnar Beutner [Tue, 26 Nov 2013 17:52:29 +0000 (18:52 +0100)]
Merge branch 'feature/vagrant-test-4635' into next

Fixes #4635

10 years agoImprove bug messages.
Gunnar Beutner [Fri, 15 Nov 2013 08:04:39 +0000 (09:04 +0100)]
Improve bug messages.

Refs #4635

10 years agoRemove unused file.
Gunnar Beutner [Fri, 15 Nov 2013 08:04:29 +0000 (09:04 +0100)]
Remove unused file.

Refs #4635

10 years agoAdd test script for Jenkins.
Gunnar Beutner [Thu, 14 Nov 2013 12:20:15 +0000 (13:20 +0100)]
Add test script for Jenkins.

Refs #4635

10 years agoFix file permissions for /var/*/icinga2 and /etc/icinga.
Gunnar Beutner [Tue, 26 Nov 2013 13:21:40 +0000 (14:21 +0100)]
Fix file permissions for /var/*/icinga2 and /etc/icinga.

Fixes #5221

10 years agoMerge branch 'feature/modified-attributes-4746' into next
Gunnar Beutner [Tue, 26 Nov 2013 12:57:11 +0000 (13:57 +0100)]
Merge branch 'feature/modified-attributes-4746' into next

Fixes #4746

10 years agoUpdate documentation.
Gunnar Beutner [Tue, 26 Nov 2013 12:55:07 +0000 (13:55 +0100)]
Update documentation.

Refs #4746

10 years agoImplement override_check_period.
Gunnar Beutner [Tue, 26 Nov 2013 12:43:56 +0000 (13:43 +0100)]
Implement override_check_period.

Refs #4746

10 years agoImplement override_max_check_attempts.
Gunnar Beutner [Tue, 26 Nov 2013 12:27:41 +0000 (13:27 +0100)]
Implement override_max_check_attempts.

Refs #4746

10 years agoImplement override_check_command.
Gunnar Beutner [Tue, 26 Nov 2013 11:56:42 +0000 (12:56 +0100)]
Implement override_check_command.

Refs #4746

10 years agoImplement override_event_command.
Gunnar Beutner [Tue, 26 Nov 2013 11:31:17 +0000 (12:31 +0100)]
Implement override_event_command.

Refs #4746

10 years agoImplement override_enable_perfdata.
Gunnar Beutner [Tue, 26 Nov 2013 10:51:06 +0000 (11:51 +0100)]
Implement override_enable_perfdata.

Refs #4746

10 years agoImplement override_enable_flapping.
Gunnar Beutner [Tue, 26 Nov 2013 10:34:33 +0000 (11:34 +0100)]
Implement override_enable_flapping.

Refs #4746

10 years agoImplement override_enable_notifications.
Gunnar Beutner [Tue, 26 Nov 2013 10:18:05 +0000 (11:18 +0100)]
Implement override_enable_notifications.

Refs #4746

10 years agoDocument Icinga-specific cmake variables.
Gunnar Beutner [Tue, 26 Nov 2013 07:45:13 +0000 (08:45 +0100)]
Document Icinga-specific cmake variables.

Fixes #5127

10 years agoFix RPM warnings.
Gunnar Beutner [Mon, 25 Nov 2013 16:35:44 +0000 (17:35 +0100)]
Fix RPM warnings.

Fixes #5193

10 years agoAdd NSCA-ng support for the Vagrant VM.
Paul Richards [Sun, 24 Nov 2013 16:47:34 +0000 (16:47 +0000)]
Add NSCA-ng support for the Vagrant VM.

Fixes #5128

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
10 years agoImprove compatibility with Solaris.
Gunnar Beutner [Sat, 23 Nov 2013 23:27:10 +0000 (00:27 +0100)]
Improve compatibility with Solaris.

Fixes #5129

10 years agoGlob: Use stat() instead of lstat().
Gunnar Beutner [Fri, 22 Nov 2013 09:41:57 +0000 (10:41 +0100)]
Glob: Use stat() instead of lstat().

Refs #5123

10 years agoOptimize IDO queries.
Gunnar Beutner [Fri, 22 Nov 2013 09:32:53 +0000 (10:32 +0100)]
Optimize IDO queries.

Refs #5124

10 years agoAvoid unnecessary updates for the is_active column.
Gunnar Beutner [Fri, 22 Nov 2013 09:13:42 +0000 (10:13 +0100)]
Avoid unnecessary updates for the is_active column.

Fixes #5124

10 years agoImplement file type flags for Utility::Glob.
Gunnar Beutner [Fri, 22 Nov 2013 08:03:52 +0000 (09:03 +0100)]
Implement file type flags for Utility::Glob.

Fixes #5123

10 years agoFix syntax error in debuglog.conf
Gunnar Beutner [Fri, 22 Nov 2013 07:16:16 +0000 (08:16 +0100)]
Fix syntax error in debuglog.conf

Fixes #5122

10 years agoImprove latency after start-up.
Gunnar Beutner [Thu, 21 Nov 2013 15:09:21 +0000 (16:09 +0100)]
Improve latency after start-up.

Fixes #5121

10 years agoFix deadlock in WorkQueue::Enqueue.
Gunnar Beutner [Thu, 21 Nov 2013 12:54:01 +0000 (13:54 +0100)]
Fix deadlock in WorkQueue::Enqueue.

Fixes #5120

10 years agoUse a file for the default log (instead of syslog).
Gunnar Beutner [Thu, 21 Nov 2013 11:20:54 +0000 (12:20 +0100)]
Use a file for the default log (instead of syslog).

Fixes #5119

10 years agoRemove redundant checks.
Gunnar Beutner [Fri, 15 Nov 2013 13:01:30 +0000 (14:01 +0100)]
Remove redundant checks.

Fixes #5071

10 years agoImplement the IcingaCheckTask check type.
Gunnar Beutner [Tue, 12 Nov 2013 11:04:52 +0000 (12:04 +0100)]
Implement the IcingaCheckTask check type.

Fixes #2822

10 years agoUpdate minimum flex version.
Gunnar Beutner [Thu, 21 Nov 2013 10:22:51 +0000 (11:22 +0100)]
Update minimum flex version.

Fixes #5072

10 years agoMerge branch 'feature/log-context-5085' into next
Gunnar Beutner [Thu, 21 Nov 2013 10:08:19 +0000 (11:08 +0100)]
Merge branch 'feature/log-context-5085' into next

Fixes #5085

10 years agoImplement support for high-level stack traces.
Gunnar Beutner [Tue, 19 Nov 2013 06:49:41 +0000 (07:49 +0100)]
Implement support for high-level stack traces.

Refs #5085

10 years agoFix spelling mistake.
Gunnar Beutner [Tue, 19 Nov 2013 06:14:04 +0000 (07:14 +0100)]
Fix spelling mistake.

Refs #5085

10 years agoFix handle leak in the ThreadPool class.
Gunnar Beutner [Thu, 21 Nov 2013 06:46:12 +0000 (07:46 +0100)]
Fix handle leak in the ThreadPool class.

Fixes #5078

10 years agoCreate temporary files for PerfdataWriter in a separate directory.
Gunnar Beutner [Thu, 21 Nov 2013 06:17:34 +0000 (07:17 +0100)]
Create temporary files for PerfdataWriter in a separate directory.

Fixes #5105

10 years agoImplement support for stack traces for STL exceptions.
Gunnar Beutner [Wed, 20 Nov 2013 20:55:14 +0000 (21:55 +0100)]
Implement support for stack traces for STL exceptions.

Fixes #5114

10 years agoImplement DbCatEverything flag.
Gunnar Beutner [Wed, 20 Nov 2013 15:41:48 +0000 (16:41 +0100)]
Implement DbCatEverything flag.

Fixes #5096

10 years agoSet default build type to RelWithDebInfo.
Gunnar Beutner [Wed, 20 Nov 2013 15:36:11 +0000 (16:36 +0100)]
Set default build type to RelWithDebInfo.

Fixes #5112

10 years agoFix check result, downtime and comment message types.
Gunnar Beutner [Wed, 20 Nov 2013 14:33:04 +0000 (15:33 +0100)]
Fix check result, downtime and comment message types.

Fixes #5113

10 years agoFix syntax error in icinga2-build-key.
Gunnar Beutner [Wed, 20 Nov 2013 12:13:35 +0000 (13:13 +0100)]
Fix syntax error in icinga2-build-key.

Fixes #5110

10 years agoFix table in the documentation.
Gunnar Beutner [Wed, 20 Nov 2013 11:04:11 +0000 (12:04 +0100)]
Fix table in the documentation.

Refs #5109

10 years agoUpdate documentation.
Gunnar Beutner [Wed, 20 Nov 2013 09:29:37 +0000 (10:29 +0100)]
Update documentation.

Fixes #5109

10 years agoUse += for groups in the example config.
Gunnar Beutner [Wed, 20 Nov 2013 08:49:17 +0000 (09:49 +0100)]
Use += for groups in the example config.

Fixes #5084

10 years agoClear ID cache when (re-)connecting.
Gunnar Beutner [Wed, 20 Nov 2013 08:32:30 +0000 (09:32 +0100)]
Clear ID cache when (re-)connecting.

Fixes #5108

10 years agoUpdate database schemas.
Gunnar Beutner [Wed, 20 Nov 2013 08:10:23 +0000 (09:10 +0100)]
Update database schemas.

Refs #5080

10 years agoMerge branch 'feature/migrate-objcache-5104' into next
Michael Friedrich [Tue, 19 Nov 2013 17:09:47 +0000 (18:09 +0100)]
Merge branch 'feature/migrate-objcache-5104' into next

Fixes #5104

10 years agoMerge branch 'fix/migration-parsing-5099' into next
Michael Friedrich [Tue, 19 Nov 2013 17:09:22 +0000 (18:09 +0100)]
Merge branch 'fix/migration-parsing-5099' into next

Fixes #5099

10 years agoMigration: Add -O for objects.cache fallback.
Michael Friedrich [Tue, 19 Nov 2013 16:59:56 +0000 (17:59 +0100)]
Migration: Add -O for objects.cache fallback.

Fixes #5104

10 years agoFix another broken IDO query.
Gunnar Beutner [Tue, 19 Nov 2013 15:34:31 +0000 (16:34 +0100)]
Fix another broken IDO query.

Refs #5088

10 years agoMigration: Fix duplicate command creation.
Michael Friedrich [Tue, 19 Nov 2013 11:26:33 +0000 (12:26 +0100)]
Migration: Fix duplicate command creation.

Refs #5099

10 years agoFix parsing of global macros if not defined.
Michael Friedrich [Tue, 19 Nov 2013 09:10:36 +0000 (10:10 +0100)]
Fix parsing of global macros if not defined.

Refs #5099

10 years agoFix incorrect IDO queries.
Gunnar Beutner [Tue, 19 Nov 2013 11:55:37 +0000 (12:55 +0100)]
Fix incorrect IDO queries.

Fixes #5088

10 years agoFix MySQL package name for SLES 11.
Gunnar Beutner [Mon, 18 Nov 2013 08:56:59 +0000 (09:56 +0100)]
Fix MySQL package name for SLES 11.

Fixes #5095

10 years agoFix group assignments in the config parser.
Gunnar Beutner [Sun, 17 Nov 2013 19:50:56 +0000 (20:50 +0100)]
Fix group assignments in the config parser.

Fixes #5090

10 years agoMake sure that the icinga2-classicui package enables the command pipe.
Gunnar Beutner [Sun, 17 Nov 2013 19:09:32 +0000 (20:09 +0100)]
Make sure that the icinga2-classicui package enables the command pipe.

Fixes #5070

10 years agoChange default directory for performance data to /var/spool/icinga2/perfdata.
Gunnar Beutner [Sun, 17 Nov 2013 19:01:23 +0000 (20:01 +0100)]
Change default directory for performance data to /var/spool/icinga2/perfdata.

Fixes #5089

10 years agoImplement signal handler for SIGTERM.
Gunnar Beutner [Sun, 17 Nov 2013 18:58:32 +0000 (19:58 +0100)]
Implement signal handler for SIGTERM.

Fixes #5087

10 years agoImprove Graphite output for multi performance data.
Gunnar Beutner [Sun, 17 Nov 2013 11:49:47 +0000 (12:49 +0100)]
Improve Graphite output for multi performance data.

Refs #5082

10 years agoAdd missing $ in the https_vhost check command.
Gunnar Beutner [Sun, 17 Nov 2013 02:30:56 +0000 (03:30 +0100)]
Add missing $ in the https_vhost check command.

Fixes #5083

10 years agoImplement support for non-standard "multi" performance data.
Gunnar Beutner [Sun, 17 Nov 2013 02:29:43 +0000 (03:29 +0100)]
Implement support for non-standard "multi" performance data.

Refs #5082

10 years agoRemove trailing spaces from performance data.
Gunnar Beutner [Sun, 17 Nov 2013 00:00:03 +0000 (01:00 +0100)]
Remove trailing spaces from performance data.

Refs #5082

10 years agoAccept invalid performance data.
Gunnar Beutner [Sat, 16 Nov 2013 23:05:31 +0000 (00:05 +0100)]
Accept invalid performance data.

Refs #5082

10 years agoFix plugin path for SLES.
Gunnar Beutner [Sat, 16 Nov 2013 21:58:50 +0000 (22:58 +0100)]
Fix plugin path for SLES.

Refs #5081