Exporter for machine metrics
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
Brett Vickers b62c7bc0ad Updated vendored ntp package (#681) 9 years ago
..
fixtures cpu: Metric 'package_throttles_total' is per package. (#657) 9 years ago
ganglia Fix all open go lint and vet issues 9 years ago
arp_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
bcache_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
bonding_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
bonding_linux_test.go Rearrange fixtures to match "real" proc and sys. 11 years ago
buddyinfo.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
collector.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
conntrack_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
cpu_darwin.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
cpu_dragonfly.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
cpu_dragonfly_test.go Add test 10 years ago
cpu_freebsd.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
cpu_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
devstat_dragonfly.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
devstat_freebsd.c Add missing license headers 10 years ago
devstat_freebsd.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
devstat_freebsd.h Add missing license headers 10 years ago
diskstats_darwin.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
diskstats_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
diskstats_linux_test.go Calculate Linux disk bytes read/written based on sector size (512B) 11 years ago
drbd_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
edac_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
entropy_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
exec_bsd.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
filefd_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
filefd_linux_test.go Fix scanner usage without error handling 9 years ago
filesystem_bsd.go Fix lint issues on filesystem BSD implementation 9 years ago
filesystem_common.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
filesystem_freebsd.go Remove unnecessarily named return variables 9 years ago
filesystem_linux.go Fix export of stale device error metrics for unmounted filesystems 9 years ago
gmond.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
helper.go Delete unused code 9 years ago
hwmon_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
infiniband_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
infiniband_linux_test.go Fix all open go lint and vet issues 9 years ago
interrupts_common.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
interrupts_linux.go Fix scanner usage without error handling 9 years ago
interrupts_linux_test.go Rearrange fixtures to match "real" proc and sys. 11 years ago
interrupts_openbsd.go Convert remaining collectors to use ConstMetrics 10 years ago
ipvs_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
ipvs_linux_test.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
ksmd_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
loadavg.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
loadavg_freebsd.go Fix build tags of loadavg collector 9 years ago
loadavg_linux.go collector: support 1,5,15m load averages for all unices 11 years ago
loadavg_linux_test.go Add load5 and load15 to linux load metric 11 years ago
loadavg_solaris.go Fix build tags of loadavg collector 9 years ago
loadavg_unix.go Explicitly check for the rc 3 in call to getloadavg(). Reorder logic. 9 years ago
logind_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
logind_linux_test.go Fix all open go lint and vet issues 9 years ago
mdadm_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
mdadm_linux_test.go Change raid0 status line regexp for mdadm collector (#619) 9 years ago
megacli.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
megacli_test.go Switch to kingpin flags (#639) 9 years ago
meminfo.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
meminfo_bsd.go Add exec_boot_time for freebsd, dragonfly 9 years ago
meminfo_darwin.go Add meminfo stats for Darwin 10 years ago
meminfo_linux.go Fix scanner usage without error handling 9 years ago
meminfo_linux_test.go Rearrange fixtures to match "real" proc and sys. 11 years ago
meminfo_numa_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
meminfo_numa_linux_test.go Add Linux NUMA "numastat" metrics (#249) 10 years ago
mountstats_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
netdev_bsd.go Compile netdev on dragonfly (#314) 10 years ago
netdev_bsd_test.go Compile netdev on dragonfly (#314) 10 years ago
netdev_common.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
netdev_darwin.go Add netdev collector for darwin 10 years ago
netdev_linux.go Remove unnecessary conversions 9 years ago
netdev_linux_test.go Simplify code 9 years ago
netdev_openbsd.go Do a make format run. 11 years ago
netstat_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
netstat_linux_test.go Add parsing /proc/net/snmp6 file for netstat-linux (#615) 9 years ago
nfs_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
ntp.go Updated vendored ntp package (#681) 9 years ago
paths.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
paths_test.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
qdisc_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
runit.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
sockstat_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
sockstat_linux_test.go Add parsing /proc/net/snmp6 file for netstat-linux (#615) 9 years ago
stat_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
supervisord.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
sysctl_bsd.go sysctl_bsd.go: golint fixes. Typo fix. 9 years ago
systemd_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
systemd_linux_test.go Fix gofmt -s and spelling issues 9 years ago
tcpstat_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
tcpstat_linux_test.go Fix all open go lint and vet issues 9 years ago
textfile.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
textfile_test.go Switch to kingpin flags (#639) 9 years ago
time.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
timex.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
uname_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
uname_linux_int8.go uname_linux: Build for 32bit MIPS too 9 years ago
uname_linux_uint8.go add s390x support 10 years ago
vmstat_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
wifi_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
xfs_linux.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
zfs.go Replace --collectors.enabled with per-collector flags (#640) 9 years ago
zfs_linux.go Use int64 throughout the ZFS collector. 9 years ago
zfs_linux_test.go Use int64 throughout the ZFS collector. 9 years ago