Michael Friedrich
|
88975a8e07
|
Remove obsolete README files in tools/syntax
fixes #12302
|
2016-08-03 15:55:41 +02:00 |
Michael Friedrich
|
9289971829
|
Remove IcingaStatusWriter feature
fixes #10140
|
2015-11-26 19:30:40 +01:00 |
Gunnar Beutner
|
cb26028844
|
Add missing keywords in the syntax highlighting files
fixes #8757
|
2015-03-16 10:07:43 +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 |