Commit Graph

351 Commits

Author SHA1 Message Date
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
Gunnar Beutner a4e2c48c96 Add check comment for NSClient++.
Refs #5795
2014-05-12 12:30:30 +02:00
Michael Friedrich db07854c76 Documentation: Fix DB category requirements.
Fixes #5485
2014-05-11 15:42:35 +02:00
Michael Friedrich 2b20f6355f Documentation: Explain how runtime macro evaluation order works.
Fixes #6010
2014-05-11 15:31:29 +02:00
Michael Friedrich b64a632068 Documentation: Fix runtime macros in migration section.
Fixes #6149
2014-05-11 15:10:40 +02:00
Michael Friedrich 7e10a2bc5d Documentation: First draft for cluster v3.
Refs #6107
Refs #4739
2014-05-11 14:36:18 +02:00
Michael Friedrich d8fb027989 Documentation: Change order of objects.
Refs #5795
2014-05-11 13:16:37 +02:00
Michael Friedrich f499d936a4 Documentation: Add command arguments.
Fixes #5933
2014-05-11 13:05:32 +02:00
Michael Friedrich 7a4fa25a49 Livestatus: Add 'check_source' to hosts table.
Fixes #6185
2014-05-10 21:57:01 +02:00
Michael Friedrich d13871e233 Documentation: Add schema extensions.
Refs #6094
2014-05-10 21:38:23 +02:00
Michael Friedrich 97d51c4269 Livestatus: Add 'is_reachable' to hosts/services table.
Refs #6094
2014-05-10 20:37:09 +02:00
Michael Friedrich 3976fc2369 Documentation: Fix external commands table.
Fixes #6128
2014-05-10 20:19:47 +02:00
Michael Friedrich be882756bf Documentation: Add development section.
Fixes #6184
2014-05-10 19:28:59 +02:00
Michael Friedrich d06d4f2540 Include monitoring plugin commands seperately.
Fixes #6130
2014-05-10 19:02:51 +02:00
Michael Friedrich c465ec90b7 Documentation: Fix HostGroup assign example.
Fixes #6163
2014-05-10 15:56:51 +02:00
Gunnar Beutner 7b9efdb63b Update documentation.
Refs #5795
2014-05-09 10:13:00 +02:00
Michael Friedrich 04210894d3 Documentation: One more subsections fix.
Refs #6115
2014-05-04 22:05:44 +02:00
Michael Friedrich f85fae8762 Migration: Remove broken script, update documentation for work-in-progress.
Refs #5821
2014-05-04 22:01:58 +02:00
Michael Friedrich 6d93679fe8 Documentation: Fix subsections.
Refs #6115
2014-05-04 21:51:00 +02:00
Michael Friedrich 34ff415fca Documentation: Change order.
Refs #6115
2014-05-04 18:49:09 +02:00
Michael Friedrich 10c3c52ed3 Documentation: Apply new structure.
Fixes #6115
2014-05-04 15:10:00 +02:00
Michael Friedrich 56bdf820b7 Documentation: Fix notifications for hosts and services.
Fixes #6114
2014-05-03 20:07:37 +02:00
Michael Friedrich 0691d73af9 Rename Dependency 'state_filter' to 'states'.
Fixes #6113
2014-05-03 19:53:16 +02:00
Wolfgang Nieder b9d00dfa8f Docs: Fixed some typos.
Signed-off-by: Michael Friedrich <Michael.Friedrich@netways.de>
2014-05-03 14:58:43 +02:00
Michael Friedrich 74be8cd2d0 Implement summary macros e.g. $icinga.num_services_critical$.
Additional $icinga.uptime$ macro.

Fixes #2742
2014-05-03 02:08:36 +02:00
Michael Friedrich c883b49480 Documentation: Fix wrong user attribute. 2014-05-02 17:48:14 +02:00
Gerd von Egidy 335d206014 Always install the unprocessed markdown documentation.
Refs #6100
2014-05-01 16:19:20 +02:00
Michael Friedrich 9228f7035e Update documentation & what's new. 2014-04-29 14:33:37 +02:00
Gunnar Beutner 9b9ee5c425 Add ssh_port parameter for the ssh check command.
Refs #5933
2014-04-26 18:31:49 +02:00
Gunnar Beutner d617c7b1f6 Implement support for optional command arguments.
Fixes #5933
2014-04-26 15:03:38 +02:00
Gunnar Beutner e6fb8caace Implement loop detection for cluster links.
Refs #5467
2014-04-25 15:07:13 +02:00