421 Commits (de08e38c5ec321d879fc3b26917263b779ed776e)

Author SHA1 Message Date
Calle Pettersson dfe07eaae8 Switch to kingpin flags (#639) 7 years ago
Ben Kochie 46c31d8a7e Enable IPVS collector by default (#623) 7 years ago
Tobias Schmidt 515b5a933d Fix build tags of loadavg collector 7 years ago
Tobias Schmidt 016d79535d Fix build tags of meminfo collector 7 years ago
Andrea De Pasquale 1369763067 Change raid0 status line regexp for mdadm collector (#619) 7 years ago
Aleksey Zhukov 7a914e58f2 Add parsing /proc/net/snmp6 file for netstat-linux (#615) 7 years ago
Matt Layher 6e82fd1c56 Add XFS block mapping and block map B-tree stats (#575) 7 years ago
ideaship 8d90276283 Add bcache collector (#597) 7 years ago
kadota kyohei a077024f51 add diskstats on Darwin (#593) 7 years ago
Rene Treffer 56bf8d4b2d Add link to kernel documentation for sysfs/cpufreq files 8 years ago
Rene Treffer bcc3cd92b8 Fix cpufreq statistics by converting kHz to Hz 8 years ago
Ben Kochie 182810056f Fix Linux cpu errors (#606) 8 years ago
Rene Treffer 2e9f1913b8 Move stat_linux to cpu_linux and add cpufreq stats (#548) 8 years ago
Emanuele Rocca 047003b6bb Add qdisc collector for Linux (#580) 8 years ago
Karsten Weiss b2f4fd5776 Remove unused devstatCollector struct member 'bytes_total'. 8 years ago
Jonas Große Sundrup e6d031788f Correct typo (#582) 8 years ago
Karsten Weiss bca09abf1c golint: Fix NewStatCollector() doc string. 8 years ago
Karsten Weiss b3e7420a27 cpu_darwin.go: s/cpu_ticks/cpuTicks/g 8 years ago
Karsten Weiss b05c7d8dab cpu_darwin.go: Fix doc strings. 8 years ago
Karsten Weiss fff03c6c0c Fix NewTCPStatCollector doc string. 8 years ago
Karsten Weiss 6720cfdbfe golint: Fix comment on exported function NewDevstatCollector. 8 years ago
Karsten Weiss b73af72853 Explicitly check for the rc 3 in call to getloadavg(). Reorder logic. 8 years ago
Karsten Weiss af358ec800 golint fixes: if block ends with a return statement, so drop this else and outdent its block. 8 years ago
Karsten Weiss 732f839810 sysctl_bsd.go: golint fixes. Typo fix. 8 years ago
Robert Clark 58f50b31f2 Multiply port data XMIT/RCV metrics by 4 (#579) 8 years ago
Kai S 59f9b8c5c1 Handle nonexisting bonding_masters file (#569) 8 years ago
Matt Layher 1feb091b36
Initial XFS collector 8 years ago
Derek Marcotte 5b557bf973 Fix metric name per review. 8 years ago
Derek Marcotte db8ec9c6b4 Add exec_boot_time for freebsd, dragonfly 8 years ago
Daniele Sluijters bb9d4ade0b uname_linux: Build for 32bit MIPS too 8 years ago
Brian Brazil f291d2d6dd Get full resolution for node_time (#555) 8 years ago
Karsten Weiss d9703ff7c6 edac: Fix typo in csrow label of node_edac_csrow_uncorrectable_errors_total metric. 8 years ago
Derek Marcotte 83cecfa696 Fixes broken build on Dragonfly. 8 years ago
Karsten Weiss 45ca8db352 Support the 'guest_nice' cpu mode of /proc/stat. 8 years ago
Sam Kottler 6eafa51fa8 Add ARP collector for Linux (#540) 8 years ago
Tobias Schmidt 8aec44617a Remove Windows support 8 years ago
Ben Kochie 5f43211f67 Blacklist systemd scope units 8 years ago
Tobias Schmidt d290ea94b8 Fix export of stale device error metrics for unmounted filesystems 8 years ago
Tobias Schmidt 7b93b52010 Fix lint issues on filesystem BSD implementation 8 years ago
Tobias Schmidt 445ed44082 mdadm: Remove extra file existence check 8 years ago
Juergen Hoetzel aef2601cf6 Add missing dependency for static FreeBSD build 8 years ago
Matt Layher 2bfe410fb7
Expand wifi collector for more interface types 8 years ago
Robert Clark 3a5917dfdc Add support for legacy InfiniBand drivers 8 years ago
Tobias Schmidt 0400e437be Fix and simplify parsing of raid metrics 8 years ago
Matt Layher 42c8a20545
Unexport wifiCollector metrics 8 years ago
Matt Layher 69368b7f9c Add synthetic node_wifi_station_info metric for BSS information 8 years ago
Brian Brazil a02e469b07 Report collector success/failure and duration per scrape. (#516) 8 years ago
Robert Clark 413e5af502 Skip metric files that don't exist 8 years ago
Derek Marcotte 72d8576185 Refactor meminfo_bsd.go to use sysctl_bsd.go (#501) 8 years ago
Derek Marcotte bdc2131332 Added node_memory_buffer, node_memory_swaptotal to meminfo_bsd (#451) 8 years ago