Commit Graph

38 Commits (76e146119faa6b564ac0630b71829d0e23551f62)

Author SHA1 Message Date
Julius Volz efcce45c90 Make collector-specific flags consistent with others.
10 years ago
Stephen Shirley 54da76f575 Match fd0, not fda0
10 years ago
Stephen Shirley 686a0c768c Fix typo, match fd0, not fdd0
10 years ago
Stephen Shirley 72404d9ed1 Ignore floppy disk devices, due to it being 2015
10 years ago
Stephen Shirley 0c7d45cc5d Also ignore vda1 and friends
10 years ago
Daniel Speichert 1763908013 Fixed panic when parsing /proc/stat on 2.6.32-25-pve
10 years ago
Brian Brazil 352cde6d20 Add text file exporter
10 years ago
Tobias Schmidt 0aacec2335 Fix ganglia namespace
10 years ago
Tobias Schmidt 74971c46ba Consolidate build flags
10 years ago
Tobias Schmidt 211ddf33f1 Consolidate collector selection
10 years ago
Tobias Schmidt 872f921867 Reduce number of global variables used
10 years ago
Tobias Schmidt 974f6fc762 Fix tests
10 years ago
Brian Brazil 96eaff8c7e Add an exporter for /proc/net/netstat, enabled by default.
10 years ago
Brian Brazil 1c17481a42 Collect at every scrape, rather than at regular intervals.
10 years ago
Johannes 'fish' Ziemke 9f6fc576df Look for slave_ and lower_ prefixed device in proc
10 years ago
Johannes 'fish' Ziemke 0bf0f67503 Add network bonding collector
10 years ago
Johannes 'fish' Ziemke b03ff7cb9b Fix format string in test
10 years ago
Johannes 'fish' Ziemke 2b3a112b54 Add time exporter
10 years ago
Johannes 'fish' Ziemke 32724a10b0 Add NTP exporter
10 years ago
Johannes 'fish' Ziemke 053db59122 Change metric prefix from raid to megacli
11 years ago
Johannes 'fish' Ziemke 50c66918d8 Merge pull request #18 from prometheus/add-megaraid-metrics
11 years ago
Johannes 'fish' Ziemke f47abc5d06 Add MegaCLI collector
11 years ago
Johannes 'fish' Ziemke 7cb4c0edb6 Fix tests
11 years ago
Bjoern Rabenstein 28468bebae Now also migrate gmond and runit.
11 years ago
Bjoern Rabenstein 0563ecd29d Migrated everything to new client_golang.
11 years ago
Brian Brazil c0f10e3a6d Update comment format.
11 years ago
Brian Brazil 09a3de1669 Changes per code review.
11 years ago
Brian Brazil 062443133e Add collector for /proc/stat, enabled by default.
11 years ago
Brian Brazil 3f0814f13b Add filesystem collector module, to report space used etc.
11 years ago
Brian Brazil b98ac0b050 Also ignore xvda1, as seen on AWS
11 years ago
Brian Brazil f9c6e4ca52 Ignore disk partitions by default, it's the disks themselves you usually want.
11 years ago
Brian Brazil 25ea90369c Split native collector into it's component parts and make them enablable.
11 years ago
Brian Brazil 964cdbfcc9 Trim down a bit per feedback.
11 years ago
Brian Brazil ffc811b337 Expand docs per code review.
11 years ago
Brian Brazil 6cdaf0e969 Change stats to follow name guidelines.
11 years ago
Julius Volz a22036788a Prefix Ganglia metrics with "ganglia_".
11 years ago
Johannes 'fish' Ziemke 3a4aa70afb Make collector testable and add native test
11 years ago
Johannes 'fish' Ziemke 3ac5222f8b Move exporter to main and listen/interval to flags
11 years ago