Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store backend data outside container? #3

Open
DirkDuesentrieb opened this issue Jul 7, 2021 · 1 comment
Open

store backend data outside container? #3

DirkDuesentrieb opened this issue Jul 7, 2021 · 1 comment

Comments

@DirkDuesentrieb
Copy link

Hi,
this is more an idea instead of a bug, maybe you can look at it.
It seems nfsen-ng creates a lot of ".rrd" files in /var/www/html/backend/datasources/data . They are recreated from the profiles-data of nfdump if they are missing, but it took hours on my box last time I had to restart things. I'm using a volume for the backend data and it seems to speed up the restart. Can it have any negative impact?

Cheers,
Dirk

@dircr
Copy link
Owner

dircr commented Jul 7, 2021

Do you think rrd files should also be stored in a volume? I'll look into that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants