This website requires JavaScript.
Explore
Help
Sign In
dom
/
telegraf
Watch
1
Star
0
Fork
0
You've already forked telegraf
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9e23f8490315f3f45193dbdc1ab2deed026a45c0
telegraf
/
plugins
/
system
History
Cameron Sparr
10b0438201
Remove cpu_usage_busy, this is simply 100-cpu_usage_idle
2015-09-17 17:46:35 -07:00
..
CPU_README.md
Add a CPU collection plugin README
2015-09-17 17:46:34 -07:00
cpu.go
Remove cpu_usage_busy, this is simply 100-cpu_usage_idle
2015-09-17 17:46:35 -07:00
disk.go
…
docker_test.go
Remove non-existent 'stolen' cpu stat, fix measurement names
2015-09-17 17:46:34 -07:00
docker.go
Remove non-existent 'stolen' cpu stat, fix measurement names
2015-09-17 17:46:34 -07:00
memory.go
…
mock_PS.go
Delete 'vendored' gopsutil directory
2015-09-17 17:46:34 -07:00
net.go
…
ps.go
Delete 'vendored' gopsutil directory
2015-09-17 17:46:34 -07:00
system_test.go
Remove cpu_usage_busy, this is simply 100-cpu_usage_idle
2015-09-17 17:46:35 -07:00
system.go
Add system uptime metric, string formatted AND in float64
2015-08-31 14:43:34 -06:00