GithubHelp home page GithubHelp logo

Comments (1)

Paraphraser avatar Paraphraser commented on May 28, 2024

Please see this project is dormant. You might have more luck re-asking this question on SensorsIot/IOTstack or its Discord channel (see issue for links to both).

I don't understand retention periods either. My databases are about 4 years old, the largest growing at the rate of one measurement per 10 seconds but Influx's disk storage still hasn't cracked 500MB. I have a 400GB SSD so I'm a long way shy of having to care too much but I agree I'd be starting to freak if I was seeing 60GB.

The thing is, when I look at your screen shot, I think I'm seeing "top" output. Yes?

Here's what I see (and I had to wait a bit for influx to appear near the top of the list):

572F0C37-2BD8-43E8-AC2B-C07525BBB7CB

Exactly one row for Influx. I've never seen more than one row so I don't get why you have multiple rows. I do have multiple NodeRed flows writing to multiple Influx databases but as far as I can tell, everything is serialised so I wouldn't expect multiple instances of Influx to be fired up.

I also read that "virt" column (which is, I assume, what you're talking about) as being the amount of virtual memory, not the database size. It's still seriously on the high side when compared with mine.

To figure out the on-disk database storage I'd probably do something like sudo du -m ~/IOTstack/volumes/influxdb/data and take the number from the last row in megabytes. There's probably a simpler way of doing that but...

It's not quite the same thing but I did have trouble with Influx consuming more than its fair share of CPU. Maybe see if this helps. Maybe that internal database was also chewing up virtual memory and I simply didn't notice.

If you can't make any progress, maybe start by sticking your docker-compose.yml on pastebin, then ask a question on the IOTstack Discord channel, with a link to the pastebin paste.

from iotstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.