node_exporter
node_exporter copied to clipboard
Exporter for machine metrics
### Host operating system: output of `uname -a` ``` FreeBSD pfSense.home.arpa 14.0-CURRENT FreeBSD 14.0-CURRENT amd64 1400094 #1 RELENG_2_7_2-n255948-8d2b56da39c: Wed Dec 6 20:45:47 UTC 2023 root@freebsd:/var/jenkins/workspace/pfSense-CE-snapshots-2_7_2-main/obj/amd64/StdASW5b/var/jenkins/workspace/pfSense-CE-snapshots-2_7_2-main/sources/FreeBSD-src-RELENG_2_7_2/amd64.amd64/sys/pfSense amd64 ``` ### node_exporter version:...
Hi folks, I would like to understand how the threshold value of 10 was chosen for `diskIOSaturationThreshold`? I'm getting this alert from some EC2s and I'd like to understand the...
### Host operating system: output of `uname -a` Linux k8s-secnet-node6 6.1.0-23-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.99-1 (2024-07-15) x86_64 GNU/Linux ### node_exporter version: output of `node_exporter --version` ``` node_exporter, version 1.8.2...
work in progress PR to add a metric for bare disk capacity that gets the values of `/sys/block//size` related issue: https://github.com/prometheus/node_exporter/issues/2595
### Host operating system: output of `uname -a` ``` Linux node 6.1.96-flatcar #1 SMP PREEMPT_DYNAMIC Mon Jul 1 23:29:55 -00 2024 x86_64 AMD EPYC 9654 96-Core Processor AuthenticAMD GNU/Linux ```...
### Host operating system: output of `uname -a` ``` OpenBSD hostname 7.5 GENERIC.MP#82 amd64 ``` ### node_exporter version: output of `node_exporter --version` ``` node_exporter, version 1.7.0 (branch: non-git, revision: non-git)...
- Correct `plistref` stucture. The correct size of the plistref structure must be used in ioctl number computation. - Replace hardcoded ioctl number computation to match what the ioctl macros...
### Host operating system: output of `uname -a` `Linux ip-XX-XX-XX-XX.ap-northeast-1.compute.internal 6.6.35-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.6.35-0gardenlinux1~bp1443 (2024- x86_64 GNU/Linux` ### node_exporter version: output of `node_exporter --version` ``` node_exporter, version 1.8.1...