Skip to content

Instantly share code, notes, and snippets.

@faxm0dem
Created June 12, 2017 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save faxm0dem/7d9a879d108be79094389166a67f9278 to your computer and use it in GitHub Desktop.
Save faxm0dem/7d9a879d108be79094389166a67f9278 to your computer and use it in GitHub Desktop.
collectd rewrite hostname
<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