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

41 lines
1.6 KiB
Plaintext

Package: socktop
Version: 1.60.1-1
Architecture: amd64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 3456
Depends: libc6 (>= 2.34)
Filename: pool/main/socktop_1.60.1-1_amd64.deb
Size: 1319240
MD5sum: 2aca630aead2bf461e2ec3ac2ddbab84
SHA1: a777af9b28ecdfe72cc9e7ebb6abdac9412dae0d
SHA256: db39a645934f20bb82c2227ba9b1218fc58bad303e96f65a545b7a5fad3d7ecd
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: amd64
Maintainer: Jason Witty <jasonpwitty+socktop@proton.me>
Installed-Size: 6553
Depends: libc6 (>= 2.34), libdrm-amdgpu1 (>= 2.4.80)
Filename: pool/main/socktop-agent_1.60.1-1_amd64.deb
Size: 1865860
MD5sum: 7a5f5fdf48059e5f6e8ab25ed28199b9
SHA1: 2911992b3a89796b62b4b32d401919fbd6358e31
SHA256: 1ad47c8d8c75c864d17b9c6489555fe0d60fd94eb22e0500aa9310494b011f3c
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.