SPECS: watsup.spec - fixed Summary; added description

sls sls at pld-linux.org
Sat May 17 23:33:04 CEST 2008


Author: sls                          Date: Sat May 17 21:33:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed Summary; added description

---- Files affected:
SPECS:
   watsup.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/watsup.spec
diff -u SPECS/watsup.spec:1.1 SPECS/watsup.spec:1.2
--- SPECS/watsup.spec:1.1	Sat May 17 23:00:26 2008
+++ SPECS/watsup.spec	Sat May 17 23:32:59 2008
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 #
-Summary:	Image editor and processor
+Summary:	System resources monitor
 Name:		watsup
 Version:	09
 Release:	1
@@ -15,6 +15,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
+Watsup monitors Linux system resources and the processes using those
+resources. It is different from monitor programs you have seen before:
+
+- Overhead is low, supporting a sample interval down to 0.1 seconds
+- Overall system and top process resources are shown on one page
+- CPU, memory, disk I/O, network I/O, and page faults are monitored
+- The highest ranked processes fitting in the window are shown, with
+  minimal jumping around between samples (easier to watch one or a few
+  processes)
+- Process rank is a weighted sum of CPU, hard page faults, and disk
+  I/O over the last several samples (the weight of each sample declines
+  with age)
+- Font can be made large or small (for display in a corner of the
+  screen)
 
 %prep
 %setup -q -n %{name}
@@ -41,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-05-17 21:32:59  sls
+- fixed Summary; added description
+
 Revision 1.1  2008-05-17 21:00:26  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/watsup.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list