Bob Shannon
|
d217cdc1a6
|
Add optional usage_active and time_active CPU metrics (#2943)
|
2017-06-26 15:13:38 -07:00 |
Foxlik
|
5a3f2e61f3
|
Fix improper total of CPU times (#2123)
On linux, the cpu timer counters of user and nice include the respective guest and guest_nice counters. This results in improper calculation of percentages.
Please see:
https://github.com/torvalds/linux/blob/447976e/kernel/sched/cputime.c#L169
https://lists.linuxfoundation.org/pipermail/virtualization/2009-August/013459.html
https://github.com/giampaolo/psutil/pull/940
|
2016-12-05 08:35:59 +00:00 |
Cameron Sparr
|
56aee1ceee
|
Update gopsutil dependency
closes #1233
|
2016-05-20 15:30:13 +01:00 |
Cameron Sparr
|
c549ab907a
|
Throughout telegraf, use telegraf.Metric rather than client.Point
closes #599
|
2016-01-27 23:47:32 -07:00 |
Jack Zampolin
|
0cdf1b07e9
|
Fix issue 524
|
2016-01-20 10:57:35 -08:00 |
Cameron Sparr
|
9c5db1057d
|
renaming plugins -> inputs
|
2016-01-07 15:04:30 -07:00 |