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

idea: output node status after --off / --on #80

Closed
chu11 opened this issue Jan 23, 2024 · 2 comments
Closed

idea: output node status after --off / --on #80

chu11 opened this issue Jan 23, 2024 · 2 comments

Comments

@chu11
Copy link
Member

chu11 commented Jan 23, 2024

(this ties in with #78)

especially useful with large node counts

$ pm --off foo[1-100]
<wait 60 seconds>
on: ...
off: ...
busy: ...
unknown: ...

the main reason is it can give user an idea of why something didn't work fast / at all. i.e. if you see "busy" a lot, maybe you need to increase timeout.

Edit:

side ideas from @adambertsch, only output with things go bad? also --quiet option

@garlick
Copy link
Member

garlick commented Jan 23, 2024

@garlick
Copy link
Member

garlick commented Jan 26, 2024

I think #76 is probably where we should invest this effort. Closing. Reopen if that makes you sad.

@garlick garlick closed this as completed Jan 26, 2024
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

2 participants