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.
 
 
 
 
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
..
fixtures Enable IPVS collector by default (#623) 7 years ago
ganglia Fix all open go lint and vet issues 8 years ago
arp_linux.go Add ARP collector for Linux (#540) 8 years ago
bcache_linux.go Add bcache collector (#597) 7 years ago
bonding_linux.go Handle nonexisting bonding_masters file (#569) 8 years ago
bonding_linux_test.go
buddyinfo.go Remove Windows support 8 years ago
collector.go Remove unnecessarily named return variables 8 years ago
conntrack_linux.go Remove unnecessarily named return variables 8 years ago
cpu_darwin.go cpu_darwin.go: s/cpu_ticks/cpuTicks/g 8 years ago
cpu_dragonfly.go golint: Fix NewStatCollector() doc string. 8 years ago
cpu_dragonfly_test.go
cpu_freebsd.go golint: Fix NewStatCollector() doc string. 8 years ago
cpu_linux.go Add link to kernel documentation for sysfs/cpufreq files 8 years ago
devstat_dragonfly.go golint: Fix comment on exported function NewDevstatCollector. 8 years ago
devstat_freebsd.c Add missing license headers 8 years ago
devstat_freebsd.go Remove unused devstatCollector struct member 'bytes_total'. 8 years ago
devstat_freebsd.h Add missing license headers 8 years ago
diskstats_darwin.go add diskstats on Darwin (#593) 7 years ago
diskstats_linux.go Switch to kingpin flags (#639) 7 years ago
diskstats_linux_test.go
drbd_linux.go Remove unnecessarily named return variables 8 years ago
edac_linux.go edac: Fix typo in csrow label of node_edac_csrow_uncorrectable_errors_total metric. 8 years ago
entropy_linux.go Remove unnecessarily named return variables 8 years ago
exec_bsd.go Fix metric name per review. 8 years ago
filefd_linux.go Fix scanner usage without error handling 8 years ago
filefd_linux_test.go Fix scanner usage without error handling 8 years ago
filesystem_bsd.go Fix lint issues on filesystem BSD implementation 8 years ago
filesystem_common.go Switch to kingpin flags (#639) 7 years ago
filesystem_freebsd.go Remove unnecessarily named return variables 8 years ago
filesystem_linux.go Fix export of stale device error metrics for unmounted filesystems 8 years ago
gmond.go Remove unnecessarily named return variables 8 years ago
helper.go Delete unused code 8 years ago
hwmon_linux.go Remove more unnecessarily named return values 8 years ago
infiniband_linux.go Multiply port data XMIT/RCV metrics by 4 (#579) 8 years ago
infiniband_linux_test.go Fix all open go lint and vet issues 8 years ago
interrupts_common.go Fix all open go lint and vet issues 8 years ago
interrupts_linux.go Fix scanner usage without error handling 8 years ago
interrupts_linux_test.go
interrupts_openbsd.go Convert remaining collectors to use ConstMetrics 8 years ago
ipvs_linux.go Enable IPVS collector by default (#623) 7 years ago
ipvs_linux_test.go Switch to kingpin flags (#639) 7 years ago
ksmd_linux.go Remove unnecessarily named return variables 8 years ago
loadavg.go Fix build tags of loadavg collector 7 years ago
loadavg_freebsd.go Fix build tags of loadavg collector 7 years ago
loadavg_linux.go
loadavg_linux_test.go
loadavg_solaris.go Fix build tags of loadavg collector 7 years ago
loadavg_unix.go Explicitly check for the rc 3 in call to getloadavg(). Reorder logic. 8 years ago
logind_linux.go Fix all open go lint and vet issues 8 years ago
logind_linux_test.go Fix all open go lint and vet issues 8 years ago
mdadm_linux.go Change raid0 status line regexp for mdadm collector (#619) 7 years ago
mdadm_linux_test.go Change raid0 status line regexp for mdadm collector (#619) 7 years ago
megacli.go Switch to kingpin flags (#639) 7 years ago
megacli_test.go Switch to kingpin flags (#639) 7 years ago
meminfo.go Fix build tags of meminfo collector 7 years ago
meminfo_bsd.go Add exec_boot_time for freebsd, dragonfly 8 years ago
meminfo_darwin.go Add meminfo stats for Darwin 8 years ago
meminfo_linux.go Fix scanner usage without error handling 8 years ago
meminfo_linux_test.go
meminfo_numa_linux.go Remove unnecessarily named return variables 8 years ago
meminfo_numa_linux_test.go
mountstats_linux.go Fix gofmt -s and spelling issues 8 years ago
netdev_bsd.go
netdev_bsd_test.go
netdev_common.go Switch to kingpin flags (#639) 7 years ago
netdev_darwin.go
netdev_linux.go Remove unnecessary conversions 8 years ago
netdev_linux_test.go Simplify code 8 years ago
netdev_openbsd.go
netstat_linux.go Add parsing /proc/net/snmp6 file for netstat-linux (#615) 7 years ago
netstat_linux_test.go Add parsing /proc/net/snmp6 file for netstat-linux (#615) 7 years ago
nfs_linux.go Remove unnecessarily named return variables 8 years ago
ntp.go Switch to kingpin flags (#639) 7 years ago
paths.go Switch to kingpin flags (#639) 7 years ago
paths_test.go Switch to kingpin flags (#639) 7 years ago
qdisc_linux.go Switch to kingpin flags (#639) 7 years ago
runit.go Switch to kingpin flags (#639) 7 years ago
sockstat_linux.go Remove unnecessarily named return variables 8 years ago
sockstat_linux_test.go Add parsing /proc/net/snmp6 file for netstat-linux (#615) 7 years ago
stat_linux.go Move stat_linux to cpu_linux and add cpufreq stats (#548) 8 years ago
supervisord.go Switch to kingpin flags (#639) 7 years ago
sysctl_bsd.go sysctl_bsd.go: golint fixes. Typo fix. 8 years ago
systemd_linux.go Switch to kingpin flags (#639) 7 years ago
systemd_linux_test.go Fix gofmt -s and spelling issues 8 years ago
tcpstat_linux.go Fix NewTCPStatCollector doc string. 8 years ago
tcpstat_linux_test.go Fix all open go lint and vet issues 8 years ago
textfile.go Switch to kingpin flags (#639) 7 years ago
textfile_test.go Switch to kingpin flags (#639) 7 years ago
time.go Get full resolution for node_time (#555) 8 years ago
uname_linux.go
uname_linux_int8.go uname_linux: Build for 32bit MIPS too 8 years ago
uname_linux_uint8.go
vmstat_linux.go Remove unnecessarily named return variables 8 years ago
wifi_linux.go Switch to kingpin flags (#639) 7 years ago
xfs_linux.go Add XFS block mapping and block map B-tree stats (#575) 7 years ago
zfs.go Delete unused code 8 years ago
zfs_linux.go Remove more unnecessarily named return values 8 years ago
zfs_linux_test.go ZFS Collector: Add zpool IO statistics 8 years ago