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

Log flooding + CPU load #1

Open
mame82 opened this issue Apr 16, 2018 · 3 comments
Open

Log flooding + CPU load #1

mame82 opened this issue Apr 16, 2018 · 3 comments

Comments

@mame82
Copy link

mame82 commented Apr 16, 2018

/root/battery_file/bat.sh contains non-blocking loops putting pressure on CPU of Pi0w
additionally the loop uses several echo commands, which deliver their output to syslog (as the script is started from rc.local) and thus flood the logs (e.g. "poweroff" message). This puts additional CPU load on journaling daemon systemd-journal.

Guys, I know this is an early development stage, anyway, it would be very helpful to have:

  1. Decompressed resources of the scripts in the repo (easy changes).
  2. Access to web-backend repo https://github.com/peacesky/flask-file-uploader.git
  3. Sources for the frontend vuejs app (before running through webpack bundeling).

Supporting/extending isn't easy without that, although I fully understand if you'd like to keep access restricted till you're "production ready"

@ReinoChin
Copy link

This problem will be fixed in the next version. Thanks for your advice.

Anderson-Liu added a commit to Anderson-Liu/hackcube that referenced this issue Apr 17, 2018
@Anderson-Liu
Copy link
Contributor

@mame82 Hi. I have create a pull request to this repo to add the code of frontend vuejs app (before running through webpack bundeling) and the source code of web-backend.
Hope this will help for you.

@mame82
Copy link
Author

mame82 commented Apr 17, 2018

@Peacesky Thanks man, this helps a lot 👍

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