]> git.pld-linux.org Git - packages/atsar.git/blame - atsar.spec
- mass attack: s/%patch /%patch0 / -- usefull for overloaded %patch macro
[packages/atsar.git] / atsar.spec
CommitLineData
5655df81
ER
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 ]
20fa3aa3
JB
9Summary: AT Computing System Activity Report - a sar clone for Linux
10Summary(pl): Atsar - odpowiednik uniksowego programu sar dla Linuksa
00f4090c 11Name: atsar
3c440d55 12Version: 1.7
61a65338 13Release: 3
67d14a5b 14License: GPL
34c63c24 15Group: Daemons
00f4090c 16Source0: ftp://ftp.atcomputing.nl/pub/tools/linux/%{name}_linux-%{version}.tar.gz
3c440d55 17# Source0-md5: 2aa73a4a99dd176a02c5336889d8b028
00f4090c 18Source1: %{name}.init
19Source2: %{name}.cron
f13d9b5c 20Patch0: %{name}-runfrompath.patch
00f4090c 21URL: ftp://ftp.atcomputing.nl/pub/tools/linux/
3c78eebb 22BuildRequires: rpmbuild(macros) >= 1.268
e0f35128 23Requires(post,preun): /sbin/chkconfig
3c78eebb 24Requires: rc-scripts
00f4090c 25ExclusiveOS: Linux
20fa3aa3 26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
00f4090c 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