Commit Graph

5 Commits (cd90faa206e6160687feaeab927ec2f6e699d57e)

Author SHA1 Message Date
Mike McQuaid 88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Adam Vandenberg fb4804a7fd sntop: style nits 2012-03-21 21:22:14 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike McQuaid 395f3aa941 Add caveat for sntop to warn about fping. 2010-11-29 22:57:50 +00:00
Peter Host f88414729f New formula sntop - simple network top
sntop is an ncurses-based top-esque console utility for monitoring the connectivity of network hosts, supporting various advanced features and released under the GPL.
sntop uses fping (ping is supported, too) to determine connectivity of hosts, specified in a config file, on a regular interval. the results are displayed in a top-like format.
advanced features include html generation of results for automatic web page, secure terminal mode, execution of external file on alarm (configurable for either host DOWN or any change in host status), color support, and both user and system-wide config files. sntop aims for support on all popular unices and platforms.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-11-29 22:47:08 +00:00