Commit Graph

251 Commits

Author SHA1 Message Date
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
Gunnar Beutner 3fcb93fd41 Update documentation.
Refs #5870
2014-03-30 12:38:59 +02:00
Gunnar Beutner 2034ff5eee Update documentation.
Refs #5870
2014-03-30 11:52:39 +02:00
Gunnar Beutner 7a6172c135 Remove support for the deprecated "var" and "set" keywords.
Refs #
2014-03-30 10:29:52 +02:00
Gunnar Beutner 4428b8c6ee Update documentation.
Refs #5878
2014-03-29 01:13:28 +01:00
Gunnar Beutner 8958d2f69f Implement the "import" keyword.
Refs #5869
2014-03-28 11:22:36 +01:00
Gunnar Beutner cc452ca94e Document the exit() function.
Refs #5846
2014-03-24 13:51:58 +01:00
Gunnar Beutner dc415a620a Merge branch 'feature/config-parser-5846' into next
Fixes #5846
2014-03-24 12:02:57 +01:00
Gunnar Beutner 05d0d88317 Update documentation.
Refs #5846
2014-03-24 12:01:56 +01:00
Gunnar Beutner 1aca29afd2 Clean up the +=, -=, *= and /= operators.
Refs #5846
2014-03-24 09:06:16 +01:00
Gunnar Beutner ddbbd42c4b Implement the log() function.
Refs #5846
2014-03-22 09:47:29 +01:00
Michael Friedrich 23c47dd430 Make host 'check' attribute available in legacy interfaces.
Fixes #5764
2014-03-21 17:57:24 +01:00
Michael Friedrich e3ad587364 Documentation: Fix anchor. 2014-03-21 15:15:51 +01:00
Michael Friedrich b442bd8372 Documentation: Revamp schemas, add livestatus details.
Refs #5608
2014-03-21 11:54:33 +01:00
Michael Friedrich 793acda14e Documentation: Configure cluster node name. 2014-03-20 22:16:01 +01:00
Michael Friedrich 306851c497 Documentation: Add 'contribute' section. 2014-03-20 21:24:39 +01:00
Michael Friedrich e22d2b7ba1 Documentation: Add schema extensions.
Refs #5636
Refs #5811
Refs #5812
2014-03-20 19:17:15 +01:00
Gunnar Beutner 012c0caeec Implement union() and intersection() functions.
Fixes #5801
2014-03-20 14:25:40 +01:00
Gunnar Beutner 296d9ce97b Update documentation.
Refs #5789
2014-03-20 13:04:53 +01:00
Gunnar Beutner 02fc3278c8 Implement missing operators for the Value class.
Fixes #5804
2014-03-20 13:02:31 +01:00
Michael Friedrich 04d8738129 Documentation: Cluster naming conventions.
Fixes #5806
2014-03-20 10:47:27 +01:00
Gunnar Beutner 8640e15188 Fix formatting issue in the documentation.
Refs #5789
2014-03-20 06:35:49 +01:00
Michael Friedrich 1d32c5b2d3 Add --no-validate option and skip duplicate validation on (re)start.
Fixes #5800
2014-03-19 20:59:18 +01:00
Gunnar Beutner bcbc3ceff7 Update documentation.
Refs #5789
2014-03-19 20:00:18 +01:00
Michael Friedrich 364f9cfc88 Documentation: Add cluster scenarios.
Fixes #5443
2014-03-19 18:54:02 +01:00
Gunnar Beutner 46d7cf3d6a Implement len() and the operators >, >=, < and <=.
Refs #5789
2014-03-19 13:25:06 +01:00
Gunnar Beutner a0cd49e3dd Fix grammar mistake in the documentation.
Refs #5566
2014-03-19 13:02:59 +01:00
Gunnar Beutner 700cc43770 Update documentation.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner 3383951791 Implement regex() and match() functions.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner 124fa9ebc1 Make braces around constant expressions optional.
Refs #5789
2014-03-19 12:46:23 +01:00
Gunnar Beutner caad7a7973 Implement the 'apply template' directive.
Refs #5789
2014-03-19 12:46:23 +01:00
Michael Friedrich ce737ff2f3 Change copyright header (again).
Fixes #5424
2014-03-19 11:42:47 +01:00
Markus Frosch 1bc03e624b Fixing bad word error "seperate" in documentation.
Fixes #5497
2014-03-18 20:52:52 +01:00
Michael Friedrich ed7f120e1b Documentation: Update differences 1.x and 2.x.
Fixes #5497
2014-03-18 18:10:01 +01:00
Michael Friedrich a910e45f51 Documentation: Split 'advanced' into multiple sections.
Fixes #5791
2014-03-18 11:18:17 +01:00
Michael Friedrich fe1f798858 Documentation: Add note on dependencies and inherits parents.
Fixes #5742
2014-03-18 11:10:01 +01:00