Commit Graph

257 Commits (b8d951c0a3786ce7c907404023949118553e05d0)

Author SHA1 Message Date
Ben Kochie 677ed28575 Merge pull request #361 from lucasbergman/mips-build-fix
8 years ago
Ed Schouten a696830c38 Add a collector for NFS client statistics.
8 years ago
Lucas Bergman 4f479e55e0 linux/mips: Unbreak the build
8 years ago
Ben Kochie f8af350ae2 Merge pull request #346 from mcdan/people/mcdan/issues/219
8 years ago
dan mcweeney 13aa37025f Feedback on PR, thanks @tcolgate for the review
8 years ago
Ben Kochie 4fd03c31e4 Merge pull request #323 from stuartnelson3/dfly-devstat
8 years ago
Ben Kochie 7a9aad01b4 Merge pull request #310 from stuartnelson3/dfly-cpu
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
stuart nelson 8cc06aab04 Remove unneeded ncpu variable
8 years ago
stuart nelson 9f7822ccdc Remember to bzero string
8 years ago
stuart nelson c02dcdeb35 Remove unused comment.
8 years ago
stuart nelson 3e4a154656 Correctly exporting values
8 years ago
Ben Kochie 64b82596ef Fix mdadm collector for resync=PENDING.
8 years ago
stuart nelson 4b4385bd44 Remove free
8 years ago
stuart nelson cc5142a007 Remove some unnecessary includes
8 years ago
stuart nelson a9d27ea722 Appears to be working? Still need to cleanup after self
8 years ago
stuart nelson 1d75b376ae checkpoint
8 years ago
stuart nelson 1b7a18c271 Creating slice from C-array
8 years ago
stuart nelson 61f36ac1ab Activate filesystem collector on DragonFly (#302)
8 years ago
stuart nelson 03da1ea516 successfully exporting one of 2 cpus
8 years ago
stuart nelson cda2f493ee wip
8 years ago
Takuya Nakaike 0f2a87ab22 add s390x support
8 years ago
Calle Pettersson e890743f79 Add white/blacklisting of units for systemd collector
8 years ago
Julius Volz 428746c48e Merge pull request #285 from prometheus/meminfo-bsd-constmetrics
8 years ago
Julius Volz f0796683fe Convert BSD meminfo collector to use ConstMetrics
8 years ago
Julius Volz c0b46391e2 Merge pull request #283 from prometheus/meminfo-constmetrics
8 years ago
Brian Brazil 25289c5024 Merge pull request #284 from prometheus/sockstat-constmetrics
8 years ago
Julius Volz cef3d98256 Convert sockstat collector to use ConstMetrics
8 years ago
Julius Volz eac396c637 Convert meminfo collector to use ConstMetrics
8 years ago
Julius Volz f91bca427b Convert filefd collector to use ConstMetrics
8 years ago
Julius Volz 9128952454 Fix end-to-end tests after netstat conversion
8 years ago
Julius Volz 8c5c880705 Convert netstat collector to use ConstMetrics
8 years ago
Thomas Frössman 32e3445d72 Fix mdstat tabs parsing
8 years ago