535 Commits (5a461d261c99ed9479e491c97cfd3bfe310a4139)

Author SHA1 Message Date
Derek Marcotte 0eecaa9547 Correct buffer_bytes > INT_MAX on BSD/amd64. (#712) 7 years ago
Matt Layher f9ad88fc03
xfs: expose correct fields, fix metric names 7 years ago
Siavash Safi f3a7022602 Add `collect[]` parameter (#699) 7 years ago
Ben Kochie deadfef4c9 Update vendoring (#685) 7 years ago
Brett Vickers b62c7bc0ad Updated vendored ntp package (#681) 7 years ago
Calle Pettersson 859a825bb8 Replace --collectors.enabled with per-collector flags (#640) 7 years ago
Sami Kerola 3762191e66 Add timex collector (#664) 7 years ago
Leonid Evdokimov c169b4b1c5 Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 7 years ago
Karsten Weiss b0d5c00832 cpu: Metric 'package_throttles_total' is per package. (#657) 7 years ago
Matthias Rampke e1f129c729 Use int64 throughout the ZFS collector. 7 years ago
Ben Kochie 8839640cd1 Ignore wifi collector permission errors (#646) 7 years ago
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