⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sntop.spec

📁 sntop是一个基于curses的控制台工具
💻 SPEC
字号:
## scamlib RPM Spec File - 06 May 2001#Summary: a curses-based top-esque monitor of network host statusName: sntopVersion: 1.4.2Release: 1Copyright: GPLGroup: System Environment/DaemonsSource: http://sntop.sourceforge.net/files/%{name}-%{version}.tar.gzURL: http://sntop.sourceforge.net/Requires: fping%descriptionsntop is an ncurses-based top-esque console utility for monitoring theconnectivity of network hosts, supporting various advanced features andreleased 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 displayedin 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 foreither host DOWN or any change in host status), color support, and both userand system-wide config files.%prep%setup -q%build./configure --prefix=%{_prefix} --mandir=%{_mandir} --bindir=%{_bindir}make%installrm -rf %{buildroot}make install%cleanrm -rf %{buildroot}%files%defattr(-, root, root)%doc ChangeLog COPYING CREDITS README TODO/etc/sntoprc%{_bindir}/sntop%{_mandir}/man1/sntop.1.gz%changelog* Thu May 17 2001 Robert M. Love <rml@tech9.net>- initial packaging of 1.4.2

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -