Skip to content

Question about monitoring multiple harvester #129

Answered by pieterhelsen
fireboy0526 asked this question in Q&A
Discussion options

You must be logged in to vote

I generally use tmux to handle my separate chiadog sessions.

  • tmux new -s chiadog
  • CTRL B + , (release ctrl for the comma) > rename a window (ex. Harvester1)
  • python3 main.py --config harvester1.yaml (make sure to setup the venv)
  • CTRL B + C > create new window
  • rename to Harvester2
  • python3 main.py --config harvester2.yaml

And so on... you could write your own start.sh that does all of this for you

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@fireboy0526
Comment options

Answer selected by fireboy0526
Comment options

You must be logged in to vote
1 reply
@fireboy0526
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants