dgop (0.1.11-1)
Published 2025-11-16 22:52:28 +00:00 by Bluemedia
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install dgop
# on SUSE based distributions
zypper install dgop
Repository info
Architectures |
x86_64 |
About this package
System monitoring CLI and REST API
dgop is a Go-based system monitoring tool that provides both a CLI interface
and REST API for retrieving system metrics including CPU, memory, disk, network,
processes, and GPU information.
Features:
- Interactive TUI with real-time system monitoring
- REST API server with OpenAPI specification
- JSON output for all metrics
- GPU temperature monitoring (NVIDIA)
- Lightweight single-binary deployment