Files
socktop/dists/stable/main/binary-armhf/Packages
T
2026-08-23 15:51:03 +00:00

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.0-1
Architecture: armhf
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 2776
Depends: libc6:armhf (>= 2.39)
Filename: pool/main/socktop_1.60.0-1_armhf.deb
Size: 1034188
MD5sum: 06d2e083ba6ed6b6596736a2795c31b1
SHA1: f0a365f1f6183e0a0c4325f99a16b77ed25ff7d5
SHA256: e740551afb7f8cd37d6daf5f9a5a09e2375e93afd36838fc7b4d36bb25a53476
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.0-1
Architecture: armhf
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 3825
Depends: libc6:armhf (>= 2.39)
Filename: pool/main/socktop-agent_1.60.0-1_armhf.deb
Size: 1467232
MD5sum: 44b0f80483968344eb7a0319c085dad3
SHA1: 87a586aaaf38cc6ca8211753aa0cb4e71a9599d4
SHA256: 62136b519e5521ea7d32c0907f1e58edef4118f00095fe3389002dcb3a9fda0c
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.