]> granicus.if.org Git - icinga2/log
icinga2
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

10 years agoUpdate Icinga RPM key.
Gunnar Beutner [Sat, 16 Nov 2013 20:40:32 +0000 (21:40 +0100)]
Update Icinga RPM key.

Refs #5081

10 years agoMerge branch 'feature/threadpool-bug-5050' into next
Gunnar Beutner [Fri, 15 Nov 2013 14:29:15 +0000 (15:29 +0100)]
Merge branch 'feature/threadpool-bug-5050' into next

Fixes #5050

10 years agoFix latency calculation.
Gunnar Beutner [Fri, 15 Nov 2013 13:26:38 +0000 (14:26 +0100)]
Fix latency calculation.

Refs #5050

10 years agoSet NPROC limit in the init script.
Gunnar Beutner [Fri, 15 Nov 2013 13:10:52 +0000 (14:10 +0100)]
Set NPROC limit in the init script.

Refs #5050

10 years agoDon't kill too many worker threads at once.
Gunnar Beutner [Fri, 15 Nov 2013 13:04:03 +0000 (14:04 +0100)]
Don't kill too many worker threads at once.

Refs #5050

10 years agoUse normal check interval for services which haven't been checked yet.
Gunnar Beutner [Fri, 15 Nov 2013 11:50:23 +0000 (12:50 +0100)]
Use normal check interval for services which haven't been checked yet.

Refs #5050

10 years agoCreate new threads more aggressively right after program start.
Gunnar Beutner [Fri, 15 Nov 2013 11:26:56 +0000 (12:26 +0100)]
Create new threads more aggressively right after program start.

Refs #5050

10 years agoInclude thread pool ID in debug messages.
Gunnar Beutner [Fri, 15 Nov 2013 11:20:19 +0000 (12:20 +0100)]
Include thread pool ID in debug messages.

Refs #5050

10 years agoUse a separate thread pool for checks.
Gunnar Beutner [Fri, 15 Nov 2013 11:18:40 +0000 (12:18 +0100)]
Use a separate thread pool for checks.

Refs #5050

10 years agoLivestatus: Fix invalid livestatus query crashes Icinga 2.
Michael Friedrich [Fri, 15 Nov 2013 09:56:14 +0000 (10:56 +0100)]
Livestatus: Fix invalid livestatus query crashes Icinga 2.

Fixes #5076

10 years agoUpdate migration script README.
Michael Friedrich [Wed, 13 Nov 2013 21:09:27 +0000 (22:09 +0100)]
Update migration script README.

10 years agoRemove quotes from perfdata keys.
Gunnar Beutner [Wed, 13 Nov 2013 14:42:58 +0000 (15:42 +0100)]
Remove quotes from perfdata keys.

Fixes #5031

10 years agoFix BIO_f_zlib detection.
Gunnar Beutner [Wed, 13 Nov 2013 10:55:44 +0000 (11:55 +0100)]
Fix BIO_f_zlib detection.

Fixes #5019

10 years agoRemove inconsistent Changelog from spec.
Michael Friedrich [Wed, 13 Nov 2013 09:41:12 +0000 (10:41 +0100)]
Remove inconsistent Changelog from spec.

10 years agoFix compatibility with OpenSSL <1.0.0.
Gunnar Beutner [Wed, 13 Nov 2013 09:36:57 +0000 (10:36 +0100)]
Fix compatibility with OpenSSL <1.0.0.

Refs #3657

10 years agoImplement support for CRLs.
Gunnar Beutner [Wed, 13 Nov 2013 09:30:40 +0000 (10:30 +0100)]
Implement support for CRLs.

Fixes #3657

10 years agoMove EmptyTimePeriod and EvenMinutesTimePeriod to libmethods.
Gunnar Beutner [Wed, 13 Nov 2013 08:41:06 +0000 (09:41 +0100)]
Move EmptyTimePeriod and EvenMinutesTimePeriod to libmethods.

Fixes #5032

10 years agoFix unit tests on Windows.
Gunnar Beutner [Wed, 13 Nov 2013 08:08:17 +0000 (09:08 +0100)]
Fix unit tests on Windows.

Fixes #5068

10 years agoImprove VS visualizers.
Gunnar Beutner [Wed, 13 Nov 2013 07:42:18 +0000 (08:42 +0100)]
Improve VS visualizers.

Refs #5067

10 years agoImplement debug visualizers for Visual Studio.
Gunnar Beutner [Tue, 12 Nov 2013 23:32:30 +0000 (00:32 +0100)]
Implement debug visualizers for Visual Studio.

Fixes #5067

10 years agoFix library path for libpq on Windows.
Gunnar Beutner [Tue, 12 Nov 2013 22:48:28 +0000 (23:48 +0100)]
Fix library path for libpq on Windows.

Fixes #5066

10 years agoUpdate ChangeLog. v0.0.4
Michael Friedrich [Tue, 12 Nov 2013 09:20:13 +0000 (10:20 +0100)]
Update ChangeLog.

Refs #5051

10 years agoMerge remote-tracking branch 'origin/feature/release-5051' into next
Gunnar Beutner [Tue, 12 Nov 2013 09:18:18 +0000 (10:18 +0100)]
Merge remote-tracking branch 'origin/feature/release-5051' into next

Fixes #5051

10 years agoUse 32-bit CentOS for the Vagrant VM.
Gunnar Beutner [Tue, 12 Nov 2013 08:42:44 +0000 (09:42 +0100)]
Use 32-bit CentOS for the Vagrant VM.

Fixes #5063

10 years agoFix CGI path in the Apache config.
Gunnar Beutner [Tue, 12 Nov 2013 07:49:19 +0000 (08:49 +0100)]
Fix CGI path in the Apache config.

Fixes #5062

10 years agoExclude debian/ from git-archive and dist tarballs.
Markus Frosch [Mon, 11 Nov 2013 21:00:22 +0000 (22:00 +0100)]
Exclude debian/ from git-archive and dist tarballs.

Refs #5060

10 years agoMake sure that Notification::notification_command is set.
Gunnar Beutner [Mon, 11 Nov 2013 16:26:20 +0000 (17:26 +0100)]
Make sure that Notification::notification_command is set.

Fixes #5056

10 years agoFix service and notification templates.
Gunnar Beutner [Mon, 11 Nov 2013 15:42:35 +0000 (16:42 +0100)]
Fix service and notification templates.

Fixes #5058

10 years agoLivestatus: Fix program start time in status table.
Michael Friedrich [Mon, 11 Nov 2013 14:19:47 +0000 (15:19 +0100)]
Livestatus: Fix program start time in status table.

10 years agoFix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.
Michael Friedrich [Mon, 11 Nov 2013 14:06:23 +0000 (15:06 +0100)]
Fix CompatUtility::{ConvertTimestamp,GetCheckResultOutput} should return std::pair.

Fixes #5045

10 years agoLivestatus: Fix additional stats columns causing problems.
Michael Friedrich [Mon, 11 Nov 2013 12:58:25 +0000 (13:58 +0100)]
Livestatus: Fix additional stats columns causing problems.

Fixes #5052

10 years agoFix compiler warning in PerfdataValue::Parse.
Gunnar Beutner [Mon, 11 Nov 2013 12:14:42 +0000 (13:14 +0100)]
Fix compiler warning in PerfdataValue::Parse.

Fixes #5055

10 years agoFix Convert::ToString.
Gunnar Beutner [Mon, 11 Nov 2013 12:04:18 +0000 (13:04 +0100)]
Fix Convert::ToString.

Fixes #5054

10 years agoFix LivestatusListener config object.
Gunnar Beutner [Mon, 11 Nov 2013 10:57:25 +0000 (11:57 +0100)]
Fix LivestatusListener config object.

Fixes #5053

10 years agoBump version.
Gunnar Beutner [Mon, 11 Nov 2013 10:24:17 +0000 (11:24 +0100)]
Bump version.

Refs #5051

10 years agoAdd changelog for 0.0.4.
Gunnar Beutner [Mon, 11 Nov 2013 10:23:55 +0000 (11:23 +0100)]
Add changelog for 0.0.4.

Refs #5051

10 years agoImplement one-time notification for escalation contacts.
Gunnar Beutner [Wed, 6 Nov 2013 07:36:22 +0000 (08:36 +0100)]
Implement one-time notification for escalation contacts.

Fixes #5011

10 years agoMerge branch 'feature/checks-5049' into next
Gunnar Beutner [Mon, 11 Nov 2013 08:31:54 +0000 (09:31 +0100)]
Merge branch 'feature/checks-5049' into next

Fixes #5049