[Bug report] Net input plugin broken in v1.3.0 on old CentOS versions #2856
Labels
bug
unexpected problem or unintended behavior
regression
something that used to work, but is now broken
Milestone
Bug report
Relevant telegraf.conf:
System info:
Steps to reproduce:
telegraf --config /etc/telegraf/telegraf.conf --config-directory /etc/telegraf/telegraf.d/ --input-filter net --test
Expected behavior:
eth0 interface statistics in test output
Actual behavior:
only "all" interface statistic is in test output
Additional info:
System information from machine with newer CentOS release:
As you can see in older CentOS there is NO space after interface name "eth0:" in
at /proc/net/dev
output and I think that's why it's not working with new release of telegraf.The text was updated successfully, but these errors were encountered: