]> git.pld-linux.org Git - packages/atsar.git/blame_incremental - atsar.spec
- mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
[packages/atsar.git] / atsar.spec
... / ...
CommitLineData
1# TODO
2# - cron errors:
3#awk: line 36: regular expression compile failed (bad class -- [], [^] or [)
4#[\[
5#awk: line 36: syntax error at or near ]
6#awk: line 87: regular expression compile failed (bad class -- [], [^] or [)
7#[\[
8#awk: line 87: syntax error at or near ]
9Summary: AT Computing System Activity Report - a sar clone for Linux
10Summary(pl): Atsar - odpowiednik uniksowego programu sar dla Linuksa
11Name: atsar
12Version: 1.7
13Release: 3
14License: GPL
15Group: Daemons
16Source0: ftp://ftp.atcomputing.nl/pub/tools/linux/%{name}_linux-%{version}.tar.gz
17# Source0-md5: 2aa73a4a99dd176a02c5336889d8b028
18Source1: %{name}.init
19Source2: %{name}.cron
20Patch0: %{name}-runfrompath.patch
21URL: ftp://ftp.atcomputing.nl/pub/tools/linux/
22BuildRequires: rpmbuild(macros) >= 1.268
23Requires(post,preun): /sbin/chkconfig
24Requires: rc-scripts
25ExclusiveOS: Linux
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%description
29Atsar can be used to measure the load on the most relevant system
30resources, such as CPU, disk, memory and network. Long-term analysis
31can be done via cron, by maintaining log files with statistical
32information. Short-term analysis can be done by starting the command
33atsar with an interval and a number of samples. The current version of
34atsar gathers statistics about the utilization of CPU's, disks, memory
35and swap, serial lines and network (TCP/IP v4 and v6).
36
37%description -l pl
38