]>
granicus.if.org Git - icinga2/log
Gunnar Beutner [Mon, 30 Sep 2013 07:04:49 +0000 (09:04 +0200)]
Update documentation.
Michael Friedrich [Sat, 28 Sep 2013 10:54:26 +0000 (12:54 +0200)]
Revamp livestatus startup logging a bit.
Gunnar Beutner [Sat, 28 Sep 2013 06:19:20 +0000 (08:19 +0200)]
Fix: ACICINGA_CHECK_USER doesn't work on OS X or when using NIS.
Gunnar Beutner [Sat, 28 Sep 2013 06:10:32 +0000 (08:10 +0200)]
Replace umask() with chmod() because it's not thread-safe.
Michael Friedrich [Fri, 27 Sep 2013 21:13:25 +0000 (23:13 +0200)]
Fix error message.
Michael Friedrich [Fri, 27 Sep 2013 17:41:08 +0000 (19:41 +0200)]
Install /var/run/icinga2/rw command mode, add configure options.
- changed locations for icinga2.cmd and livestatus unix socket
- make install creates /var/run/icinga2/rw and sets g+s for
icinga:icingacmd
- configure options: --with-icinga[cmd]-{user,group}=
- add autoconf macros to check user/group and bail early if not created
- update documentation/INSTALL
fixes #4444
refs #3186
Michael Friedrich [Fri, 27 Sep 2013 17:39:46 +0000 (19:39 +0200)]
LivestatusListener: Set unix socket permissions to 0660.
refs #4444
Michael Friedrich [Fri, 27 Sep 2013 17:17:39 +0000 (19:17 +0200)]
ExternalCommandListener: Reset umask to preserve group write permissions.
refs #4444
Michael Friedrich [Fri, 27 Sep 2013 14:39:35 +0000 (16:39 +0200)]
Update duration literal documentation.
Michael Friedrich [Fri, 27 Sep 2013 14:10:10 +0000 (16:10 +0200)]
Fix ITL attributes.
Michael Friedrich [Fri, 27 Sep 2013 13:30:17 +0000 (15:30 +0200)]
db_ido: Add idoutils 1.x schema, check required 1.10.0 version.
fixes #4766
Gunnar Beutner [Fri, 27 Sep 2013 12:58:32 +0000 (14:58 +0200)]
Fix Notification::user_groups validator (rename from Notification::groups).
Fixes #4753
Gunnar Beutner [Fri, 27 Sep 2013 12:56:11 +0000 (14:56 +0200)]
Update .gitignore file.
Gunnar Beutner [Fri, 27 Sep 2013 12:54:49 +0000 (14:54 +0200)]
Update requirements list in the INSTALL file.
Fixes #4745
Gunnar Beutner [Fri, 27 Sep 2013 12:51:29 +0000 (14:51 +0200)]
configure: Show whether MySQL/Python support is enabled
Fixes #4763
Gunnar Beutner [Fri, 27 Sep 2013 12:40:35 +0000 (14:40 +0200)]
Fix the m4 include path.
Fixes #4415
Michael Friedrich [Fri, 27 Sep 2013 12:14:50 +0000 (14:14 +0200)]
Add tools/.gitignore.
Gunnar Beutner [Fri, 27 Sep 2013 12:12:43 +0000 (14:12 +0200)]
Fix automake --gnu warnings.
Fixes #4755
Michael Friedrich [Fri, 27 Sep 2013 12:08:58 +0000 (14:08 +0200)]
Fix library name in features-available.
Gunnar Beutner [Fri, 27 Sep 2013 11:56:11 +0000 (13:56 +0200)]
Update documentation.
Gunnar Beutner [Fri, 27 Sep 2013 09:48:20 +0000 (11:48 +0200)]
Update documentation.
Michael Friedrich [Fri, 27 Sep 2013 10:24:30 +0000 (12:24 +0200)]
External commands fail gracefully when given invalid host/service names.
Added process_check_result script for tests too.
fixes #4647
Gunnar Beutner [Fri, 27 Sep 2013 09:29:24 +0000 (11:29 +0200)]
Fix example config.
Gunnar Beutner [Fri, 27 Sep 2013 09:22:18 +0000 (11:22 +0200)]
Fix configuration path in the i2endfeature script.
Gunnar Beutner [Fri, 27 Sep 2013 09:21:14 +0000 (11:21 +0200)]
Install i2enfeature/i2disfeature in $(sbindir).
Gunnar Beutner [Fri, 27 Sep 2013 09:20:33 +0000 (11:20 +0200)]
Fix VPATH builds.
Gunnar Beutner [Fri, 27 Sep 2013 09:16:35 +0000 (11:16 +0200)]
Refactor mods-enabled/mods-available.
Gunnar Beutner [Fri, 27 Sep 2013 08:51:21 +0000 (10:51 +0200)]
Build fix.
Gunnar Beutner [Fri, 27 Sep 2013 08:47:46 +0000 (10:47 +0200)]
Add missing file.
Gunnar Beutner [Fri, 27 Sep 2013 08:44:24 +0000 (10:44 +0200)]
Implement mods-available/mods-enabled.
Refs #4573
Michael Friedrich [Fri, 27 Sep 2013 08:27:39 +0000 (10:27 +0200)]
Revert "Add config_parser.h to EXTRA_DIST."
This reverts commit
f1bc61c1885531690f4c237446f19aaced8cc62b .
refs #3575
Gunnar Beutner [Fri, 27 Sep 2013 06:22:26 +0000 (08:22 +0200)]
Update documentation.
Gunnar Beutner [Fri, 27 Sep 2013 05:35:39 +0000 (07:35 +0200)]
Add JQuery/StrapdownJS.
Gunnar Beutner [Fri, 27 Sep 2013 05:34:08 +0000 (07:34 +0200)]
Make check_source a check result attribute.
Gunnar Beutner [Fri, 27 Sep 2013 05:19:13 +0000 (07:19 +0200)]
Update documentation.
Michael Friedrich [Thu, 26 Sep 2013 20:43:21 +0000 (22:43 +0200)]
db_ido: Add check_source.
Michael Friedrich [Thu, 26 Sep 2013 19:53:43 +0000 (21:53 +0200)]
Add check authority to service.
fixes #4762
Michael Friedrich [Thu, 26 Sep 2013 17:05:52 +0000 (19:05 +0200)]
db_ido: Update documentation.
Michael Friedrich [Thu, 26 Sep 2013 17:03:27 +0000 (19:03 +0200)]
Add support for day based values.
fixes #4761
Michael Friedrich [Thu, 26 Sep 2013 16:58:02 +0000 (18:58 +0200)]
Add config_parser.h to EXTRA_DIST.
fixes #3575
Michael Friedrich [Thu, 26 Sep 2013 16:01:48 +0000 (18:01 +0200)]
Get rid of help2man.
fixes #4706
Michael Friedrich [Thu, 26 Sep 2013 15:23:15 +0000 (17:23 +0200)]
db_ido: Update documentation for cleanup.
refs #4567
Michael Friedrich [Thu, 26 Sep 2013 13:22:21 +0000 (15:22 +0200)]
db_ido: Add cleanup for history tables.
refs #4567
Gunnar Beutner [Thu, 26 Sep 2013 12:55:43 +0000 (14:55 +0200)]
Update documentation CSS.
Gunnar Beutner [Thu, 26 Sep 2013 12:01:29 +0000 (14:01 +0200)]
Update documentation.
Gunnar Beutner [Thu, 26 Sep 2013 08:45:40 +0000 (10:45 +0200)]
Endpoint::host and Endpoint::service should be required attributes.
Fixes #4752
Gunnar Beutner [Thu, 26 Sep 2013 08:35:42 +0000 (10:35 +0200)]
Fix log message.
Gunnar Beutner [Thu, 26 Sep 2013 08:24:47 +0000 (10:24 +0200)]
Make sure WorkQueue::m_Executing is initialized.
Gunnar Beutner [Thu, 26 Sep 2013 07:39:09 +0000 (09:39 +0200)]
cluster: Add log message to config handler.
Gunnar Beutner [Thu, 26 Sep 2013 07:22:33 +0000 (09:22 +0200)]
Remove build output.
Gunnar Beutner [Thu, 26 Sep 2013 07:04:27 +0000 (09:04 +0200)]
Fix build error when MySQL is not installed.
Gunnar Beutner [Thu, 26 Sep 2013 06:59:29 +0000 (08:59 +0200)]
Add documentation files.
Michael Friedrich [Wed, 25 Sep 2013 22:12:48 +0000 (00:12 +0200)]
Update my test config.
Gunnar Beutner [Wed, 25 Sep 2013 20:02:23 +0000 (22:02 +0200)]
Add .mailmap file.
Michael Friedrich [Wed, 25 Sep 2013 17:47:23 +0000 (19:47 +0200)]
db_ido: Add logentries.
refs #4379
Michael Friedrich [Wed, 25 Sep 2013 17:46:32 +0000 (19:46 +0200)]
compat log: Fix output on notifications.
Michael Friedrich [Wed, 25 Sep 2013 16:24:22 +0000 (18:24 +0200)]
db_ido: Remove obsolete code.
Michael Friedrich [Wed, 25 Sep 2013 16:01:08 +0000 (18:01 +0200)]
db_ido: Add statehistory.
refs #4379
Michael Friedrich [Wed, 25 Sep 2013 14:59:08 +0000 (16:59 +0200)]
db_ido: Refactor historical comments/downtimes.
fixes #4740
Michael Friedrich [Wed, 25 Sep 2013 14:13:39 +0000 (16:13 +0200)]
config conversion: Rename dependencies.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 14:00:47 +0000 (16:00 +0200)]
config conversion: Fix command exists checks by type.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 13:55:56 +0000 (15:55 +0200)]
config conversion: Move notification_interval|period from service to notification.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 13:22:20 +0000 (15:22 +0200)]
config conversion: Move notification filters from service into notification.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 12:25:05 +0000 (14:25 +0200)]
config conversion: Rename hostcheck to check.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 12:20:50 +0000 (14:20 +0200)]
config conversion: Rename group attributes.
refs #4741
Michael Friedrich [Wed, 25 Sep 2013 12:20:27 +0000 (14:20 +0200)]
config conversion: Fix object names in test config.
Michael Friedrich [Wed, 25 Sep 2013 12:11:53 +0000 (14:11 +0200)]
config conversion: Remove enable_{active,passive}_checks export.
Gunnar Beutner [Wed, 25 Sep 2013 13:47:39 +0000 (15:47 +0200)]
Fix grammar mistake in the INSTALL file.
Gunnar Beutner [Wed, 25 Sep 2013 13:45:13 +0000 (15:45 +0200)]
Update INSTALL file.
Gunnar Beutner [Wed, 25 Sep 2013 12:10:26 +0000 (14:10 +0200)]
config: Remove the "abstract" keyword.
Gunnar Beutner [Wed, 25 Sep 2013 11:51:48 +0000 (13:51 +0200)]
Add converted documentation files.
Michael Friedrich [Wed, 25 Sep 2013 11:44:53 +0000 (13:44 +0200)]
Fix wrong types.
Michael Friedrich [Wed, 25 Sep 2013 11:09:50 +0000 (13:09 +0200)]
Fix .gitignore.
Michael Friedrich [Wed, 25 Sep 2013 11:08:15 +0000 (13:08 +0200)]
db_ido: Fix log string.
Gunnar Beutner [Wed, 25 Sep 2013 10:42:53 +0000 (12:42 +0200)]
Implement init script option: checkconfig.
Michael Friedrich [Wed, 25 Sep 2013 09:31:35 +0000 (11:31 +0200)]
Fix unused parameter, missing initialization.
Gunnar Beutner [Wed, 25 Sep 2013 09:21:20 +0000 (11:21 +0200)]
Remove unused parameter.
Gunnar Beutner [Wed, 25 Sep 2013 08:55:50 +0000 (10:55 +0200)]
Rename CompatLog class.
Gunnar Beutner [Wed, 25 Sep 2013 08:41:59 +0000 (10:41 +0200)]
Build fix.
Icinga [Wed, 25 Sep 2013 08:30:47 +0000 (10:30 +0200)]
Rename IDO libraries.
Gunnar Beutner [Wed, 25 Sep 2013 07:48:45 +0000 (09:48 +0200)]
Rename command-line parameter: -v -> -C
Gunnar Beutner [Wed, 25 Sep 2013 07:46:47 +0000 (09:46 +0200)]
Update example config files.
Gunnar Beutner [Wed, 25 Sep 2013 07:39:31 +0000 (09:39 +0200)]
Refactor the demo library.
Gunnar Beutner [Wed, 25 Sep 2013 07:36:55 +0000 (09:36 +0200)]
Refactor the cluster library.
Gunnar Beutner [Wed, 25 Sep 2013 07:31:52 +0000 (09:31 +0200)]
Refactor the livestatus library.
Gunnar Beutner [Wed, 25 Sep 2013 07:24:44 +0000 (09:24 +0200)]
config: Remove unused validator.
Gunnar Beutner [Wed, 25 Sep 2013 07:24:34 +0000 (09:24 +0200)]
Build fix.
Gunnar Beutner [Wed, 25 Sep 2013 07:23:12 +0000 (09:23 +0200)]
config: Rename Notification::groups to Notification::user_groups.
Gunnar Beutner [Wed, 25 Sep 2013 07:21:17 +0000 (09:21 +0200)]
config: Rename Service::servicegroups to Service::groups.
Gunnar Beutner [Wed, 25 Sep 2013 07:19:25 +0000 (09:19 +0200)]
config: Rename host_name to host.
Gunnar Beutner [Wed, 25 Sep 2013 07:16:53 +0000 (09:16 +0200)]
config: Rename servicedependencies/hostdependencies.
Gunnar Beutner [Wed, 25 Sep 2013 07:15:30 +0000 (09:15 +0200)]
config: Rename Host::hostgroups to Host::groups.
Gunnar Beutner [Wed, 25 Sep 2013 07:12:15 +0000 (09:12 +0200)]
config: Rename Host::hostcheck to Host::check.
Gunnar Beutner [Wed, 25 Sep 2013 06:52:57 +0000 (08:52 +0200)]
cluster: Don't allow wildcards in endpoint names.
Gunnar Beutner [Wed, 25 Sep 2013 06:52:44 +0000 (08:52 +0200)]
config: Update validators.
Gunnar Beutner [Wed, 25 Sep 2013 06:51:55 +0000 (08:51 +0200)]
config: Don't clone host/service attributes.
Gunnar Beutner [Wed, 25 Sep 2013 05:43:57 +0000 (07:43 +0200)]
Update copyright information.
Gunnar Beutner [Wed, 25 Sep 2013 05:31:46 +0000 (07:31 +0200)]
Refactor CompatComponent class.
Michael Friedrich [Tue, 24 Sep 2013 16:58:51 +0000 (18:58 +0200)]
Fix crash on missing notification_command.
Michael Friedrich [Tue, 24 Sep 2013 16:50:42 +0000 (18:50 +0200)]
ido: Add notifications.
refs #4379