Commit Graph

3710 Commits

Author SHA1 Message Date
Gunnar Beutner ff077bc8b9 Fix typo in the documentation.
Fixes #6378
2014-06-01 11:40:40 +02:00
Gunnar Beutner 24035ab390 Use AF_UNSPEC for Bind() calls.
Fixes #6375
2014-06-01 08:51:06 +02:00
Gunnar Beutner a59687312e Fix incorrect file names in icinga2-setup-agent.
Refs #6367
2014-05-31 12:01:18 +02:00
Gunnar Beutner 32e6e6ff04 Rewrite the check_kernel script and implement support for RHEL, Fedora and Ubuntu.
Fixes #6332
2014-05-31 09:13:01 +02:00
Gunnar Beutner eae6e75f94 Update icinga2-setup-agent to use zones.conf.
Fixes #6367
2014-05-31 08:17:10 +02:00
Gunnar Beutner d11231d49d Fix incorrect template name.
Refs #5795
2014-05-31 05:11:46 +02:00
Michael Friedrich 93a422fa81 Require at least Vagrant 1.2.x in Vagrantfile.
Fixes #6365
2014-05-30 16:12:42 +02:00
Michael Friedrich 5b50b5434b Documentation: Fix typo. 2014-05-30 12:02:24 +02:00
Michael Friedrich 8fece8b085 Documentation: Fix wrong contact/user macros in migration docs.
Fixes #6362
2014-05-30 11:29:56 +02:00
Michael Friedrich 7e46926c72 Remove debug output in icinga2-enable-feature.
Fixes #6360
2014-05-30 09:55:23 +02:00
Wolfgang Nieder 36c71d69bd Update documentation.
Fixes #6359

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-05-29 16:57:33 +02:00
Michael Friedrich 24a884f79b Documentation: Fix typo.
Refs #6357
2014-05-29 15:40:47 +02:00
Michael Friedrich d940c754fc Documentation: Fix Icinga Wiki url. 2014-05-29 15:38:29 +02:00
Michael Friedrich b178817256 Documentation: Fix default enabled features, add troubleshooting hints.
Fixes #6357
2014-05-29 15:34:01 +02:00
Michael Friedrich 020b4a3615 Fix help text for icinga2-{en,dis}able-feature.
Refs #6315
2014-05-29 15:24:13 +02:00
Michael Friedrich 63c7512fd9 Documentation: Monitoring Basics: Add/Fix livestatus and add DB IDO incl health checks.
Fixes #6356
Fixes #6358
2014-05-29 15:15:36 +02:00
Marcus van Dam ade832849b Plugins: Add ftp and ups CheckCommand objects.
Refs #6225

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-05-28 23:42:38 +02:00
Marcus van Dam 67b7a8300e Plugins: Add imap,simap,pop,spop CheckCommand objects.
Refs #6225

Signed-off-by: Michael Friedrich <michael.friedrich@gmail.com>
2014-05-28 22:26:27 +02:00
Gunnar Beutner 157de9f3bb Fix a situation where some threadpool work items are never executed.
Fixes #6349
2014-05-28 15:57:48 +02:00
Michael Friedrich fdc2ef6190 Merge branch 'fix/rename-log-lib-name-6346' into next
Fixes #6346
2014-05-28 14:42:13 +02:00
Michael Friedrich 4bfa068e46 Change log message identifier for libdb_ido.
Refs #6346
2014-05-28 14:42:01 +02:00
Michael Friedrich 7d35585cb0 Fix AExpression log message.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 4c8d7eea14 Rename livestatus classes.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 340693fb34 Change log message identifier for libremote.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 5b071f9611 Change log message identifier for libmethods.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 3ecec31af3 Change log message identifier for libicinga.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 43dd9729d7 Change log message identifier for libconfig.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 076d297931 Change log message identifier for libbase.
Refs #6346
2014-05-28 14:42:00 +02:00
Michael Friedrich 0f9d76d40b Change log message identifier for components/*.
Refs #6346
2014-05-28 14:42:00 +02:00
Gunnar Beutner 33cf660c04 Fix missing timer events.
Fixes #6349
2014-05-28 13:46:39 +02:00
Gunnar Beutner 41a9b7d5c0 Remove thread names from log messages.
Fixes #6345
2014-05-28 11:46:47 +02:00
Michael Friedrich 641ff1f33c Vagrant: Fix 'vagrant ssh' for a single instance.
Refs #6334
2014-05-27 16:36:29 +02:00
Michael Friedrich fb6678ac13 Vagrant: Fix index.html title.
Refs #6334
2014-05-27 16:32:13 +02:00
Michael Friedrich edd7335e7d Vagrant: Fix finalize.sh.
Refs #6334
2014-05-27 16:24:10 +02:00
Michael Friedrich b50988b9ac Change Vagrant VM welcome page to a more friendly one.
Fixes #6334
2014-05-27 16:21:10 +02:00
Gunnar Beutner 8404eb6037 Fix spelling mistake.
Refs #5793
2014-05-27 16:06:36 +02:00
Gunnar Beutner e7c09dac97 Remove icinga::ErrorInformation.
Fixes #6333
2014-05-27 15:51:38 +02:00
Gunnar Beutner ecb4f9738e Use Utility::GetFQDN for the NodeName variable.
Refs #6312
2014-05-27 12:53:41 +02:00
Gunnar Beutner bf44c45aaa Bump version to 2.0.0-1.beta2.dev. 2014-05-27 12:11:52 +02:00
Michael Friedrich 2d49ddf261 Update ChangeLog for 2.0.0 Beta 1.
Refs #5793
2014-05-27 11:41:48 +02:00
Michael Friedrich ac8a1805e4 Documentation: Fix migration script documentation.
Fixes #6326
2014-05-27 11:32:34 +02:00
Gunnar Beutner 7f5d8a36b4 Split Utility::GetHostName into two functions.
Fixes #6312
2014-05-27 10:20:33 +02:00
Gunnar Beutner 2cac149903 Fix logrotate.d/icinga2 file in the Debian package.
Fixes #6322
2014-05-27 10:19:43 +02:00
Michael Friedrich d3171dc8b9 Fix removal of expired ScheduledDowntimes.
Fixes #6321
2014-05-27 09:44:32 +02:00
Gunnar Beutner 7cd0395fa4 Update documentation.
Refs #5795
2014-05-27 07:50:01 +02:00
Gunnar Beutner 59a0ff00a7 Use icinga2-enable-feature's multi-argument functionality in the Debian/RPM packages.
Refs #6315
2014-05-27 07:27:12 +02:00
Michael Friedrich 5b3b10b265 Documentation: Add configuration best practice introduction.
Fixes #6318
2014-05-27 00:25:36 +02:00
Michael Friedrich 73c15be28a Documentation: Add advanced apply services with custom command arguments example.
Fixes #6317
2014-05-26 22:27:13 +02:00
Michael Friedrich e070db65c8 Fix check statistics are mixing host/service checks.
Fixes #6313
2014-05-26 20:56:59 +02:00
Carlos Cesario b5681b5e38 Add icinga2-{en,dis}able-feature support to multiple modules.
Fixes #6315

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-05-26 20:16:55 +02:00