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

docs: add MonsterPi page with handy commands to be executed over SSH in certain situations #131

Open
davidzwa opened this issue Jul 5, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@davidzwa
Copy link
Contributor

davidzwa commented Jul 5, 2023

  • sudo service fdmmonster restart restart the service
  • sudo service fdmmonster stop stop the service
    or
  • sudo systemctl restart fdmmonster.service use systemctl (older tool, same result)
# If you see multiple processes with the same name, you can collapse them with capital H
# If you see a CPU percentage above 100%, you can conclude that the process is very very busy 😉 
# If you see the VIRT exceeding multiple gigabytes, do not worry. It might be healthy to restart your Pi so the buffered/cached virtual RAM is cleared, but this does not mean your system is overloaded. The yellow Mem bar you should pay attention to.
htop
free -h

Add handy ways to update the daemon scripts.

Etc etc

@davidzwa davidzwa added documentation Improvements or additions to documentation good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 5, 2023
@davidzwa davidzwa self-assigned this Jul 5, 2023
@davidzwa davidzwa changed the title docs: add handy MonsterPi SSH commands docs: add MonsterPi page with handy commands to be executed over SSH in certain situations Jul 5, 2023
@davidzwa davidzwa transferred this issue from fdm-monster/fdm-monster Feb 12, 2024
@davidzwa davidzwa transferred this issue from fdm-monster/MonsterPi Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
No open projects
Status: No status
Development

No branches or pull requests

1 participant