| .. |
|
fixtures
|
Merge pull request #359 from CloudAndHeat/feature/hwmon_chip_name_metric
|
9 years ago |
|
ganglia
|
Add license headers to all code files.
|
11 years ago |
|
bonding_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
bonding_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
collector.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
conntrack_linux.go
|
Fix compilation without conntrack collector
|
10 years ago |
|
cpu_darwin.go
|
Add cpu collector for darwin
|
9 years ago |
|
cpu_dragonfly.go
|
Add test
|
10 years ago |
|
cpu_dragonfly_test.go
|
Add test
|
10 years ago |
|
cpu_freebsd.go
|
Better error handling when collecting CPU temps
|
9 years ago |
|
devstat_dragonfly.go
|
Remove gauges and convert to NewConstMetric format
|
9 years ago |
|
devstat_freebsd.c
|
Add missing license headers
|
9 years ago |
|
devstat_freebsd.go
|
Reuse devinfo struct
|
9 years ago |
|
devstat_freebsd.h
|
Add missing license headers
|
9 years ago |
|
diskstats_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
diskstats_linux_test.go
|
Calculate Linux disk bytes read/written based on sector size (512B)
|
10 years ago |
|
drbd_linux.go
|
Reduce the severity of these messages.
|
9 years ago |
|
entropy_linux.go
|
collector/entropy_linux.go: Use canonical name for available entropy
|
10 years ago |
|
filefd_linux.go
|
Convert filefd collector to use ConstMetrics
|
10 years ago |
|
filefd_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
filesystem_bsd.go
|
Make sure we only return one metric per mounted fs
|
9 years ago |
|
filesystem_common.go
|
Make sure we only return one metric per mounted fs
|
9 years ago |
|
filesystem_freebsd.go
|
Make sure we only return one metric per mounted fs
|
9 years ago |
|
filesystem_linux.go
|
Make sure we only return one metric per mounted fs
|
9 years ago |
|
gmond.go
|
Limit node-exporter scope, deprecated collectors
|
9 years ago |
|
helper.go
|
Fix compilation without conntrack collector
|
10 years ago |
|
hwmon_linux.go
|
Move comment and remove superfluous newline
|
9 years ago |
|
interrupts_common.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
interrupts_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
interrupts_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
interrupts_openbsd.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
ipvs_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
ipvs_linux_test.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
ksmd_linux.go
|
Add new collector exposing 'ksmd' stats
|
10 years ago |
|
loadavg.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
loadavg_freebsd.go
|
Implement loadavg on FreeBSD without cgo
|
9 years ago |
|
loadavg_linux.go
|
collector: support 1,5,15m load averages for all unices
|
11 years ago |
|
loadavg_linux_test.go
|
Add load5 and load15 to linux load metric
|
11 years ago |
|
loadavg_solaris.go
|
Added loadavg collector for solaris
|
9 years ago |
|
loadavg_unix.go
|
Added loadavg collector for solaris
|
9 years ago |
|
logind_linux.go
|
Add 'logind' exporter
|
10 years ago |
|
logind_linux_test.go
|
Add 'logind' exporter
|
10 years ago |
|
mdadm_linux.go
|
Feedback on PR, thanks @tcolgate for the review
|
9 years ago |
|
mdadm_linux_test.go
|
#219 - add fixes for @samzhang111 super token
|
9 years ago |
|
megacli.go
|
Limit node-exporter scope, deprecated collectors
|
9 years ago |
|
megacli_test.go
|
Add license headers to all code files.
|
11 years ago |
|
meminfo.go
|
Do not build meminfo on freebsd
|
9 years ago |
|
meminfo_bsd.go
|
Add meminfo stats for Darwin
|
9 years ago |
|
meminfo_darwin.go
|
Add meminfo stats for Darwin
|
9 years ago |
|
meminfo_linux.go
|
Refactor meminfo collector similar to filesystem
|
9 years ago |
|
meminfo_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
meminfo_numa_linux.go
|
Add Linux NUMA "numastat" metrics (#249)
|
10 years ago |
|
meminfo_numa_linux_test.go
|
Add Linux NUMA "numastat" metrics (#249)
|
10 years ago |
|
mountstats_linux.go
|
Add mountstats collector for detailed NFS statistics
|
9 years ago |
|
netdev_bsd.go
|
Compile netdev on dragonfly (#314)
|
10 years ago |
|
netdev_bsd_test.go
|
Compile netdev on dragonfly (#314)
|
10 years ago |
|
netdev_common.go
|
Add netdev collector for darwin
|
9 years ago |
|
netdev_darwin.go
|
Add netdev collector for darwin
|
9 years ago |
|
netdev_linux.go
|
Check for errors in netdev scanner
|
9 years ago |
|
netdev_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
netdev_openbsd.go
|
Do a make format run.
|
10 years ago |
|
netstat_linux.go
|
Convert netstat collector to use ConstMetrics
|
10 years ago |
|
netstat_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
nfs_linux.go
|
Add a collector for NFS client statistics.
|
9 years ago |
|
ntp.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
paths.go
|
Add a flag for the sysfs location.
|
11 years ago |
|
paths_test.go
|
Add a flag for the sysfs location.
|
11 years ago |
|
runit.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
sockstat_linux.go
|
Convert sockstat collector to use ConstMetrics
|
10 years ago |
|
sockstat_linux_test.go
|
sockstat: add support for RHE4
|
10 years ago |
|
stat_linux.go
|
Do a make format run.
|
10 years ago |
|
supervisord.go
|
switch to github.com/prometheus/common/log for logging
|
11 years ago |
|
systemd_linux.go
|
Add white/blacklisting of units for systemd collector
|
10 years ago |
|
systemd_linux_test.go
|
Add white/blacklisting of units for systemd collector
|
10 years ago |
|
tcpstat_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
tcpstat_linux_test.go
|
Rearrange fixtures to match "real" proc and sys.
|
11 years ago |
|
textfile.go
|
Close file handler in textfile
|
10 years ago |
|
textfile_test.go
|
Suppress log noise from textfile collector test.
|
11 years ago |
|
time.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |
|
uname_linux.go
|
Fix uname collector for arm/ppc64/ppc64le architectures
|
11 years ago |
|
uname_linux_int8.go
|
linux/mips: Unbreak the build
|
9 years ago |
|
uname_linux_uint8.go
|
add s390x support
|
10 years ago |
|
vmstat_linux.go
|
Convert remaining collectors to use ConstMetrics
|
9 years ago |