Michael Friedrich
|
88975a8e07
|
Remove obsolete README files in tools/syntax
fixes #12302
|
2016-08-03 15:55:41 +02:00 |
Nicolas Limage
|
daa067dabe
|
Fix typo in vim syntax highlighting
fixes #11617
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2016-04-19 12:01:12 +02:00 |
Michael Friedrich
|
9289971829
|
Remove IcingaStatusWriter feature
fixes #10140
|
2015-11-26 19:30:40 +01:00 |
Michael Friedrich
|
df2d7c5bf8
|
Update vim syntax highlighting
refs #10430
|
2015-10-22 18:10:35 +02:00 |
Carlos Cesario
|
0f0d60cc52
|
Fix syntax highlighting: host.address vs host.add
fixes #8853
|
2015-04-27 14:07:29 +02:00 |
Andrew Meyer
|
ec8ec726c0
|
Vim syntax: Match groups before host/service/user objects
switches order of syntax object definitions to stop short circuit
fixes #9045
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2015-04-11 11:26:23 +02:00 |
Gunnar Beutner
|
cb26028844
|
Add missing keywords in the syntax highlighting files
fixes #8757
|
2015-03-16 10:07:43 +01:00 |
Markus Frosch
|
90568e798f
|
Fix VIM syntax highlighting for comments
fixes #8755
|
2015-03-16 09:19:13 +01:00 |
Carlos Cesario
|
bb83c32c0c
|
Update syntax highlighting (nano/vim) for 2.3 features
fixes #8660
|
2015-03-12 17:15:10 +01:00 |
Michael Friedrich
|
c39fdf470f
|
Syntax: Add missing keywords
|
2014-11-17 09:51:24 +01:00 |
Michael Friedrich
|
57d945347f
|
GraphiteWriter: Add support for customized metric prefix names
Allows to use runtime macros and global constants for setting
a custom metric prefix:
const GraphiteEnv = "icinga.env1"
object GraphiteWriter "graphite" {
host_name_template = GraphiteEnv + ".$host.name$"
service_name_template = GraphiteEnv + ".$host.name$.$service.name$"
}
fixes #7334
|
2014-10-11 20:38:24 +02:00 |
Michael Friedrich
|
7d54ebb6ac
|
Add enable_ha/failover_timeout to vim/nano syntax highlighting
refs #6827
refs #6203
|
2014-08-28 21:15:57 +02:00 |
Michael Friedrich
|
5799d86ed7
|
Documentation: s/enable_flap_detection/enable_flapping/g
fixes #6870
|
2014-08-07 11:27:50 +02:00 |
Michael Friedrich
|
6aec8ba394
|
Syntax: Add new RunDir constant
refs #6627
|
2014-08-04 11:25:47 +02:00 |
Carlos Cesario
|
fa515bd5af
|
Syntax Highlighting: Add nano syntax file.
Fixes #6385
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-04 15:45:03 +02:00 |
Carlos Cesario
|
ec75e7dcbb
|
Vim syntax: Fix angleBrackets and vars regex.
Fixes #6386
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-03 17:22:12 +02:00 |
Carlos Cesario
|
1b45b814eb
|
Add icinga2 vim syntax file and installation documentation.
Fixes #3199
Signed-off-by: Michael Friedrich <michael.friedrich@netways.de>
|
2014-06-02 16:29:27 +02:00 |