You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
node_exporter/collector
Ben Kochie 67d3010a79
Add fixture update helper (#1551)
5 years ago
..
fixtures Add fixture update helper (#1551) 5 years ago
fixtures_bindmount/proc fix issue where rootfs path strips to the empty string (#1464) 5 years ago
fixtures_hidepid/proc Add fallback for missing /proc/1/mounts (#1172) 6 years ago
arp_linux.go
bcache_linux.go collector: remove commented-out import from bcache collector 5 years ago
bonding_linux.go Bond: Monitor bond mii_status not link operstate (#1124) 6 years ago
bonding_linux_test.go
boot_time_bsd.go collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin 7 years ago
boot_time_solaris.go Add kstat-based Solaris metrics (#1197) 6 years ago
buddyinfo.go update procfs to v0.0.2 (#1376) 6 years ago
collector.go collector: export NodeCollector for documentation purposes 6 years ago
conntrack_linux.go
cpu_common.go Fix some golint issues (#927) 7 years ago
cpu_darwin.go Fix some golint issues (#927) 7 years ago
cpu_dragonfly.go Check BSD's mib which accounts for swap size (#1149) 6 years ago
cpu_dragonfly_test.go
cpu_freebsd.go Fix for #945, cpu temperature is signed. (#965) 7 years ago
cpu_linux.go add node_cpu_info metric 5 years ago
cpu_openbsd.go Fix staticcheck ST1003 warnings (#1249) 6 years ago
cpu_solaris.go collector/cpu: split cpu freq metrics into separate collector (#1253) 6 years ago
cpufreq_linux.go fix typo in cpufreq metric names (#1510) 5 years ago
cpufreq_solaris.go collector/cpu: split cpu freq metrics into separate collector (#1253) 6 years ago
devstat_dragonfly.go
devstat_freebsd.c
devstat_freebsd.go
devstat_freebsd.h
diskstats_common.go Add diskstats collector for OpenBSD (#1250) 6 years ago
diskstats_darwin.go Add diskstats collector for OpenBSD (#1250) 6 years ago
diskstats_linux.go Add diskstats collector for OpenBSD (#1250) 6 years ago
diskstats_linux_test.go Update diskstats for linux kernel 4.19 (#1109) 6 years ago
diskstats_openbsd.go Add diskstats collector for OpenBSD (#1250) 6 years ago
drbd_linux.go collector: clean up DRBD collector, less global state 5 years ago
edac_linux.go collector: use path/filepath for handling file paths (#1245) 6 years ago
entropy_linux.go
exec_bsd.go collector: implement node_boot_time_seconds for OpenBSD/NetBSD/Darwin 7 years ago
filefd_linux.go
filefd_linux_test.go
filesystem_bsd.go properly strip path.rootfs from mountpoint labels (#1421) 5 years ago
filesystem_common.go Use /proc/mounts instead of statfs(2) for ro state (#1002) 6 years ago
filesystem_freebsd.go properly strip path.rootfs from mountpoint labels (#1421) 5 years ago
filesystem_linux.go Add a flag to adjust mount timeout 5 years ago
filesystem_linux_test.go fix issue where rootfs path strips to the empty string (#1464) 5 years ago
helper.go
hwmon_linux.go use sys/unix package instead of syscall (#1340) 6 years ago
infiniband_linux.go Collect InfiniBand port state and physical state (#1357) 5 years ago
interrupts_common.go Make metrics better follow guidelines (#787) 7 years ago
interrupts_linux.go Use lowercase cpu label name in interrupts (#849) 7 years ago
interrupts_linux_test.go
interrupts_openbsd.go Use lowercase cpu label name in interrupts (#849) 7 years ago
ipvs_linux.go Ipvs firewall mark (#1455) 5 years ago
ipvs_linux_test.go Ipvs firewall mark (#1455) 5 years ago
ksmd_linux.go collector: use path/filepath for handling file paths (#1245) 6 years ago
kvm_bsd.c Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 7 years ago
kvm_bsd.go Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 7 years ago
kvm_bsd.h Move FreeBSD/DragonflyBSD out of meminfo add kvm. (#547) 7 years ago
loadavg.go
loadavg_freebsd.go
loadavg_linux.go
loadavg_linux_test.go
loadavg_solaris.go Add kstat-based Solaris metrics (#1197) 6 years ago
loadavg_unix.go
logind_linux.go
logind_linux_test.go
mdadm_linux.go Closes issue #261 on node_exporter. (#1403) 5 years ago
meminfo.go Correctly cast Darwin memory info (#1060) 6 years ago
meminfo_darwin.go update to host_statistics64 for Darwin meminfo (#1183) 6 years ago
meminfo_linux.go Make metrics better follow guidelines (#787) 7 years ago
meminfo_linux_test.go Make metrics better follow guidelines (#787) 7 years ago
meminfo_numa_linux.go collector: use path/filepath for handling file paths (#1245) 6 years ago
meminfo_numa_linux_test.go
meminfo_openbsd.go Use swpginuse instead of swpgonly in meminfo_openbsd (#813) 7 years ago
memory_bsd.go meminfo: Fix the size mismatch in the swapTotal check mib for BSD. (#1345) 6 years ago
mountstats_linux.go Added mountinfo changes to node_exporter (#1417) 5 years ago
netclass_linux.go update procfs to v0.0.2 (#1376) 6 years ago
netdev_bsd.go Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
netdev_bsd_test.go
netdev_common.go Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
netdev_darwin.go bugfix: avoid nil reference when ignore is nil (#1414) 5 years ago
netdev_linux.go Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
netdev_linux_test.go Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
netdev_openbsd.go Add --collector.netdev.device-whitelist flag (#1279) 6 years ago
netstat_linux.go netstat: Add TCP In/Out Segs (#1185) 6 years ago
netstat_linux_test.go
nfs_linux.go update procfs to latest (#1335) 6 years ago
nfsd_linux.go update procfs to latest (#1335) 6 years ago
ntp.go Update Makefile.common (#1220) 6 years ago
paths.go fix issue where rootfs path strips to the empty string (#1464) 5 years ago
paths_test.go
perf_linux.go Add perf exporter (#1274) 6 years ago
perf_linux_test.go Add perf exporter (#1274) 6 years ago
powersupplyclass.go Squashed commit of the following: 5 years ago
pressure_linux.go update procfs to v0.0.2 (#1376) 6 years ago
processes_linux.go update procfs to v0.0.2 (#1376) 6 years ago
processes_linux_test.go Early init of procfs (#1315) 6 years ago
qdisc_linux.go Fix some golint issues (#927) 7 years ago
runit.go
schedstat_linux.go Fix seconds reported by schedstat (#1426) 5 years ago
sockstat_linux.go
sockstat_linux_test.go
stat_linux.go update procfs to v0.0.2 (#1376) 6 years ago
supervisord.go Update Makefile.common (#1220) 6 years ago
sysctl_bsd.go use sys/unix package instead of syscall (#1340) 6 years ago
systemd_linux.go systemd: check version for availability of properties (#1413) 5 years ago
systemd_linux_test.go Systemd refactor (#1254) 6 years ago
tcpstat_linux.go read /proc/net files with a single read syscall (#1380) 5 years ago
tcpstat_linux_test.go read /proc/net files with a single read syscall (#1380) 5 years ago
textfile.go collector: refactor textfile collector to avoid looping defer 5 years ago
textfile_test.go Treat custom textfile metric timestamps as errors (#769) 7 years ago
thermal_zone_linux.go Scrape cooling_device state 5 years ago
time.go Add _seconds suffix to node_time. (#823) 7 years ago
timex.go use sys/unix package instead of syscall (#1340) 6 years ago
uname.go Extends uname collector to export on Darwin OS (#1433) 5 years ago
uname_bsd.go Extends uname collector to export on Darwin OS (#1433) 5 years ago
uname_linux.go collector: Implement uname collector for FreeBSD (#1239) 6 years ago
vmstat_linux.go Update fixtures 7 years ago
wifi_linux.go Add receive/transmit bytes total metric (wifi collector). (#1150) 6 years ago
xfs_linux.go Expose additional XFS runtime statistics (#1423) 5 years ago
zfs.go updates for zfsonlinux 0.7.5 (#779) 7 years ago
zfs_freebsd.go Added FreeBSD zfs support per #1063. (#1394) 5 years ago
zfs_linux.go Update Makefile.common (#1220) 6 years ago
zfs_linux_test.go updates for zfsonlinux 0.7.5 (#779) 7 years ago
zfs_solaris.go Add kstat-based Solaris metrics (#1197) 6 years ago