Commit Graph

64 Commits

Author SHA1 Message Date
Michael Friedrich eaa17315b9 Update tutorial documentation for livestatus/IDO (for now)
refs #4466
refs #4467
2013-08-05 16:49:22 +02:00
Michael Friedrich 30d4f509e9 update .gitignore 2013-07-30 13:14:54 +02:00
Michael Friedrich 90275774f9 docs: fix typo NotificationCommand->EventCommand 2013-07-03 11:21:55 +02:00
Gunnar Beutner 6f3d60a647 Update the tutorial a bit. 2013-06-28 09:04:49 +02:00
Michael Friedrich db07e19ae8 docs: update latest changes
fixes #4338
2013-06-27 14:53:26 +02:00
Michael Friedrich e983ced44b docs: s/check_command/command/ on command object, s/CGIs/Classic UI/
"CGIs" is an old definition, it's now referenced as "Classic UI" within
the icinga eco system.
2013-06-22 12:51:43 +02:00
Gunnar Beutner 80aa40fcda Update tutorial. 2013-06-17 09:39:06 +02:00
Gunnar Beutner d042a181bd Refactor commands and implement event handlers.
Fixes #3877
Fixes #4001
2013-06-13 11:33:00 +02:00
Gunnar Beutner d950c4e88e Fix dependency problem for "make dist".
Fixes #4200
2013-06-06 10:16:28 +02:00
Gunnar Beutner 1013091c62 Fixed grammar mistake. 2013-05-15 11:11:21 +02:00
Gunnar Beutner 502152743d Update CGI section in the tutorial.
Fixes #4161
2013-05-15 11:07:19 +02:00
Gunnar Beutner aaac957ad5 Disallow colons in user-defined objects. Use colons for auto-generated object names. 2013-05-07 09:35:36 +02:00
Gunnar Beutner 9418d1e440 Rename .txt files to .adoc. 2013-05-06 12:08:07 +02:00
Gunnar Beutner cf18ac6deb Add missing comma. 2013-05-03 11:23:42 +02:00
Gunnar Beutner d21d6d7111 Tutorial: Add section about time periods. 2013-05-03 11:10:32 +02:00
Gunnar Beutner fbbcaeac31 Update documentation. 2013-04-24 14:15:08 +02:00
Gunnar Beutner 5a6876f81e Update tutorial. 2013-04-24 09:35:58 +02:00
Gunnar Beutner 49c717c65e Update config syntax documentation. Add install/config tutorial. 2013-04-23 15:24:35 +02:00
Gunnar Beutner a8e3d794ac Fix VPATH asciidoc builds. 2013-04-23 12:35:06 +02:00
Gunnar Beutner 5aba4c7c78 Fix VPATH builds. 2013-04-19 13:23:25 +02:00
Gunnar Beutner 2e8685c622 Update Doxygen file. 2013-03-18 08:30:52 +01:00
Gunnar Beutner 5bba6bd2ac Fix: Install icinga2 man page in section 8 (instead of 1). 2013-03-14 15:15:18 +01:00
Gunnar Beutner 365b7a7ba3 Remove compatido documentation. 2013-02-28 14:24:19 +01:00
Gunnar Beutner 2952cc8afb Implement an alias for "abstract object".
Fixes #3707
2013-02-16 09:18:34 +01:00
Gunnar Beutner d13017ef60 Removed some more native:: prefixes (oops). 2013-02-15 12:49:14 +01:00
Gunnar Beutner c3dce7893c Removed array support, implemented support for anonymous dictionary items. 2013-02-13 18:43:56 +01:00
Gunnar Beutner 34cc7347ca Bugfix: Reschedule the delegation timer after starting it. 2013-02-13 12:18:36 +01:00
Gunnar Beutner 601c7d25d1 Implement sub-second check intervals.
Fixes #3656
2013-02-08 10:17:41 +01:00
Michael Friedrich cff8102604 docs/Makefile.am: keep txt in make dist 2013-02-07 20:47:57 +01:00
Gunnar Beutner 1b4a9a3a21 Redesign dependencies.
Fixes #3646
2013-02-07 20:29:35 +01:00
Michael Friedrich 021ca76642 automake: fix asciidoc DATA includes for make
fixes #3635
2013-02-07 19:57:23 +01:00
Michael Friedrich 0932f00edb asciidoc: only enable automake magic if feature enabled
refs #3230
2013-02-07 18:31:05 +01:00
Gunnar Beutner 41e10c83be Documentation: add man pages
Fixes #2844
2013-02-06 17:49:11 +01:00
Gunnar Beutner e047e06fc8 Finish implementing %validator.
Fixes #3634
2013-02-06 12:09:50 +01:00
Gunnar Beutner 32eb5335ef Fixed grammar mistake. 2013-02-05 20:23:47 +01:00
Gunnar Beutner c546b197e0 Fixed FreeBSD build. 2013-02-05 20:01:52 +01:00
Gunnar Beutner 1adab9e79a Added 'clean' rule for docs/. 2013-02-05 16:35:22 +01:00
Gunnar Beutner 7d780d5d3d Documentation: implement make target for asciidoc generation
Fixes #3230
2013-02-05 16:32:26 +01:00
Gunnar Beutner 63db2bb89a Update documentation: Types, #include <>
Fixes #3624
2013-02-05 15:31:29 +01:00
Michael Friedrich 312756a886 update .gitignore 2013-02-04 18:36:21 +01:00
Michael Friedrich dbf6bccea3 Documentation: implement make target for asciidoc generation
similar to 1.x, 'make create-docs'

fixes #3230
2013-02-04 18:33:35 +01:00
Gunnar Beutner 3dcd94896d Allow T_STRING for dictionary keys.
Fixes #3581
2013-01-29 12:40:00 +01:00
Gunnar Beutner 856c5c5a8a Removed enable_checks option from documentation. 2013-01-22 16:22:57 +01:00
Gunnar Beutner 71ec1d2b95 Implement enable_checks property for services.
Fixes #3550
2013-01-22 16:01:08 +01:00
Gunnar Beutner 70c66fa542 Implemented the #library directive and fixed loading icinga.dll on Windows. 2013-01-17 15:05:34 +01:00
Michael Friedrich 56e63838b0 Documentation: remove log_path from icingaApplication as well (refs #3277) 2012-10-16 00:06:21 +02:00
Michael Friedrich abcf7672c4 update .gitignore for docs and binaries 2012-10-11 16:20:37 +02:00
Michael Friedrich 19faa2a755 Compat IDO: update documentation for reconnect_interval (refs #3207) 2012-10-07 22:24:54 +02:00
Michael Friedrich 98fe75fd45 Documentation: add modeline for vim syntax highlighting to icinga2-config.txt 2012-10-02 17:47:13 +02:00
Michael Friedrich 3d04e31f27 Documentation: remove icinga2-config.odt 2012-10-02 15:36:59 +02:00