Skip to content

Instantly share code, notes, and snippets.

@dnd
Last active August 29, 2015 14:27
Show Gist options
  • Save dnd/3d11179c3eb077cbd291 to your computer and use it in GitHub Desktop.
Save dnd/3d11179c3eb077cbd291 to your computer and use it in GitHub Desktop.
echo -n "memory_used,host=com.somedomain.something-whatever,metric=memory_metrics value=123 1439500070" | nc -u -w1 192.168.217.87 8090
[udp]
enabled = true
bind-address = ":8090"
database = "metrics"
batch-size = 100
batch-timeout = "1s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment