Commit Graph

326 Commits (ca3f07feef0d482ac4413458c3e7b17a86d5627f)

Author SHA1 Message Date
Matt Layher ca3f07feef
Update vendored wifi, handle stations with missing info
8 years ago
Ben Kochie 92537020a3 Fix runit collector flag typo.
8 years ago
Julius Volz 276112c7ef Merge pull request #418 from mdlayher/wifi-graceful-fail
8 years ago
Matt Layher d3089f2ce8
Make wifi collector fail gracefully if metrics not available
8 years ago
Matt Layher 1e1775e761
Make ZFS collector fail gracefully when not available
8 years ago
Johannes 'fish' Ziemke 2884181cce Merge pull request #415 from mdlayher/mountstats-nfs-additional
8 years ago
Matt Layher e3f99e13b9
Add NFS event metrics to mountstats collector
8 years ago
Matt Layher efa25665ec
Add initial wifi collector, bump netlink to fix 32-bit builds
8 years ago
Johannes 'fish' Ziemke 55170e8feb Merge pull request #411 from discordianfish/hwmon-move-label-metrics
8 years ago
Ben Kochie 38a4a36061 Update end-to-end test.
8 years ago
Ben Kochie b4fa10ca9d Add collector for Linux EDAC
8 years ago
Johannes 'fish' Ziemke 6aef20f8d8 Use filename as label, move 'label' to own metric
8 years ago
Joe Handzik e7442d6517 end-to-end-test.sh: Add zfs plugin
8 years ago
Corey Stewart 10ba27bf2c Remove FreeBSD support for zfs plugin.
8 years ago
Corey Stewart a8c94d48e6 Style changes and cleanup
8 years ago
Christian Schwarz f29f3873ea Add a collector for ZFS, currently focussed on ARC stats.
8 years ago
Johannes 'fish' Ziemke 2e47fcb8c5 Only store relevant e2e output
8 years ago
Johannes 'fish' Ziemke ad2eb4a788 Use Gauge for megacli counters
8 years ago
Johannes 'fish' Ziemke 01a9a37556 Stop using deprecated SetMetricFamilyInjectionHook
8 years ago
Johannes 'fish' Ziemke 3e266e28b9 Merge pull request #397 from dominikh/freebsd-cpu
8 years ago
Johannes 'fish' Ziemke fc1113cd11 Merge pull request #396 from dominikh/bsd-memleak
8 years ago
Dominik Honnef d827db8e17 Better error handling when collecting CPU temps
8 years ago
Johannes 'fish' Ziemke 91f4781234 Merge pull request #311 from kpettijohn/solaris-loadavg
8 years ago
Dominik Honnef 9847257bc0 Add missing license headers
8 years ago
Dominik Honnef 782eaee100 Collect CPU temperatures on FreeBSD
8 years ago
Dominik Honnef 38c5890428 Reuse devinfo struct
8 years ago
Dominik Honnef ea55d0f5cb Don't race in FreeBSD devstat collector
8 years ago
Dominik Honnef 5e220c1665 Move cgo portions of FreeBSD devstat collector into own file
8 years ago
Dominik Honnef 20ca0f1376 Eliminate memory leak in FreeBSD devstat collector
8 years ago
Dominik Honnef 732dd67729 Fix build of cpu_freebsd.go
8 years ago
Kevin Pettijohn d2fbeeb3c3 Added loadavg collector for solaris
8 years ago
Johannes 'fish' Ziemke f9d3f830cb Merge pull request #399 from discordianfish/fish-fs-uniq-metric
8 years ago
Johannes 'fish' Ziemke 4c9131b7d8 Make sure we only return one metric per mounted fs
8 years ago
Johannes 'fish' Ziemke 6dd39b15c2 Do not build meminfo on freebsd
8 years ago
Johannes 'fish' Ziemke a97ff2bcda Do not build meminfo on windows
8 years ago
Johannes 'fish' Ziemke d17b1b44a6 Merge pull request #398 from prometheus/fish-netdev-check-scan-errror
8 years ago
Johannes 'fish' Ziemke 9969f93e7d Merge pull request #387 from discordianfish/fish-fix-meminfo-darwin
8 years ago
Johannes 'fish' Ziemke 6576571ac8 Check for errors in netdev scanner
8 years ago
Johannes 'fish' Ziemke 26c6182c84 Move comment and remove superfluous newline
8 years ago
Johannes 'fish' Ziemke b68a9ec7af Merge pull request #359 from CloudAndHeat/feature/hwmon_chip_name_metric
8 years ago
Johannes 'fish' Ziemke 4e696d5d31 Merge pull request #391 from discordianfish/fish-add-cpu-darwin
8 years ago
Johannes 'fish' Ziemke 079fd701a0 Merge pull request #389 from prometheus/fish-use-const-metrics
8 years ago
Johannes 'fish' Ziemke d2ca252457 Merge pull request #393 from discordianfish/fish-add-netdev-darwin
8 years ago
Johannes 'fish' Ziemke 8e50b80d12 Convert remaining collectors to use ConstMetrics
8 years ago
Johannes 'fish' Ziemke 3db2f442ae Limit node-exporter scope, deprecated collectors
8 years ago
Johannes 'fish' Ziemke c21c59dfeb Add meminfo stats for Darwin
8 years ago
Johannes 'fish' Ziemke 2983c4a31d Refactor meminfo collector similar to filesystem
8 years ago
Johannes 'fish' Ziemke 3c47ef8e60 Add netdev collector for darwin
8 years ago
Dominik Honnef f0adcd163d Implement CPU collector on FreeBSD without cgo
8 years ago
Dominik Honnef d2a43f7d05 Implement meminfo on BSD without cgo
8 years ago