Skip to content

Host Tools

Host Tools is the companion panel for live SSH connections. It stays beside the workspace rather than becoming another Runtime section, so you can inspect the remote host while keeping a terminal, SFTP view, or remote desktop in focus.

Open Host Tools from the activity bar. Select a live SSH connection from the panel’s connection switcher, then choose a tool from the horizontal strip. The strip scrolls when the panel is narrow.

Host Tools works with the same managed SSH connection used by the rest of the workspace. Switching the selected connection changes the host being sampled; it does not open a second, unrelated management channel.

Most tools need a live connection and the relevant commands or services on the remote host. Data availability therefore varies by operating system, permissions, and installed software. Runtime remains the place for aggregate pool state, health history, and the connection matrix.

ToolWhat it provides
MonitorResource and connection-health information for the selected host.
ProcessesSearchable, filterable process list with process details and supported control actions.
ServicesService inventory, status, logs, and supported lifecycle actions.
LogsRemote log snapshots, filtering, and terminal-based follow or diagnostic actions.
tmuxtmux sessions, windows, and panes, with attach and supported management actions.
DockerContainer state, details, logs, terminal commands, and supported lifecycle actions.
PortsDiscovered listening ports, filters, details, and diagnostic terminal actions.
SchedulesScheduled-task inventory, status, logs, and supported run or enable actions.
DisksFilesystem snapshots, capacity details, filters, and diagnostic terminal actions.
PackagesInstalled-package inventory, filters, details, and package inspection in a terminal.

State-changing operations run on the selected remote host through its current SSH connection. OxideTerm presents a confirmation dialog before destructive or lifecycle actions such as stopping a process, changing a service or container state, removing tmux resources, or changing a scheduled task.

Commands can still fail when the account lacks permission, a host does not provide the underlying utility, or the connection is lost. Host Tools reports the result in its own panel; use a terminal when you need to inspect command output or perform an operation outside the supported controls.

Use Runtime to answer questions about the connection pool and current SSH topology. Use Host Tools to investigate the selected host itself. During an incident, open both: Runtime and the Event Log explain connection lifecycle, while Host Tools exposes the processes, services, logs, ports, and other remote state that may explain the workload impact.