SFP 10Gb Port

14 views
Skip to first unread message

Hirad Rasoolinejad

unread,
Jan 17, 2021, 1:58:52 PM1/17/21
to Prometheus Users
Hi everyone
Unfortunately, we have lots of services that connect using SFP 10Gb ethernet. We have huge traffic coming to our servers, and we need to process them and analyze network traffic based on transmit and receive. Prometheus and Node Exporter can't detect any SFP port. Is there any specific exporter? Do I need to change any configuration?
Thanks for your support

Ben Kochie

unread,
Jan 17, 2021, 2:36:53 PM1/17/21
to Hirad Rasoolinejad, Prometheus Users
The node_exporter simply reports the contents of `/proc/net/dev` as metrics. If the network interface is missing from there, it's a kernel bug.

Also, can you provide more information about your host OS? How you are running the node_exporter, what version, etc.

--
You received this message because you are subscribed to the Google Groups "Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/bd731671-b5e7-43d4-8ffa-803428cae43an%40googlegroups.com.

Christian Hoffmann

unread,
Jan 17, 2021, 2:41:46 PM1/17/21
to Prometheus Users
Hi,
Are we talking about a standad network interface which shows up in the
OS as enSOMETHING? Then it should be covered by the kernel metrics which
node_exporter collects as part of netclass/netdev/netstat collectors
which are enabled by default.
We have no troubles monitoring our interfaces with 10G ports (or higher).

If this is some specialized hardware which is driven by a userspace
network stack or something, then things might be different

Can you share some more details how the interfaces look like in the
operating system and which metrics you are missing?


Kind regards,
Christian
Reply all
Reply to author
Forward
0 new messages