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

How to get measurement information from remote hosts #108

Open
L57-hit opened this issue Nov 30, 2023 · 0 comments
Open

How to get measurement information from remote hosts #108

L57-hit opened this issue Nov 30, 2023 · 0 comments
Labels
question Further information is requested

Comments

@L57-hit
Copy link

L57-hit commented Nov 30, 2023

How could I get the information from remote servers? I tried to add "---output="results" " to the depoy_test.sh, just like following:

docker-compose compose_args exec -T controller /bin/sh -c "hotstuff run --hosts '$(join ',' "${hosts[@]}")' --output results --config ./example_config.toml "

However, it didn't work. The folder "results" doesn't be created at all.

@meling meling added the question Further information is requested label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants