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 |
Michael Friedrich
|
c494bd8eb8
|
Documentation: Add a better example for apply rules in monitoring basics.
Refs #5827
|
2014-05-20 13:56:49 +02:00 |
Michael Friedrich
|
7711a7585b
|
Documentation: Move ITL/Plugin Commands into Icinga 2 configuration.
Fixes #6245
|
2014-05-20 12:38:46 +02:00 |
Michael Friedrich
|
101bd10d62
|
Documentation: Add a note for required CheckCommand objects for additiona plugins.
Fixes #6239
|
2014-05-19 18:26:59 +02:00 |
Michael Friedrich
|
f966f6ec90
|
Documentation: Update cluster documentation.
Fixes #6234
Refs #6192
Refs #6191
|
2014-05-19 14:34:26 +02:00 |
Gunnar Beutner
|
f36df69ba2
|
Remove Doxygen.
Fixes #5006
|
2014-05-19 13:54:02 +02:00 |
Michael Friedrich
|
6f35beb894
|
Documentation: Classic UI command expander feature does not work using Icinga 2.
|
2014-05-19 09:59:52 +02:00 |
Gunnar Beutner
|
cffe3cf57c
|
Simplify "ignore where" condition in the example config.
Refs #5795
|
2014-05-18 08:59:13 +02:00 |
Gunnar Beutner
|
bbb2fb62dd
|
Add check command for check_dhcp.
Refs #6225
|
2014-05-17 13:33:57 +02:00 |
Gunnar Beutner
|
59cbd2b2b9
|
Fix incorrect chapter titles.
Refs #5795
|
2014-05-17 13:07:24 +02:00 |
Gunnar Beutner
|
2e2f356459
|
Remove version number in doc/conf.py.
Fixes #6222
|
2014-05-17 06:58:43 +02:00 |
Gunnar Beutner
|
1d635e8e62
|
Bump version in doc/conf.py.
|
2014-05-16 15:58:33 +02:00 |
Gunnar Beutner
|
6e7d167ddb
|
Release 0.0.11.
|
2014-05-16 11:36:53 +02:00 |
Michael Friedrich
|
282386e122
|
Documentation: Update draft on zone sync.
Refs #6191
|
2014-05-14 18:24:41 +02:00 |
Gunnar Beutner
|
0d36cc8d5f
|
Implement support for the zones.d config directory.
Refs #6191
|
2014-05-13 13:19:43 +02:00 |
Gunnar Beutner
|
cb2e38ae0d
|
Fix another spelling mistake.
Refs #5795
|
2014-05-13 09:49:16 +02:00 |
Carlos Cesario
|
929651d567
|
Documentation: Fix cluster health check example.
Fixes #6198
|
2014-05-12 21:59:19 +02:00 |
Michael Friedrich
|
a86d21d4bb
|
Documentation: Add a note on unreachable preventing notifications being sent.
Refs #4789
|
2014-05-12 19:40:02 +02:00 |
Michael Friedrich
|
aa97c3c670
|
Add command namespace {check_,event_,notification_} to legacy interfaces.
Fixes #5927
|
2014-05-12 16:18:03 +02:00 |
Michael Friedrich
|
846a9f9221
|
Documentation: Fix angel brackets in markdown tables.
Fixes #6128
|
2014-05-12 13:01:13 +02:00 |
Gunnar Beutner
|
a1f578f4f1
|
Fix spelling mistake.
Refs #5795
|
2014-05-12 12:31:45 +02:00 |