Files
socktop/dists/stable/main/binary-riscv64/Packages
T
2026-08-23 16:48:52 +00:00

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.1-1
Architecture: riscv64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 2684
Depends: libc6:riscv64 (>= 2.35)
Filename: pool/main/socktop_1.60.1-1_riscv64.deb
Size: 1171736
MD5sum: bbb78f0264d6cf8e0fc4f792467bd9a8
SHA1: f4aae5b83e766d7a2cfe611da81bf7771549933d
SHA256: 310bfb3b326b9397e26e727012e2a6b7177237c367ff331283d4f22abcd6d2fc
Section: admin
Priority: optional
Homepage: https://github.com/jasonwitty/socktop
Description: Remote system monitor over WebSocket, TUI like top
socktop is a remote system monitor with a rich terminal user interface (TUI)
that connects to remote hosts running the socktop_agent over WebSocket. It
provides real-time monitoring of CPU, memory, processes, and more with an
interface similar to the traditional 'top' command.
Package: socktop-agent
Version: 1.60.1-1
Architecture: riscv64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 3862
Depends: libc6:riscv64 (>= 2.35)
Filename: pool/main/socktop-agent_1.60.1-1_riscv64.deb
Size: 1643144
MD5sum: 75a5b74641281a5d8e41b5492cd88e7b
SHA1: be064e3c268d872be05ff997cfa9994a374bec4b
SHA256: 87d2ec9dd4a95f832355c8eb52fba68174470f46f4048282ee4b6aa9712ddeaf
Section: admin
Priority: optional
Homepage: https://github.com/jasonwitty/socktop
Description: Socktop agent daemon. Serves host metrics over WebSocket.
socktop_agent is the daemon component that runs on remote hosts to collect and
serve system metrics over WebSocket. It gathers CPU, memory, disk, network,
GPU, and process information that can be monitored remotely by the socktop TUI
client.