lsm

command module
v0.0.0-...-6cccb09 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: MIT Imports: 10 Imported by: 0

README

LSM (Lightweight System Monitor)

Little command line tool to check some system info

How to install ?

To install this project you can use the go get tools, or, you can clone the project and compile it (with go install or go build).

How it work ?

By typing lsm you will get that output.

2020-06-17 18:57:57
Uptime: 9:32
4 CPU(s) | Load average: 1.23, 0.99, 0.90

               Total        Free   Available
Mem:          7.48Go      1.15Go      4.04Go

                Used       Total
Swap:          0.00o      2.00Go

Some values are colored. The colors are:
Purple, Blue, Cyan, Green, Yellow, Red

The more you are close to the purple, the more the value is low. The more you are close to the red, the more the value is hight.

Command line options

  • --date flag will display the date
  • --uptime flag will display the uptime
  • --average flag will display the CPU load average
  • --ram flag will display ram usage
  • --swap flag will display swap usage
  • --all flag will display all of the above

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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