Skip to content

Commit c2a8b53

Browse files
feat: adding ethtool and interrupts plugin for mev
Signed-off-by: mohamedasifs123 <142201466+mohamedasifs123@users.noreply.github.com>
1 parent 30f339f commit c2a8b53

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

telegraf.d/telegraf.conf.mev

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
[[inputs.mem]]
88
# no configuration
99

10+
# Interrupts Input Plugin
11+
[[inputs.interrupts]]
12+
13+
# Ethtool Input Plugin
14+
[[inputs.ethtool]]
15+
interface_include = ["enp0s1f0d2"]
16+
1017
[[inputs.nstat]]
1118
# no configuration
1219

0 commit comments

Comments
 (0)