Created
June 12, 2017 12:35
-
-
Save faxm0dem/7d9a879d108be79094389166a67f9278 to your computer and use it in GitHub Desktop.
collectd rewrite hostname
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<Rule "egx400"> | |
<Match "regex"> | |
Plugin "^table$" | |
PluginInstance "^egx400$" | |
</Match> | |
<Target "set"> | |
Host "egx400.example.com" | |
</Target> | |
</Rule> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment