September 11, 20169 yr You are awesome. Thank you so much for the work around! Everything seems to working great now.
September 11, 20169 yr Could someone explain the settings I would have to use for most of the measurements? I know that for some I would have to use the non_negative_derivative, but for which ones? Right now I'm trying to setup the CPU usage graph, but I'm not sure if it's actually translating the data correctly.
September 27, 20169 yr Author Could someone explain the settings I would have to use for most of the measurements? I know that for some I would have to use the non_negative_derivative, but for which ones? Right now I'm trying to setup the CPU usage graph, but I'm not sure if it's actually translating the data correctly. If your query shows as a continuous upward slope on the graph, that means you'll need to use non_negative_derivative.
October 16, 20178 yr Hey guys, Anyone have ideas for getting a table view similar to "top" in terminal? I'd like to see which processes are hogging my resources or is active Could procstat plugin do this? I've tried, but can't seem to set it up correctly.
May 17, 20197 yr On 9/11/2016 at 2:57 AM, atribe said: I've tracked down the problem, and there is an easy work around. The work around: in the influxdb admin interface run the following command: CREATE RETENTION POLICY "default" ON "telegraf" DURATION 30d REPLICATION 1 DEFAULT The issue: Influxdb changed the name of the default retention policy to autogen. The image I'm using hasn't updated the telegraf.conf file it uses to reflect that. I've submitted a pull request, so they could fix it soon. Until then you can just create a retention policy named default. I'm also planning on adding vanilla telegraf to community apps, however, this will require you to create your own telegraf.conf file. But this does let you be much more flexible, compared to using environment variables. When I try to go to the webui of Influxdb docker on port 8083, I get page is not working/404 in Chrome. How do I get around this to set retention policy?
Archived
This topic is now archived and is closed to further replies.