Monday, June 5, 2017

Debugging Graphite + collectd

A great way to check to see if collectd is indeed logging to Graphite:
 ngrep -d eno16780032 -d lo ' '  -W byline port 2003

Use -d for as many devices as you want (-d any on CentOS 7 is broken) and the default Carbon port is 2003