Commit Graph

220 Commits

Author SHA1 Message Date
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
Michael Friedrich 67782607eb Documentation: Fix StateFilterOK for recovery notifications.
Refs #5762
2014-03-17 18:08:05 +01:00
Michael Friedrich 8fa711082c Documentation: Add Vagrant on Windows, refactor Vagrant section.
Fixes #5569
2014-03-12 16:16:59 +01:00
Michael Friedrich a3db18f2e2 Documentation: Fix markdown pipe in table cell. 2014-03-12 13:34:24 +01:00
Wolfgang Nieder 5e5c9285c9 Documentation: Fix typos.
Fixes #5692

Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
2014-03-11 10:22:17 +01:00
Michael Friedrich 14d8f8a12e Documentation: Add Domains.
Fixes #5288
2014-03-07 15:21:57 +01:00
Michael Friedrich 771c94c5be Documentation: Fix usermod on Debian.
Fixes #5653
2014-03-07 14:14:17 +01:00
Michael Friedrich b4ab7d34dc Documentation: Fix debian package locations / dependencies.
Fixes #5566
2014-03-07 12:27:54 +01:00
Michael Friedrich 18b9129151 Documentation: Update Advanced -> Dependencies.
Fixes #5724
2014-03-07 12:10:23 +01:00
Michael Friedrich 3b8c1a0c7d DB IDO: Schema update for 0.0.8 provides 1.11.0 version.
Refs #5635
2014-03-07 11:11:28 +01:00
Michael Friedrich c9a5ce0112 Update news for 0.0.8
Fixes #5725
2014-03-07 10:51:00 +01:00
Michael Friedrich 319b233c6a Documentation: Remove dead package. 2014-03-06 22:44:52 +01:00
Michael Friedrich 8a2174cd07 Documentation: Fix service groups attribute. 2014-03-05 19:20:52 +01:00
Gunnar Beutner 22d53cf3b5 Implement a new object type for service dependencies.
Fixes #2799
2014-03-05 09:57:29 +01:00
Michael Friedrich f86cb48563 Documentation: Fix wrong double quote. 2014-02-21 20:04:51 +01:00
Michael Friedrich 8d7f1ec925 Documentation: Fix duplicate installation path table.
Refs #5619
2014-02-21 09:31:37 +01:00
Michael Friedrich 28ab19731a Documentation: Add a note about multiple cluster nodes and LocalStateDir.
Fixes #5619
2014-02-20 16:56:37 +01:00
Michael Friedrich f890a7ae8c Refactor status/perfdata stats registry.
Fixes #5622
2014-02-20 15:25:58 +01:00
Johannes Meyer de79c1232d Add verbosity levels to the vm-test-runner and add more debug output 2014-02-20 11:15:21 +01:00
Michael Friedrich d3cdbb5156 Implement IcingaStatusWriter object dumping local and feature stats.
Refactored the cluster listener health check too.

Refs #5622
Refs #5444
2014-02-17 18:51:16 +01:00
Michael Friedrich f5d40bab2d Cluster: Periodically dump status json.
Refs #5444
2014-02-13 16:34:15 +01:00
Gunnar Beutner 25dc86881a Make script variables constant.
Fixes #5446
2014-02-12 11:51:50 +01:00
Gunnar Beutner 42f664e4c6 Implement recursive includes for the cluster component.
Fixes #5304
2014-02-11 09:42:48 +01:00
Michael Friedrich e534f9bc1b Add Cluster Health Check.
Fixes #5438
2014-02-07 15:19:37 +01:00
Michael Friedrich 1e0a11c7f2 Add IcingaNodeName script variable, set as check source (WIP).
Fixes #5471
Fixes #5473
2014-02-06 15:38:06 +01:00
Gunnar Beutner d22995657c Update change log and bump version. 2014-02-06 10:07:00 +01:00
Michael Friedrich d6eacc8a6f Documentation: Add configuration best practice.
Fixes #5477
Fixes #5505
2014-02-05 18:09:38 +01:00
Michael Friedrich 85fc79b325 Documentation: Add 'Monitoring Remote Clients' section.
Fixes #5496
2014-02-05 17:17:19 +01:00
Michael Friedrich 7342706eb8 Documentation: Add unique section ids.
Fixes #5586
2014-02-05 15:54:00 +01:00
Michael Friedrich 0e2e031c23 Documentation: Emphasize on runtime vs configuration macros.
Fixes #5457
Fixes #5458
2014-02-05 14:39:29 +01:00
Gunnar Beutner 6c724d2797 Add note about certificate file permissions.
Fixes #5573
2014-02-04 08:27:51 +01:00
Michael Friedrich 91e6838ceb Documentation: Add examples for time related macros.
Fixes #5376
2014-02-03 11:11:56 +01:00