macOS
brew install sntoplocal Homebrew formula metadata
brew
Curses-based utility that polls hosts to determine connectivity. Version 1.4.3 via Homebrew; verified from local package data.
install
brew install sntoplocal Homebrew formula metadata
sudo apt install sntopDebian stable package indexes · sntop · source: deb.debian.org
overview
Curses-based utility that polls hosts to determine connectivity
history
sntop is a small ncurses, top-like monitor for checking whether configured network hosts are reachable. It is a SourceForge-era Unix utility: simple C code, terminal UI, fping/ping underneath, and package-manager availability for administrators who want a lightweight status board.
The official project site credits Robert M. Love and Chris M. Rivera and describes sntop as an ncurses-based console utility for monitoring host connectivity. It uses fping, with ping as a supported fallback, and displays results in a top-like format.
SourceForge's files page lists sntop 1.4.3 as a release from November 2001, placing the tool in the early-2000s wave of small Unix admin utilities distributed through SourceForge tarballs, RPMs, and Debian packages.
The input records Homebrew, Debian, and Ubuntu packages. SourceForge's file tree also includes source, source RPM, i386 RPM, and Debian-package areas, showing that sntop was packaged for multiple Unix/Linux consumption styles.
Administrators configure hosts, then use sntop to poll them at intervals and view their status in a terminal. The official page also mentions HTML generation, secure terminal mode, color support, daemon mode, and running external files when a host changes state or goes down.
Package nerds care because sntop is exactly the kind of tiny operational tool that survives through distro recipes: it wraps existing primitives like fping in a curses display, has almost no conceptual overhead, and remains useful on servers where a full monitoring stack would be excessive.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.sntoprc/etc/sntoprcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sntop | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://sntop.sourceforge.net/
install metadata
| Package key | brew:sntop |
|---|---|
| Version | 1.4.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/sntop |
| Homepage | https://sntop.sourceforge.net/ |
| Upstream docs | https://sntop.sourceforge.net/ |
| License | GPL-2.0-only |
| Source archive | https://downloads.sourceforge.net/project/sntop/sntop/1.4.3/sntop-1.4.3.tar.gz |
| Dependencies | fping |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | sntop uses fping by default and fping can only be run by root by default. You can run `sudo sntop` (or `sntop -p` which uses standard ping). You should be certain that you trust any software you grant root privileges. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sntop |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sntop 1.4.3-8
curses-based utility that polls hosts to determine connectivity
https://sourceforge.net/projects/sntop
sudo apt install sntopsntop 1.4.3-6
curses-based utility that polls hosts to determine connectivity
https://sourceforge.net/projects/sntop
sudo apt install sntopsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.