clusterssh --action htop - "Error opening terminal: unknown."
1
vote
1
answer
266
views
I'd like to run htop on a few hosts, using clusterssh. I haven't changed any defaults in .clusterssh/config.
This works fine:
$ clusterssh somehosts -a uptime
...
12:11:30 up 8 days, 4:42, 1 user, load average: 2.04, 1.74, 1.71
This doesn't:
$ clusterssh somehosts -a htop
...
Error opening terminal: unknown.
If I run without an action, TERM is set:
$ clusterssh somehosts
...
$ echo $TERM
xterm
Can anyone point me toward useful info on this? TIA.
Asked by Greg O
(13 rep)
Aug 23, 2019, 04:15 AM
Last activity: Aug 3, 2023, 10:54 AM
Last activity: Aug 3, 2023, 10:54 AM