readme
来自「sntop是一个基于curses的控制台工具」· 代码 · 共 19 行
TXT
19 行
sntop - simple network top READMEAuthors: rml, cmrsntop is an ncurses-based top-esque console utility for monitoring theconnectivity of network hosts, supporting various advanced featuresand released under the GPL.sntop uses fping (ping is supported, too) to determine connectivity ofhosts, specified in a config file, on a regular interval. the resultsare displayed in a top-like format. advanced features include htmlgeneration of results for automatic web page, secure terminal mode,execution of external file on alarm (configurable for either host DOWNor any change in host status), color support, daemon support, and bothuser and system-wide config files. sntop aims for support on all popularunices and platforms.patches, ideas, bug fixes, complaints, and comments are welcome.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?