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

Query via ssh #1

Open
LamaKing opened this issue Jul 10, 2017 · 0 comments
Open

Query via ssh #1

LamaKing opened this issue Jul 10, 2017 · 0 comments
Labels

Comments

@LamaKing
Copy link
Member

As for now, the program simply spawn many threads to send ssh command to all the nodes. This is sensible if your working from a server and send commands to the node. Since this script are, also, user-side, it would be better to use telnet as in Whoall.
In fact, this "ssh approach" generates the error "Too many logins" when trying to connect to the same node the command comes from (I have no idea how and why this error is generate, actually) and if the user does not have the ssh-key configured, (s)he'll be asked for the password multiple times.

@LamaKing LamaKing added the bug label Jul 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant