Commit Graph

401 Commits

Author SHA1 Message Date
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
Michael Friedrich d8511a3193 Documentation: Explain how command parameters work with CheckCommand and Host, Service objects.
Fixes #6267
2014-05-22 16:47:10 +02:00
Michael Friedrich 7462c8320a Add 'notice' severity to *Logger.
Refs #6070
2014-05-22 16:07:57 +02:00
Gunnar Beutner ff80ed1c38 Update documentation.
Refs #5795
2014-05-22 14:18:34 +02:00
Gunnar Beutner e3db6770f1 Add by_ssh command object.
Refs #5795
2014-05-22 14:05:56 +02:00
Gunnar Beutner 7223ae1dc2 Update documentation.
Refs #5795
2014-05-22 13:33:54 +02:00
Gunnar Beutner 8d1467697c Add description for the display_name attribute for services.
Fixes #6253
2014-05-21 16:37:44 +02:00
Michael Friedrich 62acf8641a Documentation: Add a note for the vagrant demo vm to 'about' .
Fixes #6248
2014-05-20 15:15:36 +02:00
Michael Friedrich 47ea2ba559 Documentation: Fix cluster config examples.
Fixes #6247
2014-05-20 14:51:30 +02:00
Michael Friedrich bb0d83ba9f Documentation: Add a note on recovery notifications during downtime.
Refs #6228
2014-05-20 14:16:53 +02:00