510 Commits

Author SHA1 Message Date
Michael Friedrich
44f36b25fb Documentation: Add an example for multiple host addresses using custom attributes.
Fixes #6404
2014-06-04 17:52:32 +02:00
Carlos Cesario
fa515bd5af Syntax Highlighting: Add nano syntax file.
Fixes #6385

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-06-04 15:45:03 +02:00
Michael Friedrich
63df43eea2 Revert "Fix configuration error on missing NodeName."
This reverts commit 72ef0d31fd19ed20b2d5b986990a7be15011da09.

Refs #6393
2014-06-04 10:23:39 +02:00
Michael Friedrich
1d9f7fb045 Plugins: Add 'http_auth_pair' as 'http' command argument.
Fixes #6396
2014-06-03 19:54:59 +02:00
Michael Friedrich
c1af4e827d Documentation: Explain dependencies and their required attributes better.
Fixes #6394
2014-06-03 15:33:50 +02:00
Michael Friedrich
72ef0d31fd Fix configuration error on missing NodeName.
Fixes #6393
2014-06-03 14:54:21 +02:00
Michael Friedrich
f8d3052f39 Documentation: Add manual configuration migration hints for services.
Refs #6380
2014-06-02 16:57:59 +02:00
Michael Friedrich
4a99f94bc3 Documentation: Rename 'using templates' to 'object inheritance using templates'.
Fixes #6384
2014-06-02 16:32:15 +02:00
Carlos Cesario
1b45b814eb Add icinga2 vim syntax file and installation documentation.
Fixes #3199

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-06-02 16:29:27 +02:00
Michael Friedrich
bef81e6881 Documentation: Add a note on host and service checks.
Fixes #6361
2014-06-02 14:39:42 +02:00
Michael Friedrich
64a6ca9022 Documentation: Fix dependency example.
Fixes #6372
2014-06-02 13:51:28 +02:00
Michael Friedrich
9225f7ed00 Drop check_kernel in favor of check_running_kernel, add plugin command.
Refs #6369
2014-06-02 13:34:35 +02:00
Michael Friedrich
bc446bb8b5 Documentation: Drop merge leftover.
Refs #5795
2014-06-02 13:20:58 +02:00
Phil Hutchinson
dbbd400de6 Fixes for poor grammar and bad sentence structure.
Refs #5795

Signed-off-by: Gunnar Beutner <gunnar@beutner.name>
2014-06-02 12:46:16 +02:00
Michael Friedrich
26e35b7cf0 Documentation: Fix 'http' check_command.
Fixes #6379
2014-06-02 10:47:31 +02:00
Gunnar Beutner
ff077bc8b9 Fix typo in the documentation.
Fixes #6378
2014-06-01 11:40:40 +02:00
Gunnar Beutner
d11231d49d Fix incorrect template name.
Refs #5795
2014-05-31 05:11:46 +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
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
8404eb6037 Fix spelling mistake.
Refs #5793
2014-05-27 16:06:36 +02:00
Michael Friedrich
ac8a1805e4 Documentation: Fix migration script documentation.
Fixes #6326
2014-05-27 11:32:34 +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
f45c7af592 Documentation: Import missing Livestatus tables and attributes.
Fixes #6314
2014-05-26 19:50:11 +02:00
Gunnar Beutner
e813000d4f Update documentation.
Refs #5795
2014-05-26 16:35:03 +02:00
Gunnar Beutner
ca51fe8c56 Remove the keep_alive attribute.
Fixes #6304
2014-05-26 13:49:14 +02:00
Gunnar Beutner
d66b4d587e Implement the "cluster-zone" check task.
Fixes #6204
2014-05-25 19:59:52 +02:00
Michael Friedrich
13cd6f613a Documentation: Fix troubleshooting debug hints.
Refs #5611
2014-05-23 19:56:57 +02:00
Michael Friedrich
f88f23fa3b Documentation: Add a hint on configuration comments to troubleshooting.
Refs #5611
2014-05-23 16:39:24 +02:00
Michael Friedrich
09f3040bae Fix required argument for --debug|-x.
Refs #6276
2014-05-23 14:12:55 +02:00
Michael Friedrich
5ec300f68e Add debug log severity for console logger.
Fixes #6276
2014-05-23 11:57:08 +02:00
Michael Friedrich
eed3a60c75 Documentation: Add a note about updated sample config.
Refs #6266
2014-05-23 10:07:47 +02:00
Michael Friedrich
cdfeb28855 Add troubleshooting chapter, fix addon chapter.
Fixes #5611
Fixes #6275
2014-05-23 01:01:06 +02:00
Michael Friedrich
e873ce6b9c Fix wrong service apply rule examples for ping{4,6}.
Refs #6266
2014-05-22 23:05:39 +02:00
Michael Friedrich
4df2721d4e Documentation: Fix Getting Started based on revamped example configuration.
Refs #6266
2014-05-22 22:47:32 +02:00
Michael Friedrich
831743fa0a Documentation: Add references to apply examples to general configuration objects.
Fixes #6258
2014-05-22 21:33:31 +02:00
Michael Friedrich
60b772334d Fix nrpe command definition.
Refs ##6225
2014-05-22 21:06:19 +02:00
Michael Friedrich
ec7d9b0f3d Move zone specific configuration to zones.conf included in icinga2.conf.
Fixes #6208
2014-05-22 21:00:42 +02:00
Michael Friedrich
110b7b4a53 Documentation: Move notifications/dependencies up. 2014-05-22 20:14:26 +02:00
Michael Friedrich
2027b301a7 Documentation: Update migration, add agent based dependency example.
Refs #6225
Fixes #6272
Fixes #6271
2014-05-22 19:25:31 +02:00
Michael Friedrich
8980924567 Documentation: Update what's new for 2.0.0 Beta 1.
Fixes #5820
2014-05-22 18:17:39 +02:00
Michael Friedrich
4515e5a717 Documentation: Explain config validation with errors and reload.
Fixes #6259
2014-05-22 17:27:28 +02:00