lsmon

command module
v0.1.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 18 Imported by: 0

README

lsmon

lsmon is a tool that allows performance monitoring by obtaining CPU and memory usage from hosts over SSH.

This tool is a related project of lssh. It uses the same configuration file as lssh.

Features

  • Select the destination host from the list
  • You can check the CPU and memory usage of multiple hosts via SSH
  • Automatically attempts to reconnect if the connection is lost
  • Can use the same configuration as lssh

Installation

To install lsmon, clone the repository and build it using Go.

git clone https://github.com/blacknon/lsmon.git
cd lsmon
go build

Usage

To start lsmon, run the following command.

lsmon

NOTE

This tool is implemented by using SFTP to reference the contents of /proc, which introduces some overhead.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL