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

Exporting data to a different host on the internet #39

Open
lePereT opened this issue May 10, 2020 · 2 comments
Open

Exporting data to a different host on the internet #39

lePereT opened this issue May 10, 2020 · 2 comments

Comments

@lePereT
Copy link

lePereT commented May 10, 2020

hi jow, a quick question.

i've had a little look but i'm not sure what the best way would be of accessing data from nlbwmon to process in code and send to a database on a different host on the internet. if possible i'd like to store nothing on the persistent storage on my router.

is there a good hook in nlbwmon that i can use?

@lePereT lePereT changed the title Exporting data across the internet Exporting data to a different host on the internet May 10, 2020
@HikariWS
Copy link

In fact, which DBMS it uses?

A first attempt would be to mount a cifs or nfs share and save the DB on a remote server, where we could read it.

I tried opening the DB with DB Browser for SQLite but it failed.

@backslashxx
Copy link

this would be nice to have ;)

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

3 participants