node_exporter
node_exporter copied to clipboard
Exporter for machine metrics
Happy holidays, and sorry for the new issue. We're trying out Intel's virtual function (VF) feature which allows virtual machines to have direct NIC access without any network bridge to...
WIP: I would like to get some feedback if this is something that would be accepted. This fully works, but it also has a pending PR in the procfs repo....
A suggestion to update the docker example to be a little more explanatory on the flags and mounts
This affects the following alerts: - NodeFilesystemAlmostOutOfFiles - NodeFilesystemSpaceFillingUp - NodeFilesystemAlmostOutOfSpace - NodeFilesystemFilesFillingUp Each alert is actually two alerting rules, one for the warning level, and one for the critical...
Requires https://github.com/prometheus/procfs/pull/679 This change allows the mdadm collector to properly catch raids that are currently undergoing conversion (reshaping), i.e. from RAID1 to RAID5. Additionally, it also exposes the remaining stats...
### Host operating system: output of `uname -a` Linux abomasnow.felixc.at 6.6.52-win2030 #2024.10.01.15.13+6ab9daef0 SMP Tue Oct 1 15:22:07 UTC 2024 riscv64 GNU/Linux ### node_exporter version: output of `node_exporter --version` ``` node_exporter,...
### Host operating system: output of `uname -a` ``` Linux calixtoubuntuserver 6.8.0-49-generic #49-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 4 02:06:24 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ``` ### node_exporter version: output...
Need: The node_exporter doesn't provide statistics about neighbors (the ip neighbor's way): numbers, table overload, garbade collections, limts,... More info: The neighbors can be found via `ip neigh show`. The...
This is a follow up of https://github.com/prometheus/node_exporter/issues/2358 Original Issue was closed without any option to answer for me. @SuperQ You write math is incorrect. Can you please give more details....