297 Commits (782eaee100be8baf7f10d06b2a98dcb383047168)

Author SHA1 Message Date
Dominik Honnef 782eaee100 Collect CPU temperatures on FreeBSD 8 years ago
Dominik Honnef 732dd67729 Fix build of cpu_freebsd.go 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 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 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
Johannes 'fish' Ziemke 050d6f7f13 Add cpu collector for darwin 8 years ago
Dominik Honnef 0f6191987e Implement file systems on FreeBSD without cgo 8 years ago
Dominik Honnef 54c74923ee Implement loadavg on FreeBSD without cgo 8 years ago
Bjørn Forsman 64e637cbcc Ignore autofs filesystems on linux 8 years ago
Ed Schouten b0d15eaac6 Reduce the severity of these messages. 8 years ago
Ed Schouten 4adf7fa96c Improve the help strings, as proposed in the code review. 8 years ago
Ed Schouten b7daf27678 Process feedback from the code review. 8 years ago
Matt Layher 25a93e38e7
Add mountstats collector for detailed NFS statistics 8 years ago
Johannes 'fish' Ziemke 9039a425d0 Add runit service dir flag 8 years ago
Johannes 'fish' Ziemke deebf0aa49 Add node_filesystem_device_errors_total metric 8 years ago
Ed Schouten d1fa279105 Use a descriptive name for the file descriptor. 8 years ago
Ed Schouten 6ff620e387 Properly propagate parse errors. 8 years ago
Ed Schouten 6269f7502a Add a collector for DRBD. 8 years ago
Ed Schouten a696830c38 Add a collector for NFS client statistics. 8 years ago
Jonas Wielicki 3efaa1a6a8 Update end-to-end tests 8 years ago
Jonas Wielicki c481dd19da Re-introduce human-readable chip types 8 years ago
Lucas Bergman 4f479e55e0 linux/mips: Unbreak the build 8 years ago
dan mcweeney 13aa37025f Feedback on PR, thanks @tcolgate for the review 8 years ago
stuart nelson e589a2b8af Remove gauges and convert to NewConstMetric format 8 years ago
stuart nelson 2b74cf7498 Export devstat for dragonfly 8 years ago
dan mcweeney 1f6b5aee39 #219 - add fixes for @samzhang111 super token 8 years ago
dan mcweeney 8d756cab50 Fixes end to end test 8 years ago
dan mcweeney 00c9a88a55 Fixes #219 - use the default to catch personalities that are unknown 8 years ago
Ed Schouten 9749c2c0b3 mdstat: Fix parsing of RAID0 lines that contain additional attributes. 8 years ago
Rene Treffer abe8e297a6 Prefer device path based names over exported names (#334) 8 years ago
Ben Kochie c6162312f2 Add Linux NUMA "numastat" metrics (#249) 8 years ago
Rene Treffer 081ecc5db0 Add hwmon /sensors support (#278) 8 years ago
stuart nelson 450fe0f3ba Add test 8 years ago
stuart nelson cf3710191a Compile meminfo for dfly (#315) 8 years ago
stuart nelson ef1925db7d Compile netdev on dragonfly (#314) 8 years ago
stuart nelson ee37a27d91 Export values as uint64_t 8 years ago
stuart nelson e942d7e234 Maintain granularity in cpu data 8 years ago
Ben Kochie afac1f7433 Update mdstat fixture based on linux source. 8 years ago
stuart nelson 57f88ac4f6 Update comment 8 years ago
stuart nelson 78c84b1a47 Remove old freq finding code 8 years ago
stuart nelson 45ac033d9e Use correct frequency for calculating cpu time 8 years ago