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

Add a monitor command to the swarm script #33

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Add a monitor command to the swarm script #33

merged 1 commit into from
Aug 15, 2016

Conversation

subfuzion
Copy link
Contributor

This PR adds a monitor command to the swarm script to provide a continuously updating display of the swarm's replica status. Use from another terminal to the see the state of your services. By default, it updates the display every 5 seconds; you can change the refresh interval by providing an argument in seconds.

$ ./swarm monitor
$ ./swarm monitor 2  # refresh every 2 seconds, 5 is the default

@chrisccoy
Copy link
Contributor

Tested this and LGTM

@generalhenry
Copy link
Contributor

monitored my swarm starting 👍

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

Successfully merging this pull request may close these issues.

3 participants