Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

SSH BrowserImage RemovedImage Added

The purpose of the SSH Browser  Browser is to help you visualize and maintain your SSH ServersThe SSH Browser makes use of procfs (or the proc filesystem), a special filesystem in UNIX-like operating systems that presents information about processes and other system information in a hierarchical file-like structure, providing a more convenient and standardized method for dynamically accessing process data held in the kernel than traditional tracing methods or direct access to kernel memory. Typically, it is mapped to a mount point named /proc at boot time. You can quickly view server version information, including OS, CPUs, Memory,  DisksDisk,  File Systems, Network Interfaces, and the different different Users. Currently, this feature is not  supported supported in MAC OSX , but would be added in a future release. After registering SSH Servers in the Servers Browser, details about those servers can be displayed by double-clicking them or right-clicking and choosing "Connect". A tree expands giving details on OS, CPUs, Memory, Disks, File Systems, Network Interfaces, and Users.  Each of these can be expanded as a tree to display more details.

Connecting and Browsing SSH Servers

SSH Browser - Right Click - ConnectImage RemovedImage Added

SSH Browser - ConnectedImage RemovedImage Added

SSH Browser - Network Interfaces - Detail ViewImage RemovedImage Added

SSH Browser - Right Click - View DetailImage RemovedImage Added

SSH Browser - DisconnectImage RemovedImage Added

ConnectConnectedDetail ViewRight Click
View Details
Right Click
Disconnect

To begin, double click  on click a successfully registered SSH Server or right-click and select "Connect".

The server icon should display a tree of folders beneath it. Either double click on each icon, or click the + next to them to expand the folder trees. Right-clicking on a node  node within an expanded folder and selecting View Details provides more information than will display in the tree alone and shows those details in a popup window. It's also possible to see these details by enabling the Details View, clicking on a node, and looking at the Details Pane.


Operating System (OS)

SSH Browser - OS nodeImage RemovedImage Added

Operating System (OS)

...

  • Operating System:
  • Kernel Name:
  • Kernel Release:
  • Kernel-Version:
  • Machine Hardware Name:
  • Version Signature:

CPUs

SSH Browser - CPUs nodeImage RemovedImage Added

CPUs

The CPUs node expands to display each core of a processor as a separate node, labeled cpu0, cpu1, cpu2, cpu3, etc. The unnumbered node at the top of the CPUs tree displays the combined statistics for all cores.

Memory

SSH Browser - Memory nodeImage RemovedImage Added

Memory

The Memory node expands to display RAM, Buffer and Swap Space statistics including:

  • Memory Total:
  • Memory Free:
  • Memory Used:
  • Memory Buffers:
  • Memory Cached:
  • Memory User Used:
  • Swap Space Total:
  • Swap Space Free:
  • Swap Space Used:

File Systems

SSH Browser - File Systems nodeImage RemovedImage Added

File Systems

The File Systems node expands to display information on all mounted volumes

Disks

SSH Browser - Disks nodeImage RemovedImage Added

Disks

The Disks node expands to display information on each physical disk in the system.

Network Interfaces

SSH Browser - Network InterfacesImage RemovedImage Added

Network Interfaces

The Network Interfaces node expands to display a node for each network interface with statistics on each.

Users

SSH Browser - UsersImage RemovedImage Added

Users

The Users node expands to display statistics on each user with an account on the system, and includes home directory paths.

...