Commit Graph

386 Commits

Author SHA1 Message Date
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
Michael Friedrich 7a147d268e Add group assign/ignore rules.
Fixes #5910
2014-04-23 15:50:00 +02:00
Michael Friedrich c239f84fd7 Revert "Add group apply (creates object only once and sets membership)."
This reverts commit 559a4fef67.

Refs #5910
2014-04-23 14:59:48 +02:00
Michael Friedrich c8b3fde2ef Drop unused statusmap_image & coords attributes entirely.
Fixes #6044
2014-04-22 13:48:06 +02:00
Michael Friedrich fe1a83ff34 Revert "Add statusmap_image and coords host attributes."
This reverts commit 252980a6bd.

Refs #6044
2014-04-22 12:09:24 +02:00
Michael Friedrich 4a3ca90a51 Documentation: Add a note on unsupported non-persistent comments.
Refs #5295
2014-04-17 17:51:13 +02:00
Michael Friedrich 252980a6bd Add statusmap_image and coords host attributes.
They are as important as action_url, etc.

coords is made a dictionary consisting of x_2d and y_2d as keys.

Fixes #6044
2014-04-17 16:48:59 +02:00
Michael Friedrich 72f7537fa6 Add modified attributes for user and command vars.
Fixes #6043
2014-04-17 15:20:28 +02:00
Michael Friedrich c7659337b7 Use legacy attribute getters in interfaces.
Fixes #6041
2014-04-17 13:50:26 +02:00
Michael Friedrich 0d59e91f7e Documentation: Update object attributes.
Fixes #6009
2014-04-17 11:59:11 +02:00
Michael Friedrich 0dedd7cf19 Add global Enable{Host,Service}Checks. Update interfaces and external commands.
Fixes #6037
Fixes #5975
2014-04-17 11:29:47 +02:00
Michael Friedrich 0c3d246dbb Update documentation for external commands.
Refs #5956
Refs #5609
2014-04-16 17:52:12 +02:00
Michael Friedrich 559a4fef67 Add group apply (creates object only once and sets membership).
Refs #5910
2014-04-15 14:55:29 +02:00
Michael Friedrich f48a6b429b Add nested group support for {Host,Service,User}Group.
Fixes #5858
2014-04-14 21:52:01 +02:00
Gunnar Beutner 0ed49d2ddc Add "apt" check command.
Refs #6002
2014-04-13 18:47:02 +02:00
Gunnar Beutner 3f2238b46c Increase default syslog log level to "warning".
Refs #4865
2014-04-12 11:53:04 +02:00
Gunnar Beutner 750603c49d Update the example config.
Refs #4865
2014-04-12 10:28:31 +02:00
Gunnar Beutner 899b9da5b4 Update ITL commands.
Refs #4865
2014-04-12 08:18:51 +02:00
Gunnar Beutner c693f7fa20 Update documentation.
Refs #5909
2014-04-11 14:57:48 +02:00
Gunnar Beutner 5a41a2c2c0 Update documentation.
Refs #5909
2014-04-11 12:40:33 +02:00
Gunnar Beutner e6667c15d3 Support shell-style comments.
Fixes #5994
2014-04-10 11:30:01 +02:00
Gunnar Beutner 606834e190 Rename the notification attributes.
Fixes #5906
2014-04-09 10:25:23 +02:00
Gunnar Beutner e24e128f65 Change the default notification interval to 30 minutes.
Refs #5909
2014-04-09 06:50:07 +02:00
Gunnar Beutner 0fdb9ea21b Implement attributes for some well-known macros and allow macro recursion.
Refs #5856
Fixes #5959
2014-04-08 13:23:24 +02:00
Gunnar Beutner 6a841e8627 Fail gracefully when pandoc and sphinx-build aren't installed.
Refs #5774
2014-04-08 10:45:56 +02:00
Gunnar Beutner 9f26878321 Fix installing htdocs files.
Refs #5774
2014-04-08 10:42:44 +02:00
Gunnar Beutner a2e4c57cee Integrate Sphinx into the build system.
Refs #5774
2014-04-08 10:33:51 +02:00
Gunnar Beutner c522b42c45 Replace StrapdownJS with Sphinx.
Refs #5774
2014-04-07 21:55:27 +02:00
Michael Friedrich 9ab4b3dd16 Remove the 'Icinga' prefix for global constants.
Fixes #5960
2014-04-07 21:42:23 +02:00
Gunnar Beutner fded50632e Update documentation.
Refs #5909
2014-04-07 14:31:30 +02:00
Gunnar Beutner a7b399c63c Update documentation for the ExternalCommandListener class.
Fixes #5953
2014-04-07 14:01:58 +02:00
Gunnar Beutner cea15e11dc Implement new state and type filters.
Fixes #5906
2014-04-07 14:00:18 +02:00
Gunnar Beutner ae1ce6e2c4 Clean up some of the notes.
Refs #5909
2014-04-06 21:18:31 +02:00
Gunnar Beutner 4e572b9b10 Update documentation.
Refs #5909
2014-04-06 18:26:34 +02:00
Gunnar Beutner 58cc22285e Update documentation.
Refs #5909
2014-04-06 13:59:52 +02:00
Gunnar Beutner 6744f9d9bb Update documentation.
Refs #5925
2014-04-06 10:58:17 +02:00
Gunnar Beutner 98fba78fe4 Remove the escape_macros attribute.
Refs #5855
2014-04-06 10:45:50 +02:00
Gunnar Beutner 5c671eab15 Update documentation.
Refs #5925
2014-04-06 08:28:28 +02:00
Gunnar Beutner ad42367999 Refactor name helper classes a bit.
Refs #5925
2014-04-06 08:15:07 +02:00
Gunnar Beutner 2156154ce4 Update documentation.
Refs #5925
2014-04-05 22:32:52 +02:00
Gunnar Beutner 1a2241cb53 Update documentation.
Refs #5855
2014-04-05 16:26:51 +02:00
Gunnar Beutner 226d99dc57 Update documentation.
Refs #5909
2014-04-05 14:53:12 +02:00
Gunnar Beutner c42a582307 Rename "short_name", "host" and "sevice" attributes.
Fixes #5857
2014-04-05 09:15:40 +02:00
Michael Friedrich 09cbf18b26 Implement 'env' dictionary instead of 'export_macros' array.
Revamp notification runtime macros too.

Refs #5855
2014-04-04 22:57:56 +02:00
Michael Friedrich f13e7b5fa0 Update documentation for custom attribute runtime macros.
Refs #5855
2014-04-04 21:52:33 +02:00
Michael Friedrich aba4f1a0d5 Implement $user.<name>$ runtime macros.
Refs #5855
2014-04-04 21:36:47 +02:00
Michael Friedrich 0a0399826f Implement ${host,service}.<name>$ runtime macros.
Refs #5855
2014-04-04 20:09:23 +02:00
Michael Friedrich e375f15e5b Implement global runtime macros as $icinga.<name>$.
Refs #5855
2014-04-04 19:35:47 +02:00
Michael Friedrich 3d419cd48b Rename 'hostcheck' to 'hostalive' check command.
Refs #5939
2014-04-04 19:04:13 +02:00
Michael Friedrich f64ba65ead Update documentation.
Refs #5855
Refs #5919
Refs #5939
2014-04-04 19:01:28 +02:00
Michael Friedrich fb038b3e4f Update documentation reflecting current changes.
Refs #5855
2014-04-04 18:41:54 +02:00
Michael Friedrich 31d54b2760 Livestatus: Add application variables to status table.
Refs #5855
2014-04-04 17:45:59 +02:00
Michael Friedrich fb5d0f3907 Update documentation with schema extensions.
Refs #5855
2014-04-04 17:36:28 +02:00
Michael Friedrich 5c58eb368c Merge 'macros' and 'custom' attributes into 'vars', part 1.
Refs #5855
2014-04-03 11:35:25 +02:00
Michael Friedrich 3fe169cd7a Graphite/PerfdataWriter: Add host perfdata.
Fixes #5908
2014-04-02 14:13:24 +02:00
Michael Friedrich f6702825c0 Documentation: Fix 1.x 2.x differences for comma termination.
Refs #5901
2014-04-01 23:03:10 +02:00
Gunnar Beutner 5eca503362 Support new-lines in addition to commas to separate commands.
Fixes #5901
2014-04-01 09:45:57 +02:00
Gunnar Beutner 2c17305536 Implement additional arguments for log().
Fixes #5902
2014-04-01 09:33:54 +02:00
Michael Friedrich baef781a85 Documentation: Fix anchor. 2014-04-01 09:15:51 +02:00
Michael Friedrich 0513e8b3c8 Update What's new for 0.0.9.
Fixes #5890
2014-03-31 17:05:45 +02:00
Gunnar Beutner fdd5fbc217 Update documentation.
Refs #5877
2014-03-31 13:27:39 +02:00
Gunnar Beutner 036fd3303f Replace $plugindir$ macro with a constant.
Fixes #5877
2014-03-31 13:11:36 +02:00
Gunnar Beutner da86cb4cc3 Update documentation.
Refs #5870
2014-03-31 12:58:39 +02:00
Gunnar Beutner 79a7a0be92 Update documentation.
Refs #5870
2014-03-31 12:00:10 +02:00
Gunnar Beutner 79b3afbcfb Update documentation.
Refs #5870
2014-03-31 10:14:45 +02:00
Gunnar Beutner 9d89b42f61 Update documentation.
Refs #5870
2014-03-30 17:46:39 +02:00