98 Commits
Author SHA1 Message Date
GregandDaniel Nelson 817c9a69a9 Document and add support to input plugins for logging alias (#6357) 2019-09-23 15:39:50 -07:00
Adrián LópezandDaniel Nelson a3a6752f04 Update the number of logical CPUs dynamically in system plugin (#6214) 2019-08-06 15:55:06 -07:00
Tim EhlersandDaniel Nelson a5c94db625 Ignore error when utmp is missing (#5742) 2019-06-24 18:48:07 -07:00
Marc VenturiniandDaniel Nelson 4b6e791908 Fix sensor read error stops reporting of all sensors in temp input (#5941) 2019-06-14 11:27:24 -07:00
Daniel NelsonandGitHub 9ea7cdd319 Deprecate uptime_format field in system input (#5708) 2019-04-10 17:19:29 -07:00
GregandDaniel Nelson 6a97b259eb Minimize call to collect uptime in system input (#5592) 2019-03-18 11:07:44 -07:00
pytimerandDaniel Nelson 25f9cc0b8d Add temp input plugin (#4411) 2018-09-10 11:52:15 -07:00
Steve DominoandDaniel Nelson 7b73b0db3a Moved system package inputs out to top level (#4406) 2018-07-11 16:43:49 -07:00
Daniel Nelson c389a68f19 Fix grammar in swap readme 2018-07-03 15:13:17 -07:00
CanuxandDaniel Nelson cba87212d3 Use non_negative_derivative in diskio example queries (#4370) 2018-07-03 11:03:16 -07:00
Daniel Nelson 210dfcee83 Fix field name typo in swap documentation 2018-07-02 13:08:43 -07:00
Steve DominoandDaniel Nelson b7a02c73b3 Document swap input plugin and move to separate file (#4342) 2018-07-02 13:07:57 -07:00
Pierre FersingandDaniel Nelson a4214abfc4 Ignore more boring filesystems from disk plugin (#4244) 2018-06-06 13:44:26 -07:00
Vincent CaronandDaniel Nelson ec47cab950 Use same timestamp for fields in system input (#4078) 2018-04-27 14:55:10 -07:00
Daniel NelsonandGitHub 120be7e87b Report available fields if utmp is unreadable (#4043) 2018-04-18 16:55:18 -07:00
James MaidmentandDaniel Nelson 1e1d9e8acb Update mem values to gauge (#4034) 2018-04-17 15:43:10 -07:00
Chris OttingerandDaniel Nelson f114f6a124 Added config flag to skip collection of network protocol metrics (#3880) 2018-03-13 21:08:21 -07:00
Daniel NelsonandGitHub 10e51e4b49 Set path to / if HOST_MOUNT_PREFIX matches full path (#3736) 2018-01-30 18:06:53 -08:00
Daniel NelsonandGitHub 822cfbc8e8 Add support for using globs in devices list of diskio input plugin (#3687) 2018-01-17 15:12:05 -08:00
gerardocorea92andDaniel Nelson ae848e9539 Add available_entropy field to kernel input plugin (#3524) 2018-01-05 14:54:29 -08:00
Daniel NelsonandGitHub b900967b78 Add wired field to mem input (#3632) 2018-01-02 16:37:11 -08:00
Ildar SvetlovandDaniel Nelson d935dfa9ed Don't add system input uptime_format as a counter (#3578) 2017-12-13 11:13:56 -08:00
Daniel Nelson 14b31a2354 Add idle state to processes test 2017-12-11 15:33:44 -08:00
Ted ZlatanovandDaniel Nelson 663a5b1f50 Support I (idle) process state on procfs+Linux (#3530) 2017-12-11 15:31:52 -08:00
Daniel NelsonandGitHub 7f66863b87 Fix HOST_MOUNT_PREFIX in docker with disk input (#3529) 2017-12-01 11:21:39 -08:00
Bob ShannonandDaniel Nelson beb9d7560d Add support for glob patterns in net input plugin (#3140) 2017-11-29 12:16:34 -08:00
Daniel NelsonandGitHub d727a6f85c Add slab to mem plugin (#3518) 2017-11-29 10:49:45 -08:00
Daniel NelsonandGitHub b81bea658f Always ignore autofs filesystems in disk input (#3440) 2017-11-07 11:45:09 -08:00
Maximilien RicherandDaniel Nelson 5f215c22fe Fix typos in comments (#3415) 2017-10-31 17:00:06 -07:00
Daniel NelsonandGitHub 9a062498e7 Use golang.org/x/sys/unix instead of syscall in diskio (#3384) 2017-10-24 16:22:31 -07:00
Pierre FersingandDaniel Nelson f5a9d1bc75 Fix CPU system plugin gets stuck after system suspend (#3342) 2017-10-16 14:25:00 -07:00
Patrick HemmerandDaniel Nelson bed14e5037 Fix documented equation for diskio average queue depth (#3334) 2017-10-12 15:08:51 -07:00
Daniel NelsonandGitHub f56dda0ac8 Fix panic in cpu input if number of cpus changes (#3306) 2017-10-05 16:02:21 -07:00
Daniel NelsonandDaniel Nelson f823fc73f6 Allow 64bit integers in kernel_vmstat 2017-09-26 15:25:57 -07:00
Raúl BenenciaandDaniel Nelson 99dfc69fbb Include mount mode option in disk metrics (#3027) 2017-09-06 14:28:11 -07:00
rdxmbandDaniel Nelson 16d6011ca1 Fix docker image name in docs (#3193) 2017-09-05 11:44:51 -07:00
Daniel NelsonandGitHub 3819607511 Allow using system plugin in Windows (#3127) 2017-08-16 12:05:46 -07:00
Patrick HemmerandDaniel Nelson b0109b3550 Add weighted_io_time to diskio input (#3119) 2017-08-11 11:49:42 -07:00
Daniel Nelson cb04fa1e9c Add diskio %util sample query 2017-08-09 11:28:27 -07:00
Daniel NelsonandGitHub 90909ae708 Fix build on Windows (#2972) 2017-06-27 16:31:28 -07:00
Bob ShannonandDaniel Nelson d217cdc1a6 Add optional usage_active and time_active CPU metrics (#2943) 2017-06-26 15:13:38 -07:00
MatthewChandDaniel Nelson 6d5bb35f84 Support HOST_PROC in processes and linux_sysctl_fs inputs (#2924) 2017-06-23 11:11:33 -07:00
Timo MihaljovandDaniel Nelson c53d9fa9b7 Handle process termination during read from /proc (#2816)
Fixes #2815.
2017-05-16 17:33:35 -07:00
Frederick RothandDaniel Nelson ac5ac3161f Fixed inconsistency between HasIntField and IntField (#2813) 2017-05-16 15:25:30 -07:00
Zack Zatkin-GoldandDaniel Nelson dd537b3382 Fix telegraf example arguments (#2788)
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.

There are also some inconsistencies with the ordering of the command
line argument examples.  I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Alexander BlagoevandDaniel Nelson 801f6cb8a0 System net input documentation (#2698)
closes #2166
2017-04-24 11:03:53 -07:00
Nikolay DenevandDaniel Nelson eb7ef5392e Simplify system.DiskUsage() (#2630) 2017-04-18 11:42:58 -07:00
Daniel Nelson b968759d10 Use variadic disk.IOCounters() function 2017-04-14 13:48:02 -07:00
Daniel NelsonandGitHub f55af7d21f Use name filter for IOCounters in diskio (#2649)
Use IOCountersForNames for disk counters.
2017-04-11 11:41:09 -07:00
Rajaseelan GaneswaranandDaniel Nelson 7cc4ca2341 Add sample config stanza for CPU (#2620) 2017-04-06 14:44:02 -07:00