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
-
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
remotesub command with optional-iidentity_file.Describe alternatives you've considered
-Additional context
-