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
acf9c1141a05cd76b935aa082134bfd7be8ab20d
telegraf
/
plugins
/
system
History
Cameron Sparr
acf9c1141a
Change duration -> internal and implement private gopsutil methods
2015-11-11 15:38:22 -07:00
..
CPU_README.md
…
cpu.go
Change config file indentation to 2 spaces
2015-10-15 15:53:29 -06:00
disk.go
Added parameters "Devices" and "SkipSerialNumber to DiskIO plugin.
2015-11-06 17:11:57 -07:00
docker_test.go
…
docker.go
…
MEM_README.md
…
memory.go
…
mock_PS.go
add NetConnections to the mockPS.
2015-10-12 00:05:10 -06:00
net.go
Change config file indentation to 2 spaces
2015-10-15 15:53:29 -06:00
NETSTAT_README.md
add UDP socket counts and rename to 'netstat'.
2015-10-12 00:08:35 -06:00
netstat.go
add UDP socket counts and rename to 'netstat'.
2015-10-12 00:08:35 -06:00
ps.go
Change duration -> internal and implement private gopsutil methods
2015-11-11 15:38:22 -07:00
system_test.go
Added parameters "Devices" and "SkipSerialNumber to DiskIO plugin.
2015-11-06 17:11:57 -07:00
system.go
…