telegraf/plugins/system
Subhachandra Chandra 00614026b3 Added parameters "Devices" and "SkipSerialNumber to DiskIO plugin.
"Devices" can be used to specify storage devices on which stats
should be reported. "SkipSerialNumber" can be used to omit
the device serial number.

Added tests to verify the new parameters.

closes #344
2015-11-06 17:11:57 -07:00
..
CPU_README.md
MEM_README.md
NETSTAT_README.md add UDP socket counts and rename to 'netstat'. 2015-10-12 00:08:35 -06:00
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.go
docker_test.go
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.go add UDP socket counts and rename to 'netstat'. 2015-10-12 00:08:35 -06:00
ps.go
system.go
system_test.go Added parameters "Devices" and "SkipSerialNumber to DiskIO plugin. 2015-11-06 17:11:57 -07:00