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 |
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 |