-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
As someone who want to monitor remote hosts on my non-unix host, I'd like to see an SSH feature to allow remote monitoring on kmon. Since I don't know much about the internals of kmon whether is tightly coupled or not with the kernel itself in current code base, I'd like to ask reasonable and whether it makes sense.
Describe the solution you'd like
Introduce a new remote
sub command with optional -i
identity_file.
$ kmon remote [user@]host:[port] [-i identity_file]
Describe alternatives you've considered
-
Additional context
-
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request