auto-import changelog data from sysstat-4.0.3-2.src.rpm

Fri Apr 12 2002 Trond Eivind Glomsrd <teg@redhat.com> 4.0.3-2
- Do the daily sa2 run just before midnight, not at 4AM... you'd only get 4
    hours worth of data that way (#63132)
This commit is contained in:
cvsdist 2004-09-09 12:58:48 +00:00
parent f9423f75c1
commit 87a9bf8861
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,5 @@
# run system activity accounting tool every 10 minutes
*/10 * * * * root /usr/lib/sa/sa1 1 1
# generate a daily summary of process accounting at 23:53
53 23 * * * root /usr/lib/sa/sa2 -A

View File

@ -1,6 +1,6 @@
Name: sysstat
Version: 4.0.3
Release: 1
Release: 2
Summary: The sar and iostat system monitoring commands.
License: GPL
Group: Applications/System
@ -37,7 +37,7 @@ make install MAN_DIR=%{_mandir}
mkdir -p %{buildroot}/etc/{cron.daily,cron.d}
install %{SOURCE1} %{buildroot}/etc/cron.d/sysstat
install %{SOURCE2} %{buildroot}/etc/cron.daily/sysstat
#install %{SOURCE2} %{buildroot}/etc/cron.daily/sysstat
%find_lang %{name}
@ -61,7 +61,7 @@ rm -rf %{buildroot}
%defattr(-,root,root)
%doc CHANGES COPYING CREDITS README TODO
%config(noreplace) /etc/cron.d/sysstat
%config(noreplace) /etc/cron.daily/sysstat
#config(noreplace) /etc/cron.daily/sysstat
%{_bindir}/*
%{_libdir}/sa
%{_mandir}/man1/*
@ -69,6 +69,10 @@ rm -rf %{buildroot}
/var/log/sa
%changelog
* Fri Apr 12 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.3-2
- Do the daily sa2 run just before midnight, not at 4AM... you'd
only get 4 hours worth of data that way (#63132)
* Thu Feb 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 4.0.3-1
- 4.0.3