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 Update new memory unit tests, documentation 2015-09-21 17:22:24 -07:00
MEM_README.md Memory plugin: use 'available' instead of 'actual_' 2015-09-21 17:39:39 -07:00
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 plugin: Add docker labels as tags in 2015-09-23 14:20:15 -07:00
docker_test.go Remove non-existent 'stolen' cpu stat, fix measurement names 2015-09-17 17:46:34 -07:00
memory.go Memory plugin: re-add cached and buffered to memory plugin 2015-09-28 17:05:42 -07:00
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 add tcp connections stat plugin. 2015-10-12 00:05:10 -06:00
system.go Add system uptime metric, string formatted AND in float64 2015-08-31 14:43:34 -06:00
system_test.go Added parameters "Devices" and "SkipSerialNumber to DiskIO plugin. 2015-11-06 17:11:57 -07:00