The only solution for this would be adding '--no-collector.netclass' to my docker compose file. Also when this happens server completely freezes so i have to reset the server. I recently updated firmware on network adapter "HPE Ethernet 10Gb 2-port 562FLR-SFP+ Adpt" from 11.1.4 to 11.1.5 which im pretty sure is the cause of this. Any ideas..?
Host operating system: output of
uname -a
Linux gameserver01 6.8.10-x64v4-xanmod1 #0~20240517.g2e7da9e SMP PREEMPT_DYNAMIC Fri May 17 18:22:26 UTC x86_64 x86_64 x86_64 GNU/Linux
node_exporter version: output of
node_exporter --version
Node Exporter version 1.8.1
node_exporter command line flags
docker compose:
node_exporter log output
Are you running node_exporter in Docker?
Yes.
What did you do that produced an error?
This happens when i start the container.
What did you expect to see?
Before updating network adapter firmware everything was fine.
What did you see instead?
This could be relevant to the text below.
dmesg output
The only solution for this would be adding '--no-collector.netclass' to my docker compose file. Also when this happens server completely freezes so i have to reset the server. I recently updated firmware on network adapter "HPE Ethernet 10Gb 2-port 562FLR-SFP+ Adpt" from 11.1.4 to 11.1.5 which im pretty sure is the cause of this. Any ideas..?