gregg 1.0.0

Compact keyboard-first terminal monitor that polls greggd endpoints and renders each system in four rows.
gregg-1.0.0 is not a library.

gregg

Compact keyboard-first terminal monitor for observing system metrics across multiple machines.

Installation

cargo install gregg

Usage

Start the TUI:

gregg

Manage endpoints:

gregg add 192.168.1.10
gregg add deadpool.local:11320
gregg list
gregg remove 192.168.1.10
gregg refresh 30
gregg edit

Navigation

Key Action
j / Down Next system
k / Up Previous system

Requirements

Each monitored host must have greggd running and reachable on the configured port (default 11310).

Links

License

MIT