icinga2/doc
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
..
.gitignore Replace StrapdownJS with Sphinx. 2014-04-07 21:55:27 +02:00
1-about.md Release version 2.1.1 2014-09-16 12:29:22 +02:00
2-getting-started.md Documentation: Update config validation command 2014-10-08 16:15:08 +02:00
3-monitoring-basics.md GraphiteWriter: Add support for customized metric prefix names 2014-10-11 20:38:24 +02:00
4-monitoring-remote-systems.md Documentation: Additional cluster hints, better formatting 2014-08-27 11:48:44 +02:00
5-addons-plugins.md Documentation: Clarify on which feature are required for user interfaces & addons 2014-07-23 10:46:37 +02:00
6-configuring-icinga-2.md GraphiteWriter: Add support for customized metric prefix names 2014-10-11 20:38:24 +02:00
7-troubleshooting.md Documentation: Update What's new and changes 2014-08-27 14:33:31 +02:00
8-migration.md Documentation: Revamp getting started and fix smaller bugs 2014-08-27 17:45:55 +02:00
9-appendix.md Update documentation. 2014-05-29 16:57:33 +02:00
CMakeLists.txt Add a manpage for icinga2-prepare-dirs. 2014-06-15 20:01:04 +02:00
icinga2-build-ca.8 Add man pages for installed scripts 2014-06-13 20:54:58 +02:00
icinga2-build-key.8 Add man pages for installed scripts 2014-06-13 20:54:58 +02:00
icinga2-disable-feature.8 Add man pages for installed scripts 2014-06-13 20:54:58 +02:00
icinga2-enable-feature.8 Add man pages for installed scripts 2014-06-13 20:54:58 +02:00
icinga2-prepare-dirs.8 Add a manpage for icinga2-prepare-dirs. 2014-06-15 20:01:04 +02:00
icinga2-sign-key.8 Add man pages for installed scripts 2014-06-13 20:54:58 +02:00
icinga2.8 update icinga2.8 man page 2014-06-13 20:41:24 +02:00