[packages/sysstat] - rel 2; store records every 2min

arekm arekm at pld-linux.org
Sun Nov 25 22:53:37 CET 2018


commit b95a5b3671d67a75a6dfa0137706cb090d2ed778
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Nov 25 22:53:30 2018 +0100

    - rel 2; store records every 2min

 crontab      | 4 ++--
 sysstat.spec | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/sysstat.spec b/sysstat.spec
index e1792e1..fdf853e 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -10,7 +10,7 @@ Summary(zh_CN.UTF-8):	sar, iostat 等系统监视工具
 # Sysstat 12.0.x released (stable version).
 Name:		sysstat
 Version:	12.0.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://pagesperso-orange.fr/sebastien.godard/%{name}-%{version}.tar.xz
diff --git a/crontab b/crontab
index 9606b85..25fc268 100644
--- a/crontab
+++ b/crontab
@@ -3,8 +3,8 @@
 # 8am-7pm activity reports every 20 minutes during weekdays.
 #0 8-18 * * 1-5 root /bin/systemd_booted || /usr/lib/sa/sa1 1200 3
 
-# activity reports every 10 minutes everyday.
-0 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 600 6
+# activity reports every 2 minutes everyday.
+0 * * * * root /bin/systemd_booted || /usr/lib/sa/sa1 120 30
 
 # Activity reports every an hour on Saturday and Sunday.
 #0 * * * 0,6 root /bin/systemd_booted || /usr/lib/sa/sa1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysstat.git/commitdiff/b95a5b3671d67a75a6dfa0137706cb090d2ed778



More information about the pld-cvs-commit mailing list