Summary: SLmon is a tool for monitoring system's performance Name: slmon Version: 0.5.13 Release: 1 URL: http://slmon.sourceforge.net/ Source0: %{name}-%{version}.tar.gz Source1: slmonrc License: GPL Packager: Brandon George Group: Applications/System BuildRoot: %{_tmppath}/%{name}-root PreReq: /sbin/install-info Buildrequires: slang-devel, libgtop2-devel Requires: slang, libgtop2 %description SLmon is a tool for monitoring system's performance. It displays results using nice and (hopefully) readable text-based UI. Currently monitored are: - CPU load (SMP is supported) - memory (including swap) - uptime, date and time - number of logged in users - network interfaces - running processes %prep %setup -q %build CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr make %{_smp_mflags} %install rm -rf $RPM_BUILD_ROOT mkdir -p %{buildroot}/etc make prefix=%{buildroot}/usr mandir=%{buildroot}/usr/share/man install install -m 644 %{SOURCE1} %{buildroot}/etc %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) %doc README AUTHORS COPYING ChangeLog NEWS slmon.html %config /etc/slmonrc %{_bindir}/* %{_mandir}/*/* %changelog * Sun Aug 20 2004 Alvaro Reguly - updated to 0.5.10 * Wed May 22 2002 Brandon George - updated to 0.5.9, added rc file * Mon Dec 4 2000 Tim Powers - updated to 0.4.0 * Mon Nov 20 2000 Tim Powers - rebuilt to fix bad dir perms * Tue Nov 14 2000 Tim Powers - update to 0.3.7 - no longer have info pages * Fri Nov 3 2000 Tim Powers - update to 0.3.6 to fix some CPU counting probs * Sun Oct 29 2000 Tim Powers - update to 0.3.5 * Thu Oct 26 2000 Tim Powers - Initial build for Powertools. Very cool app :) - patched the spelling of "length". It was pretty visible in the app.