mirror of https://github.com/Icinga/icinga2.git
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 |
||
---|---|---|
.. | ||
checker | ||
compat | ||
db_ido_mysql | ||
db_ido_pgsql | ||
demo | ||
livestatus | ||
notification | ||
perfdata | ||
CMakeLists.txt |