]> granicus.if.org Git - icinga2/log
icinga2
10 years agoAdd missing file icingastatus.conf.
Carlos Cesario [Mon, 26 May 2014 13:28:26 +0000 (10:28 -0300)]
Add missing file icingastatus.conf.

Fixes #6308

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
10 years agoComment out the NodeName constant.
Gunnar Beutner [Mon, 26 May 2014 12:40:57 +0000 (14:40 +0200)]
Comment out the NodeName constant.

Fixes #6306

10 years agoRemove the keep_alive attribute.
Gunnar Beutner [Mon, 26 May 2014 11:48:42 +0000 (13:48 +0200)]
Remove the keep_alive attribute.

Fixes #6304

10 years agoMake the output of the cluster check more readable.
Gunnar Beutner [Mon, 26 May 2014 07:39:14 +0000 (09:39 +0200)]
Make the output of the cluster check more readable.

Fixes #6299

10 years agoMake username in the logrotate config configurable.
Gunnar Beutner [Mon, 26 May 2014 07:01:23 +0000 (09:01 +0200)]
Make username in the logrotate config configurable.

Fixes #6295

10 years agoMake sure Application::InitializeBase() when RLIMIT_NOFILE is set to "unlimited".
Gunnar Beutner [Mon, 26 May 2014 05:35:07 +0000 (07:35 +0200)]
Make sure Application::InitializeBase() when RLIMIT_NOFILE is set to "unlimited".

Refs #6257

10 years agoImplement the "cluster-zone" check task.
Gunnar Beutner [Sun, 25 May 2014 15:10:57 +0000 (17:10 +0200)]
Implement the "cluster-zone" check task.

Fixes #6204

10 years agomkclass should return exit code 1 when compilation fails.
Gunnar Beutner [Sun, 25 May 2014 14:30:30 +0000 (16:30 +0200)]
mkclass should return exit code 1 when compilation fails.

Fixes #6292

10 years agoRename C++ header files.
Gunnar Beutner [Sun, 25 May 2014 14:23:35 +0000 (16:23 +0200)]
Rename C++ header files.

Fixes #6291

10 years agoFix incorrect host state change logs.
Michael Friedrich [Sun, 25 May 2014 10:45:29 +0000 (12:45 +0200)]
Fix incorrect host state change logs.

Fixes #6290

10 years agoDocumentation: Fix troubleshooting debug hints.
Michael Friedrich [Fri, 23 May 2014 17:56:01 +0000 (19:56 +0200)]
Documentation: Fix troubleshooting debug hints.

Refs #5611

10 years agoImprove log messages.
Gunnar Beutner [Fri, 23 May 2014 17:07:44 +0000 (19:07 +0200)]
Improve log messages.

Refs #6070

10 years agoImprove log messages for the Process class.
Gunnar Beutner [Fri, 23 May 2014 17:00:55 +0000 (19:00 +0200)]
Improve log messages for the Process class.

Refs #6070

10 years agoFix config sync problem.
Gunnar Beutner [Fri, 23 May 2014 16:35:43 +0000 (18:35 +0200)]
Fix config sync problem.

Fixes #6212
Fixes #6242

10 years agoRename --debug to --log-level.
Gunnar Beutner [Fri, 23 May 2014 16:05:04 +0000 (18:05 +0200)]
Rename --debug to --log-level.

Refs #6276

10 years agoDocumentation: Add a hint on configuration comments to troubleshooting.
Michael Friedrich [Fri, 23 May 2014 14:24:11 +0000 (16:24 +0200)]
Documentation: Add a hint on configuration comments to troubleshooting.

Refs #5611

10 years agoMove ApiListener timer logs to 'notice'.
Michael Friedrich [Fri, 23 May 2014 12:16:35 +0000 (14:16 +0200)]
Move ApiListener timer logs to 'notice'.

Refs #6070

10 years agoFix required argument for --debug|-x.
Michael Friedrich [Fri, 23 May 2014 12:12:55 +0000 (14:12 +0200)]
Fix required argument for --debug|-x.

Refs #6276

10 years agoChange the default number of threads for the ThreadPool class.
Gunnar Beutner [Fri, 23 May 2014 10:35:18 +0000 (12:35 +0200)]
Change the default number of threads for the ThreadPool class.

Fixes #6279

10 years agoAdd debug log severity for console logger.
Michael Friedrich [Fri, 23 May 2014 09:56:30 +0000 (11:56 +0200)]
Add debug log severity for console logger.

Fixes #6276

10 years agoFix compiler warnings.
Gunnar Beutner [Fri, 23 May 2014 09:05:25 +0000 (11:05 +0200)]
Fix compiler warnings.

Refs #5823

10 years agoDocumentation: Add a note about updated sample config.
Michael Friedrich [Fri, 23 May 2014 08:07:47 +0000 (10:07 +0200)]
Documentation: Add a note about updated sample config.

Refs #6266

10 years agoClose inherited FDs.
Gunnar Beutner [Fri, 23 May 2014 04:31:52 +0000 (06:31 +0200)]
Close inherited FDs.

Fixes #6257

10 years agoAdd troubleshooting chapter, fix addon chapter.
Michael Friedrich [Thu, 22 May 2014 23:01:06 +0000 (01:01 +0200)]
Add troubleshooting chapter, fix addon chapter.

Fixes #5611
Fixes #6275

10 years agoMove more log messages to 'notice' severity.
Michael Friedrich [Thu, 22 May 2014 21:47:03 +0000 (23:47 +0200)]
Move more log messages to 'notice' severity.

Refs #6070

10 years agoFix wrong service apply rule examples for ping{4,6}.
Michael Friedrich [Thu, 22 May 2014 21:05:39 +0000 (23:05 +0200)]
Fix wrong service apply rule examples for ping{4,6}.

Refs #6266

10 years agoFix null ptr exception in Zone::GetLocalZone()
Michael Friedrich [Thu, 22 May 2014 21:01:15 +0000 (23:01 +0200)]
Fix null ptr exception in Zone::GetLocalZone()

Fixes #6273

10 years agoDocumentation: Fix Getting Started based on revamped example configuration.
Michael Friedrich [Thu, 22 May 2014 20:47:32 +0000 (22:47 +0200)]
Documentation: Fix Getting Started based on revamped example configuration.

Refs #6266

10 years agoEmphasize on apply rules in example config.
Michael Friedrich [Thu, 22 May 2014 20:14:17 +0000 (22:14 +0200)]
Emphasize on apply rules in example config.

- move all templates into templates.conf
- move service apply ping{4,6} to services.conf
- apply notifications based on vars.sla == "24x7"
- apply scheduled downtime based on host/service name
- apply ping{4,6} based on hostgroup membership
- keep hosts/localhost for real local configuration

Fixes #6266

10 years agoDocumentation: Add references to apply examples to general configuration objects.
Michael Friedrich [Thu, 22 May 2014 19:32:54 +0000 (21:32 +0200)]
Documentation: Add references to apply examples to general configuration objects.

Fixes #6258

10 years agoWindows build fix.
Gunnar Beutner [Thu, 22 May 2014 19:32:08 +0000 (21:32 +0200)]
Windows build fix.

10 years agoFix debug output for Api* connection errors.
Michael Friedrich [Thu, 22 May 2014 19:20:18 +0000 (21:20 +0200)]
Fix debug output for Api* connection errors.

Refs #6070

10 years agoFix nrpe command definition.
Michael Friedrich [Thu, 22 May 2014 19:06:19 +0000 (21:06 +0200)]
Fix nrpe command definition.

Refs ##6225

10 years agoMove zone specific configuration to zones.conf included in icinga2.conf.
Michael Friedrich [Thu, 22 May 2014 19:00:42 +0000 (21:00 +0200)]
Move zone specific configuration to zones.conf included in icinga2.conf.

Fixes #6208

10 years agoRemove authorities leftover.
Michael Friedrich [Thu, 22 May 2014 18:36:37 +0000 (20:36 +0200)]
Remove authorities leftover.

10 years agoDocumentation: Move notifications/dependencies up.
Michael Friedrich [Thu, 22 May 2014 18:14:26 +0000 (20:14 +0200)]
Documentation: Move notifications/dependencies up.

10 years agoDocumentation: Update migration, add agent based dependency example.
Michael Friedrich [Thu, 22 May 2014 17:19:09 +0000 (19:19 +0200)]
Documentation: Update migration, add agent based dependency example.

Refs #6225
Fixes #6272
Fixes #6271

10 years agoPlugins: Add generic nrpe command definition.
Michael Friedrich [Thu, 22 May 2014 17:08:47 +0000 (19:08 +0200)]
Plugins: Add generic nrpe command definition.

Refs #6225

10 years agoDocumentation: Update what's new for 2.0.0 Beta 1.
Michael Friedrich [Thu, 22 May 2014 16:17:39 +0000 (18:17 +0200)]
Documentation: Update what's new for 2.0.0 Beta 1.

Fixes #5820

10 years agoDocumentation: Explain config validation with errors and reload.
Michael Friedrich [Thu, 22 May 2014 15:27:28 +0000 (17:27 +0200)]
Documentation: Explain config validation with errors and reload.

Fixes #6259

10 years agoFix checkconfig error message.
Michael Friedrich [Thu, 22 May 2014 15:26:56 +0000 (17:26 +0200)]
Fix checkconfig error message.

Fixes #6269

10 years agoDocumentation: Explain how command parameters work with CheckCommand and Host, Servic...
Michael Friedrich [Thu, 22 May 2014 14:46:29 +0000 (16:46 +0200)]
Documentation: Explain how command parameters work with CheckCommand and Host, Service objects.

Fixes #6267

10 years agoChange the most chatting log messages to 'notice' severity.
Michael Friedrich [Thu, 22 May 2014 14:07:14 +0000 (16:07 +0200)]
Change the most chatting log messages to 'notice' severity.

Refs #6070

10 years agoExtract exception error info message.
Michael Friedrich [Thu, 22 May 2014 12:41:27 +0000 (14:41 +0200)]
Extract exception error info message.

Refs #6070

10 years agoMake critical connection errors readable in ApiListener.
Michael Friedrich [Thu, 22 May 2014 11:45:42 +0000 (13:45 +0200)]
Make critical connection errors readable in ApiListener.

Refs #6070

10 years agoAdd 'notice' severity to *Logger.
Michael Friedrich [Thu, 22 May 2014 10:12:15 +0000 (12:12 +0200)]
Add 'notice' severity to *Logger.

Refs #6070

10 years agoUpdate documentation.
Gunnar Beutner [Thu, 22 May 2014 12:18:34 +0000 (14:18 +0200)]
Update documentation.

Refs #5795

10 years agoAdd by_ssh command object.
Gunnar Beutner [Thu, 22 May 2014 12:05:56 +0000 (14:05 +0200)]
Add by_ssh command object.

Refs #5795

10 years agoUpdate documentation.
Gunnar Beutner [Thu, 22 May 2014 11:33:54 +0000 (13:33 +0200)]
Update documentation.

Refs #5795

10 years agoMake sort order for Utility::{Glob,GlobRecursive} deterministic.
Gunnar Beutner [Thu, 22 May 2014 11:11:59 +0000 (13:11 +0200)]
Make sort order for Utility::{Glob,GlobRecursive} deterministic.

Fixes #5854

10 years agoFix invalid logrotate option.
Gunnar Beutner [Thu, 22 May 2014 10:00:48 +0000 (12:00 +0200)]
Fix invalid logrotate option.

Fixes #6265

10 years agoFix logrotate config.
Gunnar Beutner [Thu, 22 May 2014 09:22:30 +0000 (11:22 +0200)]
Fix logrotate config.

Fixes #6229

10 years agoFix compiler warnings.
Gunnar Beutner [Thu, 22 May 2014 07:02:44 +0000 (09:02 +0200)]
Fix compiler warnings.

Fixes #5823

10 years agoUse the right CheckResult object for commands.
Gunnar Beutner [Thu, 22 May 2014 06:59:46 +0000 (08:59 +0200)]
Use the right CheckResult object for commands.

Fixes #6260

10 years agoFix PerfdataWriter config validation.
Michael Friedrich [Wed, 21 May 2014 16:16:25 +0000 (18:16 +0200)]
Fix PerfdataWriter config validation.

Fixes #6255

10 years agoAdd description for the display_name attribute for services.
Gunnar Beutner [Wed, 21 May 2014 14:37:44 +0000 (16:37 +0200)]
Add description for the display_name attribute for services.

Fixes #6253

10 years agoFix revision in version string.
Michael Friedrich [Wed, 21 May 2014 08:29:44 +0000 (10:29 +0200)]
Fix revision in version string.

Fixes #6231

10 years agoBuild fix for Fedora.
Gunnar Beutner [Wed, 21 May 2014 07:39:23 +0000 (09:39 +0200)]
Build fix for Fedora.

Fixes #6250

10 years agoDocumentation: Add a note for the vagrant demo vm to 'about' .
Michael Friedrich [Tue, 20 May 2014 13:12:55 +0000 (15:12 +0200)]
Documentation: Add a note for the vagrant demo vm to 'about' .

Fixes #6248

10 years agoDocumentation: Fix cluster config examples.
Michael Friedrich [Tue, 20 May 2014 12:49:27 +0000 (14:49 +0200)]
Documentation: Fix cluster config examples.

Fixes #6247

10 years agoRemove build dependency for postgresql84.
Gunnar Beutner [Tue, 20 May 2014 12:39:23 +0000 (14:39 +0200)]
Remove build dependency for postgresql84.

Fixes #5847

10 years agoDocumentation: Add a note on recovery notifications during downtime.
Michael Friedrich [Tue, 20 May 2014 12:16:53 +0000 (14:16 +0200)]
Documentation: Add a note on recovery notifications during downtime.

Refs #6228

10 years agoDocumentation: Add a better example for apply rules in monitoring basics.
Michael Friedrich [Tue, 20 May 2014 11:56:49 +0000 (13:56 +0200)]
Documentation: Add a better example for apply rules in monitoring basics.

Refs #5827

10 years agoDocumentation: Move ITL/Plugin Commands into Icinga 2 configuration.
Michael Friedrich [Tue, 20 May 2014 10:38:46 +0000 (12:38 +0200)]
Documentation: Move ITL/Plugin Commands into Icinga 2 configuration.

Fixes #6245

10 years agoFix cluster check output.
Michael Friedrich [Tue, 20 May 2014 10:28:50 +0000 (12:28 +0200)]
Fix cluster check output.

Fixes #6244

10 years agoFix the current zone master log message.
Michael Friedrich [Tue, 20 May 2014 08:38:44 +0000 (10:38 +0200)]
Fix the current zone master log message.

Fixes #6241

10 years agoFix compatibility with older versions of CMake.
Gunnar Beutner [Tue, 20 May 2014 06:30:26 +0000 (08:30 +0200)]
Fix compatibility with older versions of CMake.

Fixes #6240

10 years agoMove 'GraphiteWriter already connected' to debug log.
Michael Friedrich [Mon, 19 May 2014 20:54:17 +0000 (22:54 +0200)]
Move 'GraphiteWriter already connected' to debug log.

Refs #6070

10 years agoDocumentation: Add a note for required CheckCommand objects for additiona plugins.
Michael Friedrich [Mon, 19 May 2014 16:26:59 +0000 (18:26 +0200)]
Documentation: Add a note for required CheckCommand objects for additiona plugins.

Fixes #6239

10 years agoAdd MessageOrigin to OnVarsChanged.
Michael Friedrich [Mon, 19 May 2014 16:17:47 +0000 (18:17 +0200)]
Add MessageOrigin to OnVarsChanged.

Refs #6187
Refs #5219

10 years agoUse CustomVarObject instead of DynamicObject for all libicinga objects.
Michael Friedrich [Mon, 12 May 2014 14:45:25 +0000 (16:45 +0200)]
Use CustomVarObject instead of DynamicObject for all libicinga objects.

Fixes #6187

10 years agoDocumentation: Update cluster documentation.
Michael Friedrich [Mon, 19 May 2014 12:34:26 +0000 (14:34 +0200)]
Documentation: Update cluster documentation.

Fixes #6234
Refs #6192
Refs #6191

10 years agoRemove Doxygen.
Gunnar Beutner [Mon, 19 May 2014 11:53:31 +0000 (13:53 +0200)]
Remove Doxygen.

Fixes #5006

10 years agoFix command timeout.
Gunnar Beutner [Mon, 19 May 2014 11:09:26 +0000 (13:09 +0200)]
Fix command timeout.

Fixes #6232

10 years agoBump version for next release target.
Michael Friedrich [Mon, 19 May 2014 08:56:53 +0000 (10:56 +0200)]
Bump version for next release target.

Refs #6231

10 years agoFix deadlock in db_ido.
Gunnar Beutner [Mon, 19 May 2014 08:56:32 +0000 (10:56 +0200)]
Fix deadlock in db_ido.

Fixes #6230

10 years agoRemove duplicate information in INSTALL file.
Michael Friedrich [Mon, 19 May 2014 08:55:15 +0000 (10:55 +0200)]
Remove duplicate information in INSTALL file.

10 years agoDocumentation: Classic UI command expander feature does not work using Icinga 2.
Michael Friedrich [Mon, 19 May 2014 07:59:52 +0000 (09:59 +0200)]
Documentation: Classic UI command expander feature does not work using Icinga 2.

10 years agoMerge branch 'feature/systemd-reload-6118' into next
Gunnar Beutner [Sun, 18 May 2014 16:46:46 +0000 (18:46 +0200)]
Merge branch 'feature/systemd-reload-6118' into next

Fixes #6118

10 years agoAdd Process::GetPID and make it work on Unix and Windows.
Gerd von Egidy [Sun, 18 May 2014 16:04:34 +0000 (18:04 +0200)]
Add Process::GetPID and make it work on Unix and Windows.

Refs #6118

10 years agoUnlink the pidfile when we really shutdown (not reload).
Gerd von Egidy [Sun, 18 May 2014 14:23:16 +0000 (16:23 +0200)]
Unlink the pidfile when we really shutdown (not reload).

Refs #6118

10 years agoProof of concept how a real reload-handling with systemd could work.
Gerd von Egidy [Sat, 17 May 2014 21:07:10 +0000 (23:07 +0200)]
Proof of concept how a real reload-handling with systemd could work.

Refs #6118

10 years agoImplement the ICINGA2_GIT_VERSION_INFO option.
Gunnar Beutner [Sun, 18 May 2014 12:33:38 +0000 (14:33 +0200)]
Implement the ICINGA2_GIT_VERSION_INFO option.

Refs #5410

10 years agoImplement support for overriding the version number.
Gunnar Beutner [Sun, 18 May 2014 12:19:16 +0000 (14:19 +0200)]
Implement support for overriding the version number.

Fixes #5410

10 years agoParallellize restoring objects from the state file.
Gunnar Beutner [Sun, 18 May 2014 07:15:27 +0000 (09:15 +0200)]
Parallellize restoring objects from the state file.

Fixes #6226

10 years agoSimplify "ignore where" condition in the example config.
Gunnar Beutner [Sun, 18 May 2014 06:59:13 +0000 (08:59 +0200)]
Simplify "ignore where" condition in the example config.

Refs #5795

10 years agoExecute apply/object rules in parallel.
Gunnar Beutner [Sat, 17 May 2014 18:13:25 +0000 (20:13 +0200)]
Execute apply/object rules in parallel.

Fixes #6223

10 years agoAdd check command for check_dhcp.
Gunnar Beutner [Sat, 17 May 2014 11:33:57 +0000 (13:33 +0200)]
Add check command for check_dhcp.

Refs #6225

10 years agoFix incorrect chapter titles.
Gunnar Beutner [Sat, 17 May 2014 11:06:14 +0000 (13:06 +0200)]
Fix incorrect chapter titles.

Refs #5795

10 years agoSet parent_host_name in Dependency objects to the host's name for apply rules.
Gunnar Beutner [Sat, 17 May 2014 10:58:35 +0000 (12:58 +0200)]
Set parent_host_name in Dependency objects to the host's name for apply rules.

Fixes #6197

10 years agoFix crash when zones.d directory doesn't exist.
Gunnar Beutner [Sat, 17 May 2014 10:52:31 +0000 (12:52 +0200)]
Fix crash when zones.d directory doesn't exist.

Fixes #6224

10 years agoBuild fix for Windows.
Gunnar Beutner [Sat, 17 May 2014 06:38:28 +0000 (08:38 +0200)]
Build fix for Windows.

Refs# 6191

10 years agoRemove version number in doc/conf.py.
Gunnar Beutner [Sat, 17 May 2014 04:58:43 +0000 (06:58 +0200)]
Remove version number in doc/conf.py.

Fixes #6222

10 years agoBump version in doc/conf.py.
Gunnar Beutner [Fri, 16 May 2014 13:58:33 +0000 (15:58 +0200)]
Bump version in doc/conf.py.

10 years agoRelease 0.0.11. v0.0.11
Gunnar Beutner [Fri, 16 May 2014 09:36:53 +0000 (11:36 +0200)]
Release 0.0.11.

10 years agoImplement timestamps for zone configs.
Gunnar Beutner [Thu, 15 May 2014 12:27:50 +0000 (14:27 +0200)]
Implement timestamps for zone configs.

Fixes #6191

10 years agoImplement "accept_config" attribute.
Gunnar Beutner [Thu, 15 May 2014 08:13:32 +0000 (10:13 +0200)]
Implement "accept_config" attribute.

Refs #6191

10 years agoDocumentation: Update draft on zone sync.
Michael Friedrich [Wed, 14 May 2014 16:24:41 +0000 (18:24 +0200)]
Documentation: Update draft on zone sync.

Refs #6191

10 years agoFix missing 'zones' dir in Debian packages.
Michael Friedrich [Wed, 14 May 2014 14:01:47 +0000 (16:01 +0200)]
Fix missing 'zones' dir in Debian packages.

Refs #6191

10 years agoImplement the config::Update message.
Gunnar Beutner [Tue, 13 May 2014 13:57:02 +0000 (15:57 +0200)]
Implement the config::Update message.

Refs #6191