Skip to content

Commit

Permalink
(common) disable telegraf ethtool plugin
Browse files Browse the repository at this point in the history
To resolve these errors being logged:

    Nov 14 18:30:30 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:30Z E! [inputs.ethtool] Error in plugin: "flannel.1" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "enp5s0f3u2u2c2" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "flannel.1" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "br1800" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "docker0" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "enp1s0f1.1800" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "br1201" stats: operation not supported
    Nov 14 18:30:40 yagan01.cp.lsst.org telegraf[2345]: 2023-11-14T18:30:40Z E! [inputs.ethtool] Error in plugin: "enp1s0f1.1201" stats: operation not supported
  • Loading branch information
jhoblitt committed Nov 14, 2023
1 parent 4857213 commit 01d450b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hieradata/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ telegraf::inputs:
nstat: [{}]
swap: [{}]
system: [{}]
ethtool: [{}]
kernel: [{}]
kernel_vmstat: [{}]
netstat: [{}]
Expand Down

0 comments on commit 01d450b

Please sign in to comment.