Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Determinig the command run on a host from host output #387

Unanswered
erkan-arslan asked this question in Q&A
Discussion options

Consider we run commands on different hosts with ParallelSSHClient and client.run_command like;

HostA -> Command01 --Arg01
HostA -> Command01 --Arg02
HostB -> Command01 --Arg01
HostB -> Command01 --Arg02

from output structure I am able to undestand which host's output I am dealing with. But, from same host, I am not able to track which command output it is. Since the output formats of the command01 is similar with Arg01 and Arg02 flags, I am not able to differentiate it. But, in order to feed correct info to DB I must know the flag used.

Best regards,

How can I determine/understand both host and command from host output?

You must be logged in to vote

Replies: 0 comments

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

AltStyle によって変換されたページ (->オリジナル) /